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

5421 commits

Author SHA1 Message Date
Geoff Voelker
4048e56d20 (command-line): Handle nil command-line-args. 1995-05-26 20:11:39 +00:00
Roland McGrath
54de3248dc (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
leading spaces and disallow whitespace chars within the file name.
1995-05-26 16:24:57 +00:00
Karl Heuer
10774fb577 (dired-find-buffer-nocreate): Don't try to find a
wildcard as a subdirectory.
1995-05-26 04:23:21 +00:00
Karl Heuer
c27c10423e (gud-common-init): Don't die if filename not supplied.
Omit trailing hyphen when no filename follows.
1995-05-26 04:14:08 +00:00
Karl Heuer
2db10f13d9 (texinfo-sequentially-find-pointer): Don't modify
the kill ring.
1995-05-26 04:00:52 +00:00
Karl Heuer
689cee2acc (byte-compile-insert-header):
When using dynamic docstrings, refuse to load in 19.28 and older.
In that error message, don't mention the directory names.
1995-05-26 03:57:42 +00:00
Karl Heuer
6e4aafdc8a (x-create-frame-with-faces): Read geometry resource
and use that while creating the frame.
1995-05-26 03:54:38 +00:00
Karl Heuer
3f18a142f9 (vendor-specific-keysyms): Add second spelling for HP. 1995-05-24 04:59:27 +00:00
Karl Heuer
82a7410763 (delete-frame-enabled-p): New subroutine.
Use frame-visible-p to reduce consing.
1995-05-24 01:02:08 +00:00
Karl Heuer
ccc06dcce5 (describe-prefix-bindings): If key is a string,
make a substring; for a vector, make a vector.
1995-05-24 00:46:17 +00:00
Karl Heuer
628bc1e661 Remove version number. 1995-05-24 00:30:41 +00:00
Karl Heuer
665211a38b Initial revision 1995-05-23 01:53:12 +00:00
Karl Heuer
cb03487aa8 (gnus-gnus-to-quick-newsrc-format): don't save
gnus-newsgroup-alist in .newsrc.el.
1995-05-22 22:24:50 +00:00
Karl Heuer
a8e1fefac0 (edit-kbd-macro): Better error messages for undefined keys
or keys that are not keyboard macros.
1995-05-22 22:08:18 +00:00
Karl Heuer
98e05fae58 (ada-add-ada-menu): Fix args to easy-menu-define. 1995-05-22 21:42:13 +00:00
Karl Heuer
ec5533befb (file-ownership-preserved-p): Fix typo in previous change. 1995-05-22 20:00:17 +00:00
Karl Heuer
e3b671fc68 (mail-text): Expand abbrev before moving point. 1995-05-22 19:41:25 +00:00
Karl Heuer
eb9780b030 (mouse-save-then-kill): Fix previous change. 1995-05-20 05:36:11 +00:00
Karl Heuer
f39223a6bb (easy-menu-do-define): Add autoload cookie. 1995-05-20 04:29:39 +00:00
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