Richard M. Stallman
4f2c8fbb60
(decipher-get-undo-copy): New function.
...
(decipher-get-undo): Use it.
1996-08-17 03:12:18 +00:00
Richard M. Stallman
f2b3cdc312
(shell-command): Really use output-buffer in synchronous
...
case, when it is a buffer.
1996-08-17 02:10:31 +00:00
Richard M. Stallman
24ff6e06b3
(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
1996-08-16 19:09:34 +00:00
Richard M. Stallman
da61a64091
(ange-ftp-process-filter): Discard nulls.
1996-08-16 17:21:31 +00:00
Richard M. Stallman
e5de02385e
(modify-face): Handle stipple values
...
of the form (WIDTH HEIGHT DATA).
1996-08-16 05:09:09 +00:00
Richard M. Stallman
4252d80c6c
Comment change.
1996-08-15 21:18:04 +00:00
Richard M. Stallman
c40c2f9dd4
(news-inews-program): Look for /usr/contrib/lib/news/inews.
1996-08-15 03:03:16 +00:00
Richard M. Stallman
5e70d78de3
(html-tag-alist): Fix the entry for "font".
1996-08-14 21:32:10 +00:00
Erik Naggum
a6392777ab
(message-mode): Delete abbrev mode initialization.
...
(message-mode-hook): Move it here, instead, so the user can override it.
1996-08-14 02:47:51 +00:00
Erik Naggum
65148c7453
(message-y-or-n-p, message-talkative-question, message-flatten-list,
...
message-flatten-list-1): Move utility functions up so macro is defined
before first invocation.
1996-08-14 02:09:54 +00:00
Erik Naggum
b974df0a9f
new version from Torbj�Einarsson.
1996-08-14 01:59:41 +00:00
Richard M. Stallman
e47067d2a1
(ange-ftp-kill-ftp-process): Handle buffer name as arg.
1996-08-13 18:29:36 +00:00
Richard M. Stallman
9da6682fad
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
1996-08-11 00:19:31 +00:00
Richard M. Stallman
1b97fc6eb4
(bibtex-mode): Set normal-auto-fill-function locally;
...
don't set auto-fill-function. Don't turn on Auto Fill mode.
1996-08-09 22:31:46 +00:00
Richard M. Stallman
9e5a48ce0b
Comment changes.
1996-08-08 20:00:16 +00:00
Richard M. Stallman
f0e252769d
(iso-languages, french): Remove non-French combinations.
...
Add ~c, "e, "i, `u.
1996-08-07 23:06:08 +00:00
Richard M. Stallman
24ebf92e58
(normal-auto-fill-function): New variable.
...
(auto-fill-mode): Use that instead of constant 'do-auto-fill.
1996-08-07 19:45:46 +00:00
Richard M. Stallman
dea5efcbe3
(dabbrev--last-case-pattern): New variable.
...
(dabbrev-expand): Set it for ordinary expansions;
use it when copying successive words.
1996-08-07 18:27:20 +00:00
Richard M. Stallman
3d52d58a99
(rmail-reply-regexp): Match Re[2].
1996-08-06 18:41:06 +00:00
Richard M. Stallman
7424c13bf8
(rmail-reply-regexp, rmail-message-filter): Doc fix.
1996-08-06 18:31:45 +00:00
Richard M. Stallman
5d43dca8a6
(imenu-update-menubar): Fix code to install the new menu.
1996-08-06 17:40:22 +00:00
Simon Marshall
b80778111e
Fully reinstall July 26 change.
1996-08-05 07:18:48 +00:00
Richard M. Stallman
53c6392633
(Info-find-node): Use pop-to-buffer.
1996-08-03 21:27:03 +00:00
Paul Eggert
4c4a44f32e
(rmail-unix-mail-delimiter): Allow space or tab as
...
first character in mailbox part of `From ' line.
1996-08-03 02:53:02 +00:00
Richard M. Stallman
f579226245
(gdb): Undo previous change.
1996-08-01 22:37:47 +00:00
Richard M. Stallman
76f63ea09c
(shell-file-name-chars): Was shell-file-name-regexp.
...
(shell-mode): Set comint-file-name-chars to this variable.
1996-08-01 22:35:03 +00:00
Richard M. Stallman
2d4382e563
(comint-file-name-chars): Was comint-file-name-regexp.
...
Give it a non-nil default value.
1996-08-01 22:34:09 +00:00
Richard M. Stallman
740e13b3ff
Delete code to disable f10 if motif.
1996-08-01 22:25:11 +00:00
Richard M. Stallman
7ca7485a8a
(font-lock-inhibit-modes): Deleted.
...
(turn-on-font-lock-if-enabled): Deleted.
1996-08-01 21:45:04 +00:00
Richard M. Stallman
07e47d0b70
(dabbrev-expand): When snarfing consecutive words,
...
if previous one was upcased, upcase this one too.
(dabbrev--substitute-expansion): When snarfing consecutive words,
don't case convert here.
1996-08-01 04:54:51 +00:00
Richard M. Stallman
8743d4cb20
(help-font-lock-keywords): Undo July 26 change.
1996-07-31 18:17:16 +00:00
Richard M. Stallman
80e2afdd25
(gdb): Bind comint-file-name-regexp.
1996-07-31 16:35:11 +00:00
Richard M. Stallman
43d3039dff
(emerge-files-with-ancestor, emerge-files):
...
Use add-hook to add to QUIT-HOOKS.
1996-07-30 21:55:13 +00:00
Richard M. Stallman
95c0d3a7dd
(PC-complete): When command is repeated,
...
scroll the completion buffer.
1996-07-30 18:52:19 +00:00
Richard M. Stallman
dd7d85bab7
(help-fontify-buffer-function): Function deleted.
...
(help-mode): Set font-lock-defaults in simple way again.
1996-07-29 23:39:34 +00:00
Richard M. Stallman
4cf1b2e576
(ange-ftp-read-passwd): Let first input override
...
default, and let RET use the default value.
(ange-ftp-get-passwd): Make prompt clearer.
1996-07-29 16:27:49 +00:00
Richard M. Stallman
87a3fd191d
(gud-display-line): Don't crash if BUFFER is nil.
1996-07-28 02:20:21 +00:00
Richard M. Stallman
00ddb61e2e
(font-lock-mode): Don't add to after-change-functions
...
if font-lock-fontify-region-function is `ignore'.
(font-lock-inhibit-modes): New variable.
(turn-on-font-lock-if-enabled): Test it.
1996-07-27 20:23:55 +00:00
Richard M. Stallman
caafcc32ad
(dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.
1996-07-27 04:09:13 +00:00
Richard M. Stallman
0e0ee79544
(help-font-lock-keywords): Use font-lock-function-name-face
...
for variables, too.
(help-mode): Set font-lock-defaults to provide bindings for
local fontification functions.
(help-fontify-buffer-function): New function.
1996-07-27 02:44:27 +00:00
Richard M. Stallman
bcbe4d5724
(vc-do-command): Bind win32-quote-process-args.
1996-07-26 21:22:34 +00:00
Richard M. Stallman
83f8659432
(describe-mode): Put a formfeed between each two modes.
...
Print a message at the top explaining that minor modes come first
followed by the major mode.
1996-07-24 16:52:33 +00:00
Richard M. Stallman
dc0e03f39e
(edebug-trace-display): Save and restore current buffer.
1996-07-24 16:36:41 +00:00
Richard M. Stallman
8bc9b4f136
(browse-url-choose-browser): New function.
...
(browse-url-browser-function): Use browse-url-choose-browser
as the initial value.
1996-07-24 16:11:21 +00:00
Erik Naggum
46b3fc26d9
(tag-exact-file-name-match-p): Fix previous change.
1996-07-23 22:32:48 +00:00
Richard M. Stallman
5a3d3a1674
(cmpl-hours-since-origin): Fix bug:
...
microseconds count was being used instead of seconds count.
1996-07-23 20:01:33 +00:00
Richard M. Stallman
bff1accf04
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
1996-07-23 16:17:39 +00:00
Roland McGrath
a0f09378bb
(etags-goto-tag-location): New local variable LINE; use it.
...
Fix typo in direct-file-tag case: position -> startpos.
(tag-word-match-p, tag-exact-file-name-match-p): Fix off-by-one errors.
1996-07-23 16:17:33 +00:00
Richard M. Stallman
0f93e41fda
(list-load-path-shadows): Doc fix.
1996-07-23 13:56:33 +00:00
Richard M. Stallman
9ab5d005aa
(perldb-command-name): New variable.
...
(perldb): Use it.
1996-07-22 19:06:26 +00:00