Karl Heuer
330e9e11c7
(mail-mode): Clarify doc string.
...
(mail-text): Ditto.
1995-05-19 18:57:48 +00:00
Karl Heuer
1abe848863
(expand-mail-aliases): Expand aliases in
...
From and Reply-to headers as well, plus the Resent- variants.
1995-05-19 18:57:17 +00:00
Karl Heuer
ca58b3ecc6
Put property on set-face-stipple, not set-stipple.
...
(face-fill-in): Handle stipple.
1995-05-18 22:22:33 +00:00
Karl Heuer
1c660f5ab9
(byte-compile-dynamic-docstrings): Doc fix.
1995-05-18 20:04:09 +00:00
Karl Heuer
9a0341b21a
(tar-mode): Set write-contents-hooks instead of
...
local-write-file-hooks.
1995-05-18 19:57:15 +00:00
Karl Heuer
c344d4be62
(unload-feature): When we come to (provide . FEATURE),
...
remove FEATURE from the features list.
1995-05-18 16:51:35 +00:00
Karl Heuer
078c09a28d
(Buffer-menu-buffer): Give more informative error
...
message if user attempts a selection at end of buffer.
1995-05-17 20:52:45 +00:00
Karl Heuer
58ac467ee7
(c-fill-paragraph): Don't alter point
...
when deciding to narrow at the end for the sake of a comment ender.
1995-05-17 20:44:36 +00:00
Karl Heuer
73c017045a
(gnus-expunge): Use defalias.
1995-05-17 20:35:23 +00:00
Karl Heuer
0579e89d98
(easy-menu-create-keymaps): Set menu-enable prop.
1995-05-17 19:34:18 +00:00
Karl Heuer
977b12781d
Add provide call.
1995-05-16 21:58:47 +00:00
Karl Heuer
f61deddc6d
(facemenu-set-face-from-menu): Doc fix.
...
(facemenu-set-background, facemenu-set-foreground): Doc fix.
(facemenu-set-face): Doc fix.
1995-05-16 06:14:22 +00:00
Richard M. Stallman
9b4234ae17
If the geometry resource specifies a position,
...
call the position and size "user-specified".
(vendor-specific-keysyms): New function.
1995-05-15 23:19:13 +00:00
Richard M. Stallman
df6eb420bf
(dabbrev-completion): Use mapcar, not mapc.
...
Call dabbrev--reset-global-variables as the first thing.
(dabbrev-abbrev-char-regexp): Default value is nil again.
(dabbrev--find-all-expansions): Don't use push.
(dabbrev--search): Likewise.
(dabbrev-check-other-buffers):
Renamed from dabbrev-always-check-other-buffers.
(dabbrev-check-all-buffers): Renamed frm dabbrev-check-rest-of-buffers.
(dabbrev-expand): Now checks for marker.
(dabbrev--try-find): Now does a protected call to `widen'.
(dabbrev-always-check-other-buffers): Default now t.
(dabbrev--capitalize): Function deleted.
(dabbrev-completion): Use `capitalize'.
1995-05-15 23:16:08 +00:00
Richard M. Stallman
09bc9531d9
(byte-compile-insert-header): Cope if user-mail-address is unbound.
1995-05-15 23:01:17 +00:00
Richard M. Stallman
bcde3748c6
(mouse-save-then-kill): When making a new region
...
and not adjusting an old one, always make new kill-ring entry
and don't call mouse-show-mark.
1995-05-15 23:00:16 +00:00
Richard M. Stallman
306faa4228
(path-separator): Defined.
...
(parse-colon-path): Use path-separator.
(file-ownership-preserved-p): Don't bomb if file doesn't exist.
1995-05-15 22:22:25 +00:00
Karl Heuer
f27f16ed4f
(get-method-definition): Fix regexps.
1995-05-15 22:00:20 +00:00
Karl Heuer
76b17c0b66
(tq-process-buffer): Don't hard-code the buffer name.
1995-05-15 21:53:39 +00:00
Karl Heuer
87c67862f2
Initial revision
1995-05-13 00:29:55 +00:00
Roland McGrath
cd17ae3fe7
(rlogin-history): New defvar.
...
(rlogin): Use rlogin-history as history var in read-from-minibuffer.
1995-05-12 17:51:12 +00:00
Roland McGrath
eae2c972e7
(compilation-next-error-locus): Ignore zero column number.
...
(compilation-parse-errors): Don't store the beginning of the line
containing the end of the error-regexp match. Instead, store the beginning
of the line containing the start of the match, unless the match starts
with a newline, in which case the beginning of the next line.
1995-05-12 17:26:59 +00:00
Roland McGrath
38179d4288
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).
1995-05-12 16:39:32 +00:00
Simon Marshall
e3889f8470
Added entry' to
fortran-font-lock-keywords-1' highlight of declarations.
1995-05-12 07:23:19 +00:00
Karl Heuer
043620f45e
Miscellaneous fixes for better compatibility with
...
XEmacs 19.12.
(ps-plot-with-face): Added code to handle Emacs
19.29's new ability for the face attribute to hold a list of
faces.
Rolled in Chuck Thompson's changes to make color
printing work in XEmacs 19.12.
Fix error in comments.
(ps-generate-postscript-with-faces): Add fix to
handle extents without faces.
(ps-faces-list): deleted. Added alias for
list-faces if face-list isn't fbound.
(ps-print-ensure-fontified) added to make sure
ps-print works correctly in conjunction with lazy-lock.
RMS's changes for Emacs.
1995-05-12 02:18:47 +00:00
Tom Tromey
303f8496cb
(tcl-type-alist): Include entry for "proc".
1995-05-11 22:12:49 +00:00
Roland McGrath
78809db739
(tags-loop-continue): Doc fix.
...
Reset NEW after visiting for real, so we don't clobber the buffer again.
1995-05-11 03:30:10 +00:00
Roland McGrath
4dbf8a2c70
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
...
(compilation-next-error-locus): Ignore a column number that is zero.
1995-05-11 00:44:51 +00:00
Tom Tromey
1305021dea
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
...
"make-xemacs-menu-keymap".
1995-05-10 23:38:12 +00:00
Tom Tromey
60da020d00
Bug fix in menu code for XEmacs.
1995-05-10 18:22:21 +00:00
Tom Tromey
e9e7f5f226
Changed "Lucid Emacs" to "XEmacs".
...
Tcl's popup menu now added to existing one, courtesy
dfarmer@evolving.com (Doug Farmer)
1995-05-09 21:36:53 +00:00
Richard M. Stallman
0e7f9b35bb
(Info-directory-list): Use installation-directory,
...
not invocation-directory. Cope if it is nil.
1995-05-09 05:36:55 +00:00
Richard M. Stallman
bcf40dfd63
(mail-font-lock-keywords): Make mail-header-separator into a regexp.
1995-05-09 04:09:15 +00:00
Richard M. Stallman
7e31e83efe
(news-reply-mode): Add ^ to paragraph delimiters.
1995-05-09 04:07:15 +00:00
Richard M. Stallman
07e4a20d3f
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
1995-05-09 04:05:54 +00:00
Richard M. Stallman
8993dbcd7f
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
1995-05-09 02:19:20 +00:00
Richard M. Stallman
e63b803036
(news-setup): Bind mail-signature to nil.
1995-05-09 00:49:04 +00:00
Richard M. Stallman
d8e54b47e6
(ediff-revision-key): Default value nil.
...
(ediff-load-version-control): Don't remind any key if
ediff-revision-key is nil.
1995-05-08 23:53:13 +00:00
Richard M. Stallman
0e8b867a92
(info-insert-file-contents): Don't use
...
(file-name-directory fullname) if it is nil.
(info-insert-file-contents): Fix Apr 19 change.
1995-05-08 23:23:37 +00:00
Richard M. Stallman
3c61e53471
(Helper-help): Use read-key-sequence.
1995-05-08 21:09:17 +00:00
Richard M. Stallman
32e986d4b3
(add-log-current-defun): Handle objc-mode like c-mode;
...
detect method definitions by their syntax.
1995-05-08 19:50:10 +00:00
Richard M. Stallman
57eed34a7c
(menu-bar-tools-menu): Rename key to `compare'.
1995-05-08 15:22:30 +00:00
Richard M. Stallman
59c1a7de82
(get-method-definition, get-method-definition-1): New functions.
...
(add-log-current-defun): Use them to handle objc-mode.
1995-05-08 00:45:17 +00:00
Richard M. Stallman
002c4306f0
Add C-escape binding.
1995-05-07 23:08:17 +00:00
Richard M. Stallman
b6384070e8
entered into RCS
1995-05-07 23:02:13 +00:00
Richard M. Stallman
98b17af933
(path-separator): Set to ";".
1995-05-07 20:20:30 +00:00
Richard M. Stallman
6598027d33
(recover-session): Renamed from multiple-recover.
1995-05-07 18:39:02 +00:00
Richard M. Stallman
7ca5423eb9
Provide noutline as well as outline.
1995-05-07 17:32:17 +00:00
Richard M. Stallman
bf464fada9
(pp-eval-expression): Update use of temp-buffer-show-function.
1995-05-07 00:38:42 +00:00
Richard M. Stallman
27a3a82960
(x-colors): Delete "medium forest green" in both forms.
1995-05-06 04:34:53 +00:00