Paul Eggert
|
168c8aec07
|
Fix misspelled comment.
|
1995-12-06 10:17:57 +00:00 |
|
David J. MacKenzie
|
c7c5360fe5
|
(tputs): Don't let ospeed overrun the speeds array.
|
1995-11-30 20:05:01 +00:00 |
|
Richard M. Stallman
|
07682ca3c9
|
(Fcall_interactively): In `c' case, clear out the message
after reading the character.
|
1995-11-30 00:31:52 +00:00 |
|
Richard M. Stallman
|
08cab81a5d
|
(lisp): Remove c-mode.elc.
|
1995-11-28 19:25:35 +00:00 |
|
Richard M. Stallman
|
bba35edee6
|
(sys_select): Check timer once even if input is pending.
|
1995-11-27 20:05:44 +00:00 |
|
Richard M. Stallman
|
3c7d31b921
|
(decode_mode_spec): For p and P, avoid overflow with large buffer sizes.
|
1995-11-27 03:03:33 +00:00 |
|
Richard M. Stallman
|
62555c22ca
|
(set_frame_menubar): When called with deep_p == 0,
that invalidates the previous f->menu_bar_vector.
|
1995-11-26 20:50:52 +00:00 |
|
Richard M. Stallman
|
9a166e406c
|
(IT_set_menu_bar_lines): Clear last_modified field.
|
1995-11-25 03:02:09 +00:00 |
|
Richard M. Stallman
|
1d28946c4a
|
Comment change.
|
1995-11-25 00:20:46 +00:00 |
|
Richard M. Stallman
|
2479e91e2c
|
(read_char): Handle unread events from popup menus.
|
1995-11-24 22:42:19 +00:00 |
|
Richard M. Stallman
|
cbe24f6076
|
(XTframe_up_to_date): Block and unblock input.
|
1995-11-22 22:23:32 +00:00 |
|
Geoff Voelker
|
c02ab10709
|
(DOC, clean): Don't use switches to del not supported by Win95.
|
1995-11-22 19:02:17 +00:00 |
|
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 |
|