1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 14:02:07 -08:00
Commit graph

15684 commits

Author SHA1 Message Date
Karl Heuer
ffb7fd7c7f (vip-get-filenames-from-buffer): Add &optional. 1996-07-17 21:13:24 +00:00
Karl Heuer
b3f1e86f93 (send-invisble): Comment fix. 1996-07-17 21:09:42 +00:00
Karl Heuer
c513a845e8 (display-time): Starting time should be future, not past. 1996-07-17 20:14:16 +00:00
Karl Heuer
840797eed7 Changes for Emacs 19.32. 1996-07-17 04:54:04 +00:00
Lars Magne Ingebrigtsen
496110ef79 * message.el (message-send): Don't use mail-hist by default. 1996-07-16 23:29:39 +00:00
Karl Heuer
97e6de3847 (w32_read_socket): Need to erase background
immediately before repainting exposed region.
1996-07-16 23:25:18 +00:00
Karl Heuer
d1e349d25c (clean): Use OBJDIR macro. 1996-07-16 23:23:09 +00:00
Karl Heuer
fc646c5c57 (DOC, clean): Use OBJDIR macro. 1996-07-16 23:21:37 +00:00
Karl Heuer
e3881aa0c7 (Fx_create_frame): Do xlwmenu hack only if USE_LUCID. 1996-07-16 23:13:51 +00:00
Karl Heuer
d283640e03 Undo previous change. 1996-07-16 22:39:31 +00:00
Karl Heuer
9f80a1c889 Undo previous changes. 1996-07-16 22:37:24 +00:00
Karl Heuer
ad4bf9a061 (create_process_1, sigchld_handler): Undo previous change. 1996-07-16 22:33:09 +00:00
Karl Heuer
f38e5af4f2 (input_available_signal, interrupt_signal): Undo previous change. 1996-07-16 22:23:11 +00:00
Karl Heuer
694691d0bc (arith_error): Undo previous change. 1996-07-16 22:19:09 +00:00
Karl Heuer
6c7c9244a9 Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,
in case <termios.h> is present but unusable.
1996-07-16 09:03:24 +00:00
Karl Heuer
aad2a123ca (Fy_or_n_p): Pass 3rd arg to Flookup_key. 1996-07-16 06:19:43 +00:00
Karl Heuer
f5ccc0ccc9 (struct save_window_data, struct saved_window): First
placeholder member is EMACS_INT, not int.
1996-07-16 06:17:37 +00:00
Karl Heuer
8805890a41 (SET_SAVED_MENU_EVENT): New macro.
(SET_SAVED_BUTTON_EVENT, SET_SAVED_KEY_EVENT): New macros.
(XTread_socket): Use them.
1996-07-16 06:10:35 +00:00
Karl Heuer
ac78b14441 (x_activate_menubar): Allow any event, not just ButtonPress. 1996-07-16 06:01:13 +00:00
Karl Heuer
ff0113e73a (struct x_output): Member saved_button_event replaced by
saved_menu_event.
1996-07-16 05:59:54 +00:00
Karl Heuer
12c4b40485 (LIBS_TERMCAP): New definition. 1996-07-16 05:45:45 +00:00
Karl Heuer
f7779190d4 (print): Fix args in strout calls. 1996-07-16 05:39:06 +00:00
Karl Heuer
03e2c34028 (xlwmenu_default_font): Declare, but don't define. 1996-07-16 05:22:55 +00:00
Karl Heuer
296744455f (last_event_timestamp): Declare, but don't define. 1996-07-16 05:19:28 +00:00
Karl Heuer
830a7a8c41 (Qfont): Delete redundant definition.
(syms_of_xfns): Delete the duplicate assignment and staticpro.
1996-07-16 05:12:55 +00:00
Karl Heuer
fd41fe0d81 (Qfont): Delete redundant definition.
(syms_of_win32fns): Delete the duplicate assignment and staticpro.
1996-07-16 05:10:26 +00:00
Karl Heuer
23bc39b5d9 (Qfont): Declare here. 1996-07-16 05:07:01 +00:00
Karl Heuer
9bec625c9e Fix previous change. Use sed's y command instead. 1996-07-16 04:47:46 +00:00
Karl Heuer
593939e013 Use portable tr syntax. 1996-07-16 03:53:55 +00:00
Karl Heuer
01b7923652 Undo previous change. 1996-07-16 02:17:14 +00:00
Karl Heuer
c8958e9f09 [__ELF__] (C_SWITCH_MACHINE): Define.
(NO_TERMIO): Define this unconditionally.
(COFF): Omit this if ELF.
1996-07-16 00:46:45 +00:00
Karl Heuer
16b9b76d13 [__ELF__] (START_FILES, LIB_STANDARD):
Use files in /alt/usr/lib, not /usr/lib.
1996-07-16 00:21:01 +00:00
Karl Heuer
8d9e216233 (Qmouse_leave_buffer_hook): Delete redundant definition.
(syms_of_frame_1): Delete the duplicate assignment and staticpro.
1996-07-16 00:05:12 +00:00
Karl Heuer
7fd6105772 (Qmouse_leave_buffer_hook): Declare it here. 1996-07-16 00:04:15 +00:00
Karl Heuer
41790b5a0b (Qarith_error): Delete redundant definition. 1996-07-15 23:53:58 +00:00
Karl Heuer
9da3f2d46e Add 64-bit ELF and Alpha/ELF support. 1996-07-15 22:00:12 +00:00
Karl Heuer
e493299546 Use <config.h>.
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.
[USG]: Include <string.h>.
1996-07-15 21:58:10 +00:00
Karl Heuer
9f2655f5f9 [HAVE_TERMIOS_H]: Declare ospeed as speed_t. 1996-07-15 21:53:24 +00:00
Karl Heuer
c1fc797324 (create_process_1, sigchld_handler):
Don't reinstall sig handler if POSIX_SIGNALS.
1996-07-15 21:51:25 +00:00
Karl Heuer
f6142d98f0 (TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):
Omit these definitions if ELF.
(LINUX_SBRK_BUG): Omit this if using a recent GNU library.
1996-07-15 21:48:55 +00:00
Karl Heuer
4aa4d69bab (input_available_signal, interrupt_signal):
Don't reinstall sig handler if POSIX_SIGNALS.
1996-07-15 21:41:00 +00:00
Karl Heuer
8489d7a976 Don't delare ospeed; cm.h already did it. 1996-07-15 21:38:40 +00:00
Karl Heuer
2fd1c3ad4b (arith_error): Don't reinstall sig handler if POSIX_SIGNALS. 1996-07-15 21:36:19 +00:00
Karl Heuer
7476928255 (HAVE_TERMIOS_H): Add #undef. 1996-07-15 21:33:30 +00:00
Karl Heuer
ef0ce08789 Check for termios.h header. 1996-07-15 21:32:35 +00:00
Karl Heuer
d0dff6e505 Declare main as int, not void. 1996-07-15 21:27:49 +00:00
Karl Heuer
c275f129ae [__GNU_LIBRARY__]: Use size_t for fromlen. 1996-07-15 21:26:39 +00:00
Karl Heuer
6ce375fa38 [__GNU_LIBRARY__]: Use <string.h>. 1996-07-15 21:25:56 +00:00
Karl Heuer
a1cfbf35a9 (texinfo-format-today): Avoid race condition by getting current time only once. 1996-07-15 20:26:39 +00:00
Karl Heuer
0d26feea89 (appt-check, appt-make-list): Avoid race condition
by getting current time once, not twice.
1996-07-15 20:23:12 +00:00