Richard M. Stallman
b9078b9d16
Redone by Joe Kelsey.
1993-06-04 05:34:47 +00:00
Richard M. Stallman
abc01fb82e
(gnus-summary-isearch-article): Call isearch-forward
...
in ordinary fashion with no args.
(gnus-inews-article-hook, gnus-prepare-article-hook):
Initialize to a list.
(gnus-read-newsrc-file): If timestamps are equal, reload .newsrc.
1993-06-04 05:33:32 +00:00
Richard M. Stallman
10608c8c2a
(Fx_store_cut_buffer_internal): Handle empty string right.
1993-06-04 05:32:31 +00:00
Richard M. Stallman
92c995de73
(wait_for_termination): Fix sigpause in POSIX_SIGNALS case.
...
(init_sys_modes): Disable VLNEXT char.
Also VWERASE, VREPRINT, VDISCARD.
(sys_suspend): Handle GETPGRP_NO_ARG.
1993-06-04 05:22:19 +00:00
Richard M. Stallman
d5dd7d18cf
[__GNUC__ >= 2]: Don't include alloca.h.
1993-06-04 05:21:01 +00:00
Richard M. Stallman
cf418db388
(hft_alrm): Don't return a value.
...
Always declare to return void.
1993-06-04 05:20:16 +00:00
Richard M. Stallman
6c0575f08e
(enable-flow-control): Doc fix.
1993-06-04 05:16:58 +00:00
Richard M. Stallman
801ddffa85
(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.
1993-06-04 03:00:25 +00:00
Richard M. Stallman
230c6b3644
(kill-ring-save): Doc fix.
1993-06-04 02:39:51 +00:00
Richard M. Stallman
b37767e7ff
(rmail-summary-expunge-and-save): Do save-buffer last.
...
Use two separate save-excursion calls.
(rmail-summary-input): Use pop-to-buffer.
(rmail-summary-get-new-mail): Gobble rmail-current-message;
later go to that message.
(rmail-summary-next-msg): Start at end of line, if moving forward.
Move to beginning of line, after the loop.
(rmail-new-summary): Fix format of elt in minor-mode-alist.
1993-06-04 02:24:45 +00:00
Richard M. Stallman
60f9aad3af
(x_catch_errors): Fill in missing array size in cast.
1993-06-04 00:57:45 +00:00
Richard M. Stallman
691d8b2c17
(xmakefile): Depend on ../config.status.
1993-06-03 22:42:02 +00:00
Richard M. Stallman
136351b742
(init_buffer): Init default-directory of minibuffer.
1993-06-03 22:07:18 +00:00
Richard M. Stallman
46564c8d17
(rmail-select-summary): Add a save-excursion.
1993-06-03 21:02:22 +00:00
Richard M. Stallman
980d43b682
(rmail-summary-expunge-and-save):
...
Call set-buffer again after rmail-only-expunge.
(rmail-summary-add-label, rmail-summary-kill-label):
Fix reading the label.
(rmail-summary-rmail-update): Bind window locally.
Use unwind-protect, not save-window-excursion.
1993-06-03 21:02:10 +00:00
Richard M. Stallman
55c1a81993
Do NOT look for `unknown' as company name.
...
Fix typo in message.
1993-06-03 20:43:29 +00:00
Richard M. Stallman
3c9c43d957
(vc-find-file-hook): Check buffer-file-name is non-nil.
1993-06-03 20:29:41 +00:00
Richard M. Stallman
2e388a26de
(HAVE_FTIME): Defined.
1993-06-03 20:27:26 +00:00
Richard M. Stallman
81b2711286
(define-hide-ifdef-mode-map): Don't bind C-c LETTER.
...
Use C-c ESC LETTER instead.
Handle case where where-is-internal returns nil.
1993-06-03 19:35:54 +00:00
Richard M. Stallman
6bf9133d7f
Provide texinfmt.
1993-06-03 19:28:59 +00:00
Richard M. Stallman
e237de5cfd
(byte-compile-insert-header): Fix backwards test
...
of byte-compile-compatibility.
1993-06-03 18:35:28 +00:00
Richard M. Stallman
679aee027e
(syms_of_emacs): Doc fix.
1993-06-03 18:32:26 +00:00
Richard M. Stallman
7617111fbd
(read_char_menu_prompt): Now static. Add declaration.
1993-06-03 17:48:18 +00:00
Richard M. Stallman
a6d5386411
(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
...
(menu_bar_items) [!USE_TEXT_PROPERTIES]: Likewise.
(kbd_buffer_get_event):
Shorten the first MULTI_FRAME conditional.
(lispy_function_keys): Add `remove' key.
(read_key_sequence): Take out previous change.
If we changed buffers during read_char, go to replay_sequence.
1993-06-03 17:46:38 +00:00
Richard M. Stallman
ffb4fddebf
(Info-mode-map): Bind mouse-2, not mouse-3.
1993-06-03 17:37:18 +00:00
Richard M. Stallman
ca160bc46d
(View-scroll-lines-forward): If we exit, do nothing else.
1993-06-03 06:34:58 +00:00
Richard M. Stallman
08f7aa3edb
(do_pending_window_change): No need to clear
...
FRAME_NEW_HEIGHT/WIDTH. Do test width != 0.
1993-06-03 06:18:18 +00:00
Richard M. Stallman
2ec778d095
(calendar-mode): Doc fix.
...
(calendar-mark-ring): New defvar.
1993-06-03 06:12:46 +00:00
Richard M. Stallman
f5e70acdd4
(x_set_frame_parameters): Process all parms in reverse order.
1993-06-03 05:56:44 +00:00
Richard M. Stallman
ebc9936d6a
(x_window): Use Vxrdb_name for res_name field.
...
Delete the shortname stuff.
1993-06-03 05:55:55 +00:00
Richard M. Stallman
949d4ac78e
(frame-initialize): Set cursor-color last.
1993-06-03 05:50:43 +00:00
Richard M. Stallman
82ee0df472
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.
1993-06-03 05:29:12 +00:00
Richard M. Stallman
cad1e93be8
(rmail-summary-by-senders): New function.
...
(rmail-message-senders-p): New function.
1993-06-03 04:48:56 +00:00
Richard M. Stallman
4d31bfee3e
(Info-suffix-list): Handle .gz suffix.
1993-06-03 03:54:55 +00:00
Richard M. Stallman
71b3c0e6c6
(ange-ftp-binary-file-name-regexp): Handle .gz.
1993-06-03 03:53:33 +00:00
Richard M. Stallman
70447f8cea
(electric-help-command-loop): Use equal to compare
...
lists of events.
1993-06-03 03:50:05 +00:00
Richard M. Stallman
7dc8eff950
(Electric-command-loop): Use eq to compare events.
1993-06-03 03:48:37 +00:00
Richard M. Stallman
22ff8740ac
(C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.
...
(random, srandom): Defined.
1993-06-03 03:45:55 +00:00
Richard M. Stallman
2198e8fe65
Include sys/time.h.
1993-06-03 03:28:21 +00:00
Richard M. Stallman
6233db358f
Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.
1993-06-02 20:15:43 +00:00
Richard M. Stallman
5203799247
(XOS_NEEDS_TIME_H): Defined.
1993-06-02 20:15:04 +00:00
Richard M. Stallman
2144fd18d2
(shut_down_emacs): Handle GETPGRP_NO_ARG.
...
(main) [BSD]: Delete the setpgrp (both times).
1993-06-02 19:11:58 +00:00
Richard M. Stallman
11281034b7
(frame-initialize): Delete geometry parms from initial-frame-alist.
1993-06-02 19:10:31 +00:00
Richard M. Stallman
20a828956a
Comment change.
1993-06-02 18:40:44 +00:00
Richard M. Stallman
4ab18f0d6a
(MOTOROLA_DELTA): Defined.
...
(HAVE_SYSVIPC, BAT68K, BAT_ALLOCA): Deleted--obsolete.
(STACK_DIRECTION, HAVE_X_WINDOWS): Deleted--configure knows.
(C_SWITCH_MACHINE): Set to -ga if using the Green Hills compiler.
(LIB_STANDARD, LIB_MATH): Defined to the 68881 versions.
(LIBS_SYSTEM): -lbsd brings sigblock and sigsetmask.
(sigsetmask): Undefined--it is in -lbsd.
(LDAV_SYMBOL): Undefined--we have no such thing.
(KERNEL_FILE): Defined to "/sysV68".
(BSTRING, HAVE_SELECT, HAVE_UNISTD_H, HAVE_TIMEVAL): Defined.
(SIGNALS_VIA_CHARACTERS): Defined.
(memmove): Defined as memcpy--we have no memmove.
(SIGIO, INTERRUPT_INPUT): Undefined--not yet tested.
(SHORT_FILE_NAMES, CLASH_DETECTION): Defined.
1993-06-02 18:37:28 +00:00
Richard M. Stallman
1977b8f644
entered into RCS
1993-06-02 17:53:31 +00:00
Richard M. Stallman
16776caac4
(diff): Really do use arg SWITCHES.
1993-06-02 17:09:37 +00:00
Richard M. Stallman
4eda59a90d
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.
1993-06-02 06:52:09 +00:00
Richard M. Stallman
fc91b8cb10
Comment change.
1993-06-02 05:19:11 +00:00
Richard M. Stallman
21e8e1db59
(do-install): Partially rewrite using `if'.
1993-06-02 05:16:03 +00:00