Commit graph

6838 commits

Author SHA1 Message Date
Richard M. Stallman
ef8e50b169 (edit-kbd-macro): Reject empty cmd name. 1996-01-28 03:07:15 +00:00
Richard M. Stallman
98ce2330e6 (apropos-print): Omit key sequences that contain a frame. 1996-01-27 22:45:19 +00:00
Richard M. Stallman
f27bd275a9 (ispell-help): Use set-minibuffer-window. 1996-01-27 03:07:04 +00:00
Richard M. Stallman
10ba47834e (ispell-command-loop, ispell-region): Pass proper format string to message. 1996-01-27 02:36:05 +00:00
Richard M. Stallman
bc07e5cb1e (dired-get-filename): When quoting " chars,
handle all of them, including one at start of file name.
1996-01-27 02:18:29 +00:00
Richard M. Stallman
47c7adae7d (command-line-normalize-file-name): New function.
(command-line-1): Call it to handle foo//bar in non-Emacs fashion.
1996-01-27 00:14:59 +00:00
Richard M. Stallman
126b6f74c1 (server-process-filter): In file name, collapse multiple slashes to one. 1996-01-26 23:57:39 +00:00
Michael Kifer
95d70c422a Moved code around to minimize compiler warnings. 1996-01-26 23:34:09 +00:00
Richard M. Stallman
6da9bbd6b2 (tex-face-alist, tex-latex-face-alist): New variables.
(tex-common-initialization): Set facemenu-add-face-function,
facemenu-end-add-face, facemenu-remove-face-function.

(slitex-mode): Fix misspelling in value.
1996-01-26 19:57:45 +00:00
Richard M. Stallman
14dacacd65 Add some keybindings.
(next-line-mark, next-line-nomark): Set this-command.
(previous-line-mark, previous-line-nomark): Likewise.
(end-of-line-mark, end-of-line-nomark): Likewise.
1996-01-26 19:53:32 +00:00
Richard M. Stallman
706629741f (mode25): Moved from `src/dosfns.c' for backward compatibility.
(mode4350): Moved from `src/dosfns.c' for backward compatibility.

(convert-standard-filename): Preserve ~ as last char.

