1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 15:00:42 -08:00
Commit graph

5476 commits

Author SHA1 Message Date
Richard M. Stallman
4322e608d7 (distclean): Delete Makefile.c, not Makefile.in.
(SOURCES): Corresponding changes for file renamings.
1995-07-18 06:03:55 +00:00
Richard M. Stallman
66ac18ab5f (paths.h): Depend on paths.in.
(config.h): Depend on config.in.
1995-07-18 06:02:21 +00:00
Karl Heuer
2628578400 Fix the other instance too. 1995-07-18 00:34:53 +00:00
Karl Heuer
67c098ad3c (Fbyte_code): Fix variable names in previous change. 1995-07-18 00:30:09 +00:00
Karl Heuer
f2f2356280 (mouse_get_pos, mouse_check_moved, XMenuActivate):
Access mouse_moved in selected_frame.
1995-07-18 00:25:14 +00:00
Karl Heuer
f32538544f (mouse_moved): Variable deleted.
(kbd_buffer_get_event, readable_events):
Check mouse_moved in all frames.
Check do_mouse_tracking for non-nil ness.
(Ftrack_mouse): Set do_mouse_tracking to t.
(kbd_buffer_get_event): Discard a selection_clear_event
before processing it.
1995-07-17 23:42:42 +00:00
Karl Heuer
33487cc80b Fix conditional. 1995-07-17 23:24:57 +00:00
Karl Heuer
47b3774a24 [linux]: Include values.h and #undef
certain macros, to avoid conflict later.
1995-07-17 22:27:44 +00:00
Karl Heuer
fe111dafb1 (sys_close): Handle Sunos 4.1 bug in close errno value.
(init_system_name): Add cast in init for fqdn.
1995-07-17 22:27:13 +00:00
Karl Heuer
a03a26dbdf (Fx_list_fonts): Don't free thisinfo if it is 0. 1995-07-17 22:25:39 +00:00
Karl Heuer
5be02dffe8 (Fread): Rename arg READCHARFUN to STREAM. 1995-07-17 22:24:37 +00:00
Karl Heuer
0e7078f5c8 (win32_mouse_position, mouse_moved_to):
Access mouse_moved in selected_frame.
1995-07-17 22:23:14 +00:00
Karl Heuer
6462918ce5 (struct frame): New field `mouse_moved'. 1995-07-17 22:22:36 +00:00
Karl Heuer
fbb908296b (current_minor_maps): Catch errors in Findirect_function.
(current_minor_maps_error): New function.
1995-07-17 22:21:54 +00:00
Karl Heuer
ee8e09af76 (keyboard_bit_set): Fix one-off in loop end. 1995-07-17 22:21:21 +00:00
Karl Heuer
cb33c142fe (Fwrite_region): If fsync fails with EINTR, don't
report a Lisp error.
1995-07-17 22:20:32 +00:00
Karl Heuer
02ae150174 (lispsource): Renamed from lispdir.
(TAGS): Use etags from build dir, but make TAGS
file in source dir.
(${lispsource}TAGS): Renamed from ../lisp/TAGS.  Deps changed too.
(tags): Corresponding changes.
(lisptagsfiles): Delete the term/*.el files.
1995-07-17 22:20:01 +00:00
Karl Heuer
9115729ea3 (last_overlay_modification_hooks): New variable.
(last_overlay_modification_hooks_used): Likewise.
(syms_of_buffer): Init last_overlay_modification_hooks.
(add_overlay_mod_hooklist): New function.
(call_overlay_mod_hooks): Call add_overlay_mod_hooklist.
(report_overlay_modification): When AFTER is non-nil,
call the functions recorded in last_overlay_modification_hooks.
1995-07-17 22:19:07 +00:00
Karl Heuer
9a51b24a03 (Fexpt): Use EMACS_INT for integer calculation.
(Ffloor): Likewise.
1995-07-17 22:18:04 +00:00
Karl Heuer
ed3e7c62a6 (_setjmp, _longjmp): Add #undef's. 1995-07-17 22:17:19 +00:00
Karl Heuer
d5283a4c58 (SCO_R4): Defined. 1995-07-17 22:16:30 +00:00
Karl Heuer
845b1a3cc6 (AMPERSAND_FULL_NAME): Defined. 1995-07-17 22:15:55 +00:00
Karl Heuer
afaa660f96 (main): Add to usage message. 1995-07-17 22:15:05 +00:00
Karl Heuer
19b5158fe5 (Fsit_for): Don't call prepare_menu_bars here. 1995-07-17 22:14:37 +00:00
Karl Heuer
144025039f (x_clear_frame_selections): Delete duplicate code. 1995-07-17 22:14:00 +00:00
Karl Heuer
39d8bb4dcf [HAVE_X11XTR6]: Include locale.h
(x_term_init) [HAVE_X11XTR6]: Set LC_NUMERIC and LC_TIME back to C.
(note_mouse_movement): Set mouse_moved in the x_display_info.
(XTmouse_position, x_scroll_bar_note_movement): Likewise.
(x_scroll_bar_report_motion): Likewise.
(x_draw_box, x_display_box_cursor, x_display_bar_cursor):
New args x, y.  Don't use curs_x or curs_y here.  Callers changed.
1995-07-17 22:12:45 +00:00
Karl Heuer
3c06d20592 (Flist): Rewritten.
(allocating_for_lisp): New variable.
(init_intervals, make_interval, init_symbol, Fmake_symbol)
(init_float, make_float, init_cons, Fcons)
(allocate_vectorlike, init_marker, allocate_misc)
(init_strings, make_uninit_string): Set allocate_misc temporarily.
1995-07-17 22:10:25 +00:00
Karl Heuer
6030ce6474 (Fnumber_to_string): Make `buffer' long enough. 1995-07-17 22:09:35 +00:00
Karl Heuer
056c80f9c3 (Fbyte_code): For Beqlsign, if both args are ints,
compare as ints.
1995-07-17 22:09:03 +00:00
Richard M. Stallman
14ee2e03ff [!__GNUC__] (LD_SWITCH_SYSTEM): Define this. 1995-07-07 13:37:33 +00:00
Richard M. Stallman
e83ec068f9 (C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these
names instead of C_SWITCH_OPTIMIZE, C_SWITCH_DEBUG.
1995-07-07 13:37:04 +00:00
Richard M. Stallman
6032180236 (LIB_MOTIF, VFORK_RETURN_TYPE): Define these. 1995-07-07 13:36:40 +00:00
Richard M. Stallman
665881adf7 (x_initialize) [USE_X_TOOLKIT]: Set fallback resources. 1995-07-07 13:35:48 +00:00
Richard M. Stallman
86bee31c83 (redisplay_window): Fix typos in clip_changed change. 1995-07-07 13:35:19 +00:00
Richard M. Stallman
1479ef51ab (Fset_window_hscroll): Set clip_changed in the buffer.
(temp_output_buffer_show): Likewise.
1995-07-07 13:34:49 +00:00
Richard M. Stallman
13373f4ece (Fstart_process): Expand PROGRAM.
Error if it is a directory.
1995-07-07 13:34:16 +00:00
Richard M. Stallman
553a1e4656 (get_keymap_1): Declared. 1995-07-07 13:33:29 +00:00
Richard M. Stallman
18744e178c (Fwiden): Set clip_changed in current buffer.
(Fnarrow_to_region, save_restriction_restore): Likewise.
1995-07-07 13:32:21 +00:00
Richard M. Stallman
2a3eeee73e (overlays_in): Don't count empty overlays at END.
(Foverlays_in): Likewise.
1995-07-07 13:31:48 +00:00
Richard M. Stallman
4297555ed2 Don't use relocatable allocator. 1995-07-07 13:20:16 +00:00
Richard M. Stallman
017c7cb6d2 (read_char): Temporarily clear Vquit_flag
while checking Vspecial_event_map.
1995-07-02 09:38:15 +00:00
Richard M. Stallman
28995e6706 (clip_changed): Variable deleted.
(prepare_menu_bars): Don't look at clip_changed.
(redisplay): Don't set clip_changed.  Do set b's clip_changed.
(redisplay_window): Check clip_changed in current_buffer.
(mark_window_display_accurate): Clear clip_changed in the window's buffer.

(redisplay_window): Update individual window's mode line
if %c calls for an update.
(redisplay): Set update_mode_line for selected window only,
if it needs this because of %c.
1995-07-02 06:08:48 +00:00
Richard M. Stallman
715bde06c9 (struct buffer): New field clip_changed. 1995-07-02 06:07:43 +00:00
Richard M. Stallman
6f20989276 (x_set_icon_type, x_set_icon_name): Don't ever remap the
frame window; changing the icon doesn't make it disappear.
1995-07-02 02:36:32 +00:00
Richard M. Stallman
7f07d5cafe (Vspecial_event_map): New variable.
(syms_of_keyboard): Define Lisp var; init the map.
(read_char): Look up each event in Vspecial_event_map; if bound,
execute the binding here and read another event.
(keys_of_keyboard): Make bindings for iconify-frame,
make-frame-visible and delete-frame.
1995-07-02 00:08:34 +00:00
Richard M. Stallman
60573a9049 (compute_char_face): Use Fsafe_length. 1995-07-01 22:29:51 +00:00
Richard M. Stallman
643f822f0a (Fsafe_length): Declared. 1995-07-01 22:28:16 +00:00
Richard M. Stallman
5a30fab88d (Fsafe_length): New function.
(syms_of_fns): defsubr it.
1995-07-01 22:27:40 +00:00
Richard M. Stallman
f6e0680c88 Don't use sunos4shr.h; go back to 19.28 definition. 1995-07-01 19:49:40 +00:00
Richard M. Stallman
7d23fb3908 (sigsetmask): Add #undef. 1995-07-01 19:48:43 +00:00