1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

15767 Commits

Author SHA1 Message Date
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
Karl Heuer
3fbe47598e (executable-set-magic): Don't put a space at end
if user says no.
1996-07-15 20:18:18 +00:00
Karl Heuer
c14c7a0511 (sh-mode): Call sh-set-shell only for a writable
empty buffer.
1996-07-15 20:17:53 +00:00
Karl Heuer
5781056053 (smtpmail-send-data-1): Escape "." at the start of
any line of data, not just lines containing nothing else.
1996-07-15 20:00:34 +00:00
Karl Heuer
133319abf8 (getwd): Correct return type. 1996-07-15 19:57:23 +00:00
Karl Heuer
4eb8218d14 Correct return type of getwd. 1996-07-15 19:57:11 +00:00
Jeff Law
bbc2d5d235 * config.guess (HP 9000/811): Recognize this as a PA1.1
machine.
1996-07-15 17:20:52 +00:00
Torbjorn Granlund
d5801d7104 Generalize C90 alternative to all x90 machines. 1996-07-14 18:09:15 +00:00
Noah Friedman
58ee38cab8 (eldoc-mode): Toggle eldoc-mode if no prefix given. 1996-07-14 16:46:25 +00:00
Lars Magne Ingebrigtsen
fb98e6ce18 * gnus-cache.el (()): Make sure byte-compilation doesn't trip on
the undefined `gnus-add-shutdown'.
1996-07-14 14:42:27 +00:00
Lars Magne Ingebrigtsen
750ff6a808 ((provide 'gnus)): Make sure `gnus-directory' is defined
when byte-compiling.
1996-07-14 14:32:45 +00:00
Daniel Hagerty
3c29caa89c Added Richard's diffs to this file, fixed a couple of small bugs
texinfo related bugs.
1996-07-14 01:59:42 +00:00
Karl Heuer
c36bcf1b4a (Fmatch_data): If no matching done yet, return Qnil. 1996-07-14 00:06:09 +00:00
Karl Heuer
019226d02d (sys_gmtime): Don't assume year < 2000. 1996-07-14 00:03:45 +00:00
Karl Heuer
29a0dc6ce1 (xm_update_menu): Fix loop termination test. 1996-07-13 18:51:11 +00:00
Karl Heuer
353e2ef2de (outline-auto-activation, outline-layout)
(outline-primary-bullet, outline-plain-bullets-string)
(outline-distinctive-bullets-string, outline-old-style-prefixes)
(outline-stylish-prefixes, outline-file-xref-bullet)
(outline-use-hanging-indents, outline-bullets-string)
(outline-write-file-hook, outline-mode, outline-prefix-data)
(outline-before-change-protect, outline-make-topic-prefix)
(outline-rebullet-current-heading, outline-rebullet-heading)
(outline-listify-exposed, outline-expose-topic)
(outline-old-expose-topic, outline-exposure)
(outline-latex-verbatim-quote-curr-line)
(outline-show-current-subtree, outline-hide-current-subtree)
(outline-hide-current-leaves, outline-new-exposure): Doc fix.
1996-07-13 18:46:08 +00:00
Karl Heuer
fa29cfef7c (outline-resolve-xref): Do not mistake a blank line
following an xref (@) bullet as part of the rerefenced file name.
1996-07-13 18:40:22 +00:00
Karl Heuer
92373e943a (display-time): Fix start time for run-at-time. 1996-07-13 17:53:53 +00:00