1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 09:20:59 -08:00
Commit graph

5886 commits

Author SHA1 Message Date
Richard M. Stallman
9af3143a29 (XTmouse_position): Exit the loop if child == win.
(x_iconify_frame): Call FRAME_SAMPLE_VISIBILITY.
1995-11-22 12:38:53 +00:00
Richard M. Stallman
88d9cecbc6 (Fset_face_attribute_internal) [MSDOS]: Set font field to 1. 1995-11-22 12:13:35 +00:00
Richard M. Stallman
64ec6a0251 (internal_terminal_init): Initialize the_only_x_display.font. 1995-11-22 12:09:49 +00:00
Richard M. Stallman
ef1bfd8f71 (dos_set_keyboard): If CODE is not recognized,
initialize to the US keyboard table.
1995-11-22 10:47:09 +00:00
Richard M. Stallman
c7ce28cedd (LIB_MOTIF): New definition. 1995-11-21 23:35:25 +00:00
Richard M. Stallman
f3400cf966 (unload_color, unload_font): Never invalidate computed faces 0 and 1. 1995-11-21 21:12:43 +00:00
Richard M. Stallman
d07f802a2c (Fdisplay_buffer): Always deiconify the window's frame.
(display_buffer_1): New subroutine.
1995-11-21 20:12:52 +00:00
Richard M. Stallman
e983fdb272 (Fcurrent_time): Doc fix. 1995-11-21 20:11:09 +00:00
Richard M. Stallman
6000fe3736 (main): Add LINUX_SBRK_BUG conditional call to __sbrk. 1995-11-21 16:56:17 +00:00
Richard M. Stallman
629aa3cbaf [LINUX] (LINUX_SBRK_BUG): Defined. 1995-11-21 16:55:17 +00:00
Richard M. Stallman
c52d98496d (SYSTEM_PURESIZE_EXTRA): Increased. 1995-11-21 07:47:43 +00:00
Richard M. Stallman
b3d5621c9b (syms_of_dosfns): Use 0x75 for dos_keypad_mode. 1995-11-21 06:51:26 +00:00
Richard M. Stallman
128a5b555b (Flist): Avoid using -- in while condition. 1995-11-20 23:21:25 +00:00
Richard M. Stallman
9b69702f3a (choose_minibuf_frame): On MSDOS, just use minibuf_window. 1995-11-20 18:38:26 +00:00
Richard M. Stallman
1521a8fa05 (Vsource_directory): New variable.
(init_lread): Initialize it.
(syms_of_lread): Set up Lisp var.
1995-11-20 06:38:57 +00:00
Richard M. Stallman
0d43a5d9ec (show_mouse_face): When clearing cursor, use proper column range. 1995-11-20 04:46:08 +00:00
Richard M. Stallman
a5d004a13d (Fmake_local_variable): Call find_symbol_value
before making a new local binding.
1995-11-19 03:39:22 +00:00
Richard M. Stallman
0f2256ef28 #undef SIGPOLL and SIGURG as well as SIGIO. 1995-11-19 03:37:43 +00:00
Richard M. Stallman
6f23288124 (Fset_text_properties): Call set_properties
even if we also merge an interval.
1995-11-18 16:22:42 +00:00
Richard M. Stallman
e0bfbde6a4 (Qredisplay_end_trigger_functions): Renamed from ..._hook.
(syms_of_xdisp): Set up new name.
(display_text_line): Call them with arguments.
1995-11-18 16:21:19 +00:00
Richard M. Stallman
76854cf2c2 (Fset_window_redisplay_end_trigger): Doc fix. 1995-11-18 16:00:22 +00:00
Richard M. Stallman
beea50e415 (Fexecute_extended_command):
Call Fwhere_is_internal just once to handle all the maps.
1995-11-18 15:58:54 +00:00
Richard M. Stallman
7651b07e90 (FRAME_WINDOW_P): Always define it one way or another. 1995-11-16 20:00:37 +00:00
Roland McGrath
5e69f11ee5 (gettext_noop): New macro, identity fn.
(re_error_msgid): Mark strings with that, to ease message catalog creation.
1995-11-16 02:51:19 +00:00
Roland McGrath
51e8c46a3a Declare etext. 1995-11-16 01:48:21 +00:00
Roland McGrath
6c6b28ea7f [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
present.
1995-11-16 01:46:10 +00:00
Richard M. Stallman
91375f8fc6 (XTread_socket): Verify a ButtonPress was actually in the
menu bar before generating a menu_bar_activate_event event.
1995-11-15 23:15:49 +00:00
Richard M. Stallman
d31b6237e9 (syms_of_xselect): Doc fix. 1995-11-15 18:33:45 +00:00
Richard M. Stallman
0d199f9c6b (x_clear_frame_selections): Get selection_symbol properly.
(x_clear_frame_selections): Undo previous change.
1995-11-15 18:32:09 +00:00
Richard M. Stallman
1df9cc4060 (doprnt1): Add a cast. 1995-11-15 17:44:17 +00:00
Richard M. Stallman
436c581148 (mark_object): Don't overwrite original argument value. 1995-11-15 17:42:44 +00:00
Richard M. Stallman
4a9ee00512 (xsymbol): Cast name explicitly to (char *). 1995-11-15 16:57:23 +00:00
Geoff Voelker
c3b8ccce39 Initial revision 1995-11-14 19:16:18 +00:00
Richard M. Stallman
2dc3be7eba (check_executable) [DOS_NT]: Treat all dirs as executable.
(Fcopy_file): Don't chmod output file on MSDOS
unless we have DJGPP version 2.
1995-11-14 17:38:19 +00:00
Richard M. Stallman
6441db6b0b Declare calloc like malloc. 1995-11-13 05:06:14 +00:00
Richard M. Stallman
08bc143c8b (LIBS_STANDARD): Definition deleted. 1995-11-12 06:36:40 +00:00
Richard M. Stallman
c57bc20ffc (LIBS_SYSTEM): Fix typo in prev change. 1995-11-12 06:34:20 +00:00
Richard M. Stallman
a087952049 Always include dispextern.h before cm.h. 1995-11-12 05:20:12 +00:00
Richard M. Stallman
a1aaa23f9f (syms_of_frame_1): Set up Vdefault_frame_alist here.
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.
1995-11-11 23:50:10 +00:00
Richard M. Stallman
ae44f7a443 (Fdocumentation): Reject a file reference
at the end of a lambda body.
1995-11-11 23:48:53 +00:00
Richard M. Stallman
24fab5adf3 (dos_menubar_clock_displayed): New variable.
(check_timer): Erase the clock if it has been turned off.
1995-11-11 23:48:29 +00:00
Richard M. Stallman
f6fd109b05 (display_text_line): Handle redisplay_end_trigger
before getting the face of the next character.  Reset next_face_change.
1995-11-11 22:12:30 +00:00
Richard M. Stallman
68d96f02f3 (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Do not test for backtracking--do the same thing with or without.

(_GNU_SOURCE): Undef before defining.

(re_max_failures): Initialize to just 20000.
1995-11-11 20:51:37 +00:00
Richard M. Stallman
d1be9f0f0d (check_syntax_table): Check the purpose slot.
Use Qsyntax_table_p for the error message.

(Fmodify_syntax_entry): Don't fail to init MATCH.
1995-11-11 20:28:26 +00:00
Richard M. Stallman
a084ed10a8 (fatal_unexec): Don't use varargs. 1995-11-11 20:27:37 +00:00
Richard M. Stallman
dc937613b0 (display_menu_bar): Fix backwards conditional.
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.
1995-11-11 15:55:13 +00:00
Richard M. Stallman
b985297a9e (NO_EDITRES): Defined.
(LIBXMU): Define once again.
1995-11-11 07:14:26 +00:00
Richard M. Stallman
3b882b1dab (HACK_EDITRES): Don't define if NO_EDITRES is defined. 1995-11-11 07:13:56 +00:00
Richard M. Stallman
0fdff6bbc2 (HACK_EDITRES): Define here as in xfns.c.
(XTread_socket): Test HACK_EDITRES.
1995-11-11 07:13:06 +00:00
Richard M. Stallman
57aeea1e47 (set_menu_bar_lines): Record the fact that the window configuration changes.
(set_menu_bar_lines_1): Mark the window as modified.
1995-11-11 00:49:45 +00:00