Richard M. Stallman
1691b32b59
(Fdelete_directory): Allow dir names as well as file names.
1994-05-22 01:40:44 +00:00
Richard M. Stallman
631ffc911c
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
1994-05-21 23:16:32 +00:00
Richard M. Stallman
4458f5554d
(create_process): Don't complain about error from TIOCSETD.
1994-05-21 07:28:57 +00:00
Richard M. Stallman
59135ed1f9
Add template for init_gettimeofday.
1994-05-21 07:28:23 +00:00
Richard M. Stallman
546e6d5b17
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
...
(x_iconify_frame) [USE_X_TOOLKIT]: New code for invisible window case.
(XtNinitialState) [USE_X_TOOLKIT]: New #define.
(x_make_frame_invisible): Mostly combine toolkit/non-toolkit cases,
in the process fixing a dumb bug.
(x_iconify_frame): Fix error messages.
1994-05-21 05:36:07 +00:00
Karl Heuer
d8acee5f65
(x_set_background_color): Set scroll bar backgrounds.
1994-05-21 01:11:51 +00:00
Richard M. Stallman
1051b3b3ef
(Finsert_file_contents): Declare buffer as unsigned
...
char. When comparing with file size convert same_at_start to
distance to buffer start. If the file matches the buffer
contents truncate the buffer to the size of the file.
1994-05-20 23:14:58 +00:00
Michael I. Bushnell
73aa97044a
Only lusers assume that O_RDONLY == 0.
1994-05-20 16:17:20 +00:00
Richard M. Stallman
9fdbfdf8fd
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
...
(lispy_function_keys): Add `backtab'.
1994-05-20 08:18:01 +00:00
Richard M. Stallman
c04d7da3f0
(UNEXEC_ALIAS): New variable, used to make the unex...o target.
...
(ORDINARY_LINK): Define by default if __GNU_LIBRARY__ and not LINUX.
1994-05-20 08:16:32 +00:00
Richard M. Stallman
b839cea074
(Fset_face_attribute_internal): Always return valid data.
1994-05-20 05:32:26 +00:00
Richard M. Stallman
eb769fd77c
(syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-20 05:29:50 +00:00
Richard M. Stallman
5520f84fc6
(FRAME_SUPPORT): Add menu-bar.el.
...
(ORDINARY_LINK): Define by default
if __GNU_LIBRARY__ and not LINUX.
1994-05-19 23:41:44 +00:00
Richard M. Stallman
50d5aeb56c
(EmacsFrameSetCharSize): Once again preserve x and y pos,
...
but not the same way as before.
1994-05-19 23:36:01 +00:00
Richard M. Stallman
eb0995ee10
(EXTRA_INITIALIZE): Define here.
1994-05-19 23:32:48 +00:00
Richard M. Stallman
cbd4bc1b50
(EXTRA_INITIALIZE): Definition deleted.
1994-05-19 23:32:30 +00:00
Richard M. Stallman
d446a85621
(syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 22:11:05 +00:00
Richard M. Stallman
5844e1c409
Add "args" to dummy definition of compute-motion.
1994-05-19 21:48:59 +00:00
Richard M. Stallman
8dca31790b
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 20:25:52 +00:00
Richard M. Stallman
3883a90171
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
...
use GNU_LIBRARY_PENDING_OUTPUT_COUNT if defined.
Include errno.h.
1994-05-19 18:42:37 +00:00
Richard M. Stallman
1ad2277b68
(setup_frame_gcs): Move cursor_bits variable out of
...
setup_frame_gcs and rename to setup_frame_cursor_bits.
1994-05-19 18:32:59 +00:00
Richard M. Stallman
c2c3f859e2
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
...
renamed from PENDING_OUTPUT_COUNT.
1994-05-19 16:34:27 +00:00
Richard M. Stallman
948c852a5f
(other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 15:49:52 +00:00
Richard M. Stallman
f70e9e1e64
(xmenu_show): Don't look in menubar for core.height if no menu bar.
1994-05-19 05:56:21 +00:00
Richard M. Stallman
f4226e8999
(Fwrite_region): Set update_mode_lines.
1994-05-19 05:54:51 +00:00
Richard M. Stallman
268466edbe
(syms_of_fileio): Doc fix.
...
(Finsert_file_contents): Declare `buffer' as unsigned char.
1994-05-19 05:20:27 +00:00
Richard M. Stallman
872157e774
(lispy_function_keys): Add various kp- keys for X11R6.
1994-05-19 00:28:39 +00:00
Richard M. Stallman
3cf855321c
(Fset_window_buffer): Fix dedicated window error call.
...
(window_loop, case UNSHOW_BUFFER): Clear dedicated flag.
1994-05-18 23:37:55 +00:00
Richard M. Stallman
83dcaada84
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
1994-05-18 05:50:51 +00:00
Richard M. Stallman
5adcab5315
EMACS_CONFIGURATION renamed from CONFIGURATION.
1994-05-18 05:40:19 +00:00
Richard M. Stallman
f7511647da
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
...
(shut_down_emacs): Don't call intern.
1994-05-18 05:39:39 +00:00
Karl Heuer
b6703b0279
(Fbacktrace): Properly nest parentheses.
...
(Fbacktrace_frame): Don't bomb on invalid frame number.
1994-05-17 22:58:29 +00:00
Richard M. Stallman
ca873d73a2
(command_loop_1): Fix test for valid display table entry,
...
for backwards motion.
1994-05-17 19:51:54 +00:00
Richard M. Stallman
b46498ae45
(ALL_LDFLAGS): Add LDFLAGS.
...
(MAKE): Don't override a previous value of MAKE set by configure.
1994-05-17 19:44:17 +00:00
Richard M. Stallman
d520f0d2ad
(update_frame): Fix test of outq and baud_rate some more.
1994-05-17 19:38:45 +00:00
Richard M. Stallman
f2a578bad4
(update_frame): Fix backwd test of outq and baud_rate.
1994-05-17 19:38:00 +00:00
Richard M. Stallman
15fa1468c1
(Fdo_auto_save): Save listdesc as an integer, only if open.
...
(do_auto_save_unwind): Corresponding changes.
1994-05-17 09:46:59 +00:00
Richard M. Stallman
cf20434782
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
1994-05-17 09:43:47 +00:00
Richard M. Stallman
b278e52a3b
(gettimeofday): New function substituting the library
...
function of the same name.
(init_gettimeofday): New function.
(init_environment): Call init_gettimeofday after possibly
setting TZ environment variable.
1994-05-17 07:24:12 +00:00
Richard M. Stallman
78c8278d36
(xmenu_show): Completely ignore nameless panes
...
except for the first pane. Ignore named panes too if KEYMAPS.
1994-05-17 04:30:32 +00:00
Karl Heuer
2b1bdf65a9
(fix_overlays_in_range): New function.
1994-05-17 03:30:40 +00:00
Karl Heuer
8de1d5f084
(Ftranspose_regions): Fix overlays after moving markers.
...
Update point as if it were a marker.
1994-05-17 03:28:55 +00:00
Richard M. Stallman
d0b688963b
(syms_of_eval): Doc fixes.
1994-05-16 09:41:17 +00:00
Richard M. Stallman
79cf745601
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
1994-05-15 21:39:38 +00:00
Richard M. Stallman
3d4ad6e0a3
(crlf_to_lf): Fix off-by-one condition.
1994-05-15 19:38:50 +00:00
Richard M. Stallman
5fd4de1597
(Fcurrent_time_zone): Add cast.
1994-05-15 19:25:21 +00:00
Richard M. Stallman
57705ff77c
(LOCALTIME_CACHE): Defined.
1994-05-15 05:28:41 +00:00
Richard M. Stallman
10b713db35
(LOCALTIME_CACHE): Define, if not OSF1.
1994-05-15 05:23:58 +00:00
Richard M. Stallman
d0a5772821
(bind_polling_period): Never decrease polling_period.
...
(echo): Don't echo motion events.
1994-05-14 22:23:38 +00:00
Richard M. Stallman
9b07615b7e
(XTread_socket): For button events, clear compose_status.
1994-05-14 22:17:13 +00:00