(convert-standard-filename): Don't do anything if the
argument is empty, or isn't a string; leave alone characters with
ASCII codes above 127 and special characters legal in DOS filenames.
1996-01-26 19:49:01 +00:00
Richard M. Stallman
b5e89ed1d7 (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment. 1996-01-26 19:47:32 +00:00
Richard M. Stallman
88c2fc2c6e (forward-paragraph): Comment change. 1996-01-26 19:47:15 +00:00
Richard M. Stallman
b1e7bb4867 Whitespace fix. 1996-01-26 19:39:42 +00:00
Richard M. Stallman
48078f8f69 (vc-diff): Make NOT-URGENT default to t. 1996-01-26 19:36:34 +00:00
Richard M. Stallman
abdcf1fb2c (makefile-font-lock-keywords): Improve highlighting
of variable references inside other highlighted regions.
1996-01-26 19:30:42 +00:00
Simon Marshall
271c888a35 Support for local fontification. 1996-01-26 08:26:58 +00:00
Karl Heuer
26adca1bd9 (mail-yank-original): Doc fix. 1996-01-25 23:52:59 +00:00
Richard M. Stallman
7ab4b7ad3d (rmail-start-mail): Set mail-dedicated-frame frame param. 1996-01-25 20:28:07 +00:00
Richard M. Stallman
54feedaa7b (mail-bury): Check mail-dedicated-frame frame param. 1996-01-25 20:27:45 +00:00
Richard M. Stallman
b20d527dec (browse-url-netscape): Check for call-process returning a string. 1996-01-25 20:14:38 +00:00
Simon Marshall
dd7366bf5d Tweaked command regexp. 1996-01-25 10:40:02 +00:00
Simon Marshall
a2b8e66b8e Support for buffer local fontification functions.
Global Font Lock mode.
Support for `eval' keywords.
1996-01-25 10:38:39 +00:00
Simon Marshall
70a302f866 Use `eval' in mail-font-lock-keywords. 1996-01-25 10:27:33 +00:00
Simon Marshall
3e7fc8bd9f Support for Font Lock mode. 1996-01-25 10:27:31 +00:00
Simon Marshall
c28baa2ad8 Use make-local-hook for post-command-hook 1996-01-25 10:21:05 +00:00
Karl Heuer
212b2266cb Fix indentation. 1996-01-25 07:09:48 +00:00
Richard M. Stallman
bba2dbcb22 (read-news): Define as alias for gnus. 1996-01-25 06:41:37 +00:00
Richard M. Stallman
bbaf7c2857 (iso-languages): Restructure the list to remove
redundancy in list elements.
(iso-accents-compose-key): Function deleted.
(iso-accents-compose, iso-accents-customize, iso-accentuate,
iso-accent-rassoc-unit, iso-unaccentuate, iso-deaccentuate):
Adapt for new structure of `iso-languages'.
1996-01-25 06:34:56 +00:00
Karl Heuer
44a75d487a (toggle-save-place): Fix message text. 1996-01-25 06:19:47 +00:00
Karl Heuer
60a37dc67d (forms-mode, forms-toggle-read-only): Fix message text.
(forms-search-forward, forms-search-backward): Likewise.
1996-01-25 06:16:34 +00:00
Karl Heuer
e9b81433a2 (Info-goto-emacs-command-node): Fix error text. 1996-01-25 06:05:40 +00:00
Karl Heuer
a3ad20c239 (bookmark-alist-from-buffer): Fix error text.
(bookmark-maybe-upgrade-file-format, bookmark-set): Likewise.
(bookmark-send-annotation, bookmark-send-edited-annotation): Likewise.
(bookmark-load): Delete redundant format call.
1996-01-25 06:02:21 +00:00
Karl Heuer
2bcbf51072 (ex-pwd, vip-info-on-file): Pass proper format string to message.
(ex-set): Delete format call inside message.
1996-01-25 01:17:24 +00:00
Karl Heuer
673dac2045 (shadow-shadows, shadow-add-to-todo): Pass proper format string to message.
(shadow-cancel, shadow-copy-file): Delete format call inside message.
1996-01-25 01:16:55 +00:00
Karl Heuer
38fb372206 (list-load-path-shadows): Pass proper format string to message.
(list-load-path-shadows): Delete format call inside message.
1996-01-25 01:16:14 +00:00
Karl Heuer
32bf4c34c7 (start-ispell, ispell-next): Pass proper format string to message.
(ispell-point): Delete format call inside message.
1996-01-25 01:15:58 +00:00
Karl Heuer
f0685fda1e (edt-display-the-time): Pass proper format string to message.
(edt-y-or-n-p): Delete format call inside message.
1996-01-25 01:15:21 +00:00
Karl Heuer
4cea11ffad (vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message. 1996-01-25 01:13:01 +00:00
Karl Heuer
86fec58233 (tpu-y-or-n-p): Delete format call inside message. 1996-01-25 01:03:29 +00:00
Karl Heuer
91a6acc3b8 (read-quoted-char): Delete format call inside message. 1996-01-25 01:03:16 +00:00
Karl Heuer
b483a3c1bc (toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file): Delete format call inside message. 1996-01-25 01:03:10 +00:00
Karl Heuer
f965c3d7f1 (mh-get-new-mail): Delete format call inside message. 1996-01-25 01:02:59 +00:00
Karl Heuer
a59d908439 (enriched-next-annotation): Delete format call inside message. 1996-01-25 01:02:43 +00:00
Karl Heuer
bd0e5b36b9 (bookmark-write-file, bookmark-load): Delete format call inside message. 1996-01-25 00:59:34 +00:00
Karl Heuer
4bf785ba7e (array-what-position): Delete format call inside message. 1996-01-25 00:59:25 +00:00
Karl Heuer
5fb0f713c5 (ada-adjust-case-region, ada-indent-region): Delete format call inside message. 1996-01-25 00:59:05 +00:00
Karl Heuer
9e68b613f2 (vip-save-setting): Pass proper format string to message. 1996-01-25 00:58:53 +00:00
Karl Heuer
91227bb206 (ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message. 1996-01-25 00:58:39 +00:00
Karl Heuer
b32e84552e (view-mode-enter, View-scroll-lines-forward): Pass proper format string to message. 1996-01-25 00:58:31 +00:00