1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00
Commit graph

17351 commits

Author SHA1 Message Date
Richard M. Stallman
e066c2ae2d (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed. 1993-06-05 17:35:21 +00:00
Richard M. Stallman
d0dbd3bfc1 (window-system): Enable menu bars only if
window-system is non-nil.
1993-06-05 17:16:39 +00:00
Richard M. Stallman
633149516a (add-log-current-defun): Fix typos in last change. 1993-06-05 17:10:19 +00:00
Richard M. Stallman
65a91500aa (gnus-local-timezone): Doc fix. 1993-06-05 09:17:34 +00:00
Richard M. Stallman
1ea40ac2be (gnus-current-time-zone): New function, which tries
current-time-zone, and if that fails falls back on gnus-local-timezone.
(gnus-inews-date): Use it.
(gnus-inews-valid-date): New optional args TIME (default now) and ZONE
	(default GMT).
(gnus-inews-buggy-date): New optional arg TIME (default now).
1993-06-05 09:13:19 +00:00
Richard M. Stallman
d51c3cdaa5 *** empty log message *** 1993-06-05 09:11:45 +00:00
Richard M. Stallman
553624bf48 (x-selection-timeout): Set it, using x-get-resource. 1993-06-05 08:39:42 +00:00
Richard M. Stallman
14869f4621 (mh-yank-cur-msg): Use (mark t). 1993-06-05 02:51:21 +00:00
Richard M. Stallman
c7c8b31e4f (mark): Doc fix. 1993-06-05 02:48:22 +00:00
Richard M. Stallman
a9e2a7f2b1 (add-log-current-defun): Handle Fortran. 1993-06-05 02:34:12 +00:00
Richard M. Stallman
9ad8712e92 (rmail-resend): Require sendmail and mailalias. 1993-06-04 19:34:14 +00:00
Richard M. Stallman
ce04ffeb3f (display-time-24hr-format): Make it a user option. 1993-06-04 19:20:16 +00:00
Richard M. Stallman
a038aafc44 (GOLD-prefix): Define *after* GOLD-map. 1993-06-04 17:10:07 +00:00
Richard M. Stallman
e4e0284102 (dired-change-marks): Just ding if one arg is RET.
Search for strings, not regexps.  Use subst-char-in-region.
1993-06-04 07:25:58 +00:00
Richard M. Stallman
704182054c (isearch-mode): Set isearch-window-configuration only if in slow mode.
(isearch-done): Use isearch-window-configuration only if non-nil.

(isearch-other-control-char): For mouse event, call isearch-done
in the buffer whose keymap was used.
1993-06-04 06:40:45 +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
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
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
3c9c43d957 (vc-find-file-hook): Check buffer-file-name is non-nil. 1993-06-03 20:29:41 +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
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
2ec778d095 (calendar-mode): Doc fix.
(calendar-mark-ring): New defvar.
1993-06-03 06:12:46 +00:00
Richard M. Stallman
949d4ac78e (frame-initialize): Set cursor-color last. 1993-06-03 05:50:43 +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
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
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
1c24b04ae5 (mail-signature): Do not insert a line with `--'.
(mail-yank-hooks): New hook variable.
(mail-yank-original): Run the hook.
(mail-indent-citation): New function.
1993-06-01 23:19:49 +00:00
Richard M. Stallman
bf3b07d38c Initial revision 1993-06-01 22:26:20 +00:00
Richard M. Stallman
c0bb9f3b6d (mouse-buffer-menu): Don't select the event's window,
if event has frame instead.
1993-06-01 22:19:16 +00:00
Richard M. Stallman
bdd53bbcac Typo in autoload cookie. 1993-06-01 21:42:03 +00:00
Richard M. Stallman
cb96d15d59 (shell-prompt-pattern): Use defvar. 1993-06-01 21:41:11 +00:00
Richard M. Stallman
a8efd566f0 (ange-ftp-make-backup-files): Doc fix. 1993-06-01 21:20:31 +00:00
Richard M. Stallman
98bee59b28 (mouse-menu-bar-buffers): Renamed from mouse-buffer-menu. 1993-06-01 20:54:21 +00:00
Richard M. Stallman
f415c00c4c (posn-timestamp): Doc fix. 1993-06-01 20:52:15 +00:00
Richard M. Stallman
faf603f3a3 (sort-fold-case): New variable.
(sort-subr): Bind case-fold-search from sort-fold-case.
1993-06-01 20:35:33 +00:00
Richard M. Stallman
b553cffa92 (undo): Pass proper arg to delete-auto-save-file-if-necessary. 1993-06-01 20:31:47 +00:00
Richard M. Stallman
ab1d55ea31 entered into RCS 1993-06-01 20:11:54 +00:00