1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

1630 Commits

Author SHA1 Message Date
Richard M. Stallman
bcd5aef107 (mouse-drag-region-1): Un-comment-out this function. 1993-06-08 05:16:47 +00:00
Richard M. Stallman
b0ebdfe551 (Info-follow-reference): Fix completion defaulting. 1993-06-08 04:41:00 +00:00
Richard M. Stallman
d2e1218f85 (safe-documentation): Don't crash on byte-compiled macro. 1993-06-08 01:32:42 +00:00
Richard M. Stallman
3ed5409efa (telnet-simple-send): New function.
(telnet): Arrange to use that.
1993-06-08 01:29:05 +00:00
Richard M. Stallman
d177495be7 (mouse-union-first-preferred): Renamed from mouse-union-first-prefered. 1993-06-08 01:11:53 +00:00
Richard M. Stallman
c2121a73a9 (texinfo-section-types-regexp): Add @chapheading. 1993-06-07 23:35:09 +00:00
Richard M. Stallman
0f1dc98e7a (x-create-frame-with-faces): Reversevideo -> ReverseVideo. 1993-06-07 23:23:42 +00:00
Richard M. Stallman
792a0e1cea (frame-initialize): Reversevideo -> ReverseVideo. 1993-06-07 23:23:26 +00:00
Richard M. Stallman
93d3549919 Fix typos in previous change.
Add a few menu items.

(bibtex-name-alignment): Renamed from bibtex-name-alignement.
1993-06-07 20:06:34 +00:00
Richard M. Stallman
dcec1a3b19 Doc fixes. Delete local variable list at the end.
(expr-forward-sexp): Renamed from forw-expr.
(expr-backward-sexp): Renamed from back-expr.
1993-06-07 19:37:18 +00:00
Richard M. Stallman
4536d48457 (describe-buffer-case-table): Merge locals i and ch.
Make *Help* current buffer for describe-vector.
1993-06-07 19:11:40 +00:00
Richard M. Stallman
6715fb4824 (outlinify-sticky): Renamed from outlineify-sticky. 1993-06-07 18:48:08 +00:00
Richard M. Stallman
7f7436bac3 (etags-recognize-tags-table): Fix misspelling of
find-tag-regexp-next-line-after-failure-p.
1993-06-07 18:32:26 +00:00
Richard M. Stallman
e0fdbababf entered into RCS 1993-06-07 18:29:36 +00:00
Richard M. Stallman
849056cc4c (rmail-variables): Default rmail-inbox-list here.
(rmail): Not here.
1993-06-07 06:56:03 +00:00
Richard M. Stallman
724db75f26 (ange-ftp-real-load): New function.
(ange-ftp-load): New function--handles `load'.
1993-06-07 04:51:25 +00:00
Richard M. Stallman
340600803e (outline-minor-mode): Add autoload cookie. 1993-06-07 03:47:20 +00:00
Richard M. Stallman
2798dfd629 Define 2 local menu-bar submaps.
(bibtex-x-help, bibtex-x-environment): Deleted.
1993-06-06 22:36:23 +00:00
Richard M. Stallman
b78559b087 (search-upper-case): Make `no-yanks' the default.
(isearch-no-upper-case-p): New arg REGEXP-FLAG.
(isearch-search): Pass new arg.
(isearch-member-equal): Deleted.
(isearch-overlay): New variable.
(isearch-highlight, isearch-dehighlight): Rewritten to use overlays.
1993-06-06 22:11:22 +00:00
Richard M. Stallman
b602ba2fac (dired-unmark-all-files): Read arg as just a character.
Use non-regexp search to find a specific mark.
Use subst-char-in-region to make the change.
Improve the message at the end.
1993-06-06 21:13:16 +00:00
Richard M. Stallman
418d451337 (vip-ctl-key-equivalent): Use vip-escape-to-emacs.
(vip-escape-to-emacs): Use read-key-sequence and key-binding.
Arg EVENTS replaces arg CHAR.
(vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed.
1993-06-06 07:16:19 +00:00
Richard M. Stallman
d4ece6796d (compile-internal): Alter current buffer only temporarily. 1993-06-06 05:28:30 +00:00
Richard M. Stallman
0dda084273 (mail-do-fcc): Replace the code for appending to buffer. 1993-06-06 03:53:08 +00:00
Richard M. Stallman
682ac5eb5b (rmail-summary-next-msg): Fix number of dots in regexp. 1993-06-05 21:18:11 +00:00
Richard M. Stallman
d2ae6f7e7a (scroll-bar-drag-1):
Calculate position relative to the accessible part of the buffer.
1993-06-05 20:58:47 +00:00
Richard M. Stallman
c1293b1b19 (gnus-inews-buggy-date): Doc fix. 1993-06-05 20:02:34 +00:00
Richard M. Stallman
dce33aad41 entered into RCS 1993-06-05 20:00:43 +00:00
Richard M. Stallman
22390f50fd (menu-bar-help-menu): Add defvar.
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.
1993-06-05 19:13:03 +00:00
Richard M. Stallman
0102ea2d95 (dired-flag-backup-files): Handle *' made by ls -F'. 1993-06-05 17:41:50 +00:00
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