1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
Commit graph

13440 commits

Author SHA1 Message Date
Richard M. Stallman
19ae9866c9 (face-initialize): Specify default characteristics
for the	standard faces.  Use face-fill-in to set up existing frames.
(face-fill-in, face-try-color-list): New subroutines.
Handle underline, foreground and background in the
frame-independent info of a face.
(x-create-frame-with-faces): Use face-fill-in.
(x-initialize-frame-faces): Function deleted.
1994-02-12 06:25:56 +00:00
Karl Heuer
e1f672f579 (super-apropos-check-doc-file): Don't attempt to retrieve function
documentation from a symbol with no function binding.
1994-02-12 04:21:06 +00:00
Richard M. Stallman
61563ba0c9 (disabled-command-hook): Use eq to compare elts
of this-command-keys.  Choose the appropriate kind of Meta.
1994-02-12 02:58:48 +00:00
Richard M. Stallman
632021345a Set up Alt keys as well as C-x 8 prefix.
No need to create the prefix submaps explicitly.
(iso-transl-char-map): New variable.
Change the sequences aa and ae to just a and e.
1994-02-12 02:39:53 +00:00
Richard M. Stallman
26757b4b03 (clone-init-mode-variables): Don't defvar
variables if already bound.  Put on clone-unmerged props if
they were not bound.
(clone-make-docstring): Install the map unconditionally;
set clone-unmerged property to nil.  No clone-merged property.
(clone-set-syntax-table): Set clone-unmerged prop, not clone-merged.
(clone-set-abbrev-table): Call clone-merge-abbrev-tables.
Don't touch properties here.
(clone-merge-keymaps): Splice out the `keymap' of the OLD map.
(clone-merge-abbrev-tables): New function.
1994-02-12 02:27:29 +00:00
Richard M. Stallman
7ac7f4c200 (perl-mode): Set parse-sexp-ignore-comments. 1994-02-12 02:17:58 +00:00
Karl Heuer
28b4613975 (rmail-dont-reply-to): Change user-original-login-name to user-login-name. 1994-02-11 22:05:44 +00:00
Karl Heuer
d0eecffacb (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to
user-login-name.
1994-02-11 22:04:41 +00:00
Karl Heuer
cef7ae6e1a (user-original-login-name): Reduce to a defalias, since it's redundant with
user-login-name.  All callers changed to use user-login-name.
1994-02-11 22:01:56 +00:00
Karl Heuer
66b89353c0 (gnus-user-login-name): Fix doc string. 1994-02-11 21:56:45 +00:00
Karl Heuer
157acde57f (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv
"USER"), since (user-login-name) already does this.
1994-02-11 21:55:57 +00:00
Karl Heuer
df00183bf8 (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv
"USER"), since (user-login-name) already does this.
1994-02-11 21:54:44 +00:00
Karl Heuer
237e6ab056 (perform-replace): Check for empty stack. 1994-02-11 21:07:59 +00:00
Karl Heuer
649ddbf59f Fix spelling of pre-command-hook. 1994-02-11 08:10:01 +00:00
Karl Heuer
fbb6c27bac Fix syntax used for C-SPC. 1994-02-11 06:03:57 +00:00
Roland McGrath
b00f856bc3 (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is
right there.
1994-02-11 05:54:37 +00:00
Richard M. Stallman
8921525e34 (shell-get-current-command): Make regexp more selective. 1994-02-10 08:35:48 +00:00
Richard M. Stallman
6f482eec77 (mouse-start-end): For double click with START on openparen,
start forward scan from START.
1994-02-10 07:39:09 +00:00
Richard M. Stallman
fee7a5a2e3 (lisp-font-lock-keywords-2): Quote the * in let*. 1994-02-10 04:43:50 +00:00
Karl Heuer
9ea9bca3e3 (outline-mode): Fix spelling of add-hook. 1994-02-10 00:48:59 +00:00
Karl Heuer
412082915f (vc-comment-to-change-log): Load add-log before binding
add-log-current-defun-function.
1994-02-09 23:02:28 +00:00
Karl Heuer
1ec715837b (mouse-start-end): Check START rather than point for being at eob. 1994-02-09 22:21:47 +00:00
Richard M. Stallman
d07482afc1 (display-time): Use expand-file-name to make file name of wakeup. 1994-02-09 05:48:11 +00:00
Richard M. Stallman
c7d7ed2771 (disabled-command-hook): Use eq to compare elts of this-command-keys. 1994-02-09 05:36:48 +00:00
Karl Heuer
ccc341de40 (rmail-summary-expunge-and-save): Mark summary buffer as unmodified. 1994-02-09 04:26:28 +00:00
Karl Heuer
c70658194a (rmail-expunge-and-save): Mark summary buffer as unmodified. 1994-02-09 04:25:48 +00:00
Karl Heuer
e507447418 Add (require 'rmail) so the macro will be byte-compiled properly. 1994-02-09 04:08:17 +00:00
Richard M. Stallman
3fa26c5001 (show-children): Don't narrow to (1+ (point-max)) when
exposing the last level-n header in the buffer.
1994-02-08 23:50:09 +00:00
Roland McGrath
9ed4d64fd3 (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
print-escape-newlines to t around printing (now has same effect).
1994-02-08 23:03:09 +00:00
Karl Heuer
f045694583 (rmail-edit-current-message): Make local variables permanent, so
the user can safely change major modes during an edit.
1994-02-08 22:26:30 +00:00
Karl Heuer
a4b340c510 (rmail-variables): Make local variables permanent, so the user can safely
change major modes during an edit.
1994-02-08 22:25:35 +00:00
Richard M. Stallman
2f2ddd1e4a (copy-face): Doc fix. 1994-02-08 18:22:09 +00:00
Richard M. Stallman
a7a0dbf52b (finder-mode): Doc fix. 1994-02-08 18:00:41 +00:00
Richard M. Stallman
de3a72f68f (mail-signature): Insert a `-- ' line. 1994-02-08 17:51:57 +00:00
Karl Heuer
297d863be5 (make-syntax-table): Behave like copy-syntax-table if an argument is given,
for backward compatibility.
1994-02-08 05:06:07 +00:00
Karl Heuer
e15068c4db (batch-update-autoloads): Add missing close paren. 1994-02-08 04:53:09 +00:00
Karl Heuer
1a7ffe17b7 (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags. 1994-02-07 23:38:22 +00:00
Karl Heuer
e4f794ed3a (mail-signature): Doc mod. 1994-02-07 23:05:56 +00:00
Karl Heuer
d5bfe0767b (insert-parentheses): Doc mod. 1994-02-07 22:57:35 +00:00
Roland McGrath
72c19d97c1 (autoload-trim-file-name): New function.
(generate-file-autoloads): Bind print-readably to t for Lucid.
Use autoload-trim-file-name on FILE when inserting the name.
Scan written text and fix up ^L to \f and ( at bol to \(.
(update-file-autoloads): When we find a later file's section, set FOUND to
'new.  If FOUND is 'new after loop, check file for autoload cookies and
don't call generate-file-autoloads if none.
(update-directory-autoloads): Get absolute file names from directory-files.
(batch-update-autoloads): Rewrite from jwz to process later files in a
directory after one file errs.
1994-02-07 22:19:05 +00:00
Richard M. Stallman
014b167871 (desktop-bug-report): Command deleted. 1994-02-07 21:04:46 +00:00
Richard M. Stallman
6a6e6405ef (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.
(sunrise-sunset): Allow it to be called without an argument (as advertized).
1994-02-07 20:56:46 +00:00
Richard M. Stallman
d33b395845 (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date. 1994-02-07 20:55:00 +00:00
Richard M. Stallman
ea5ccb55d3 (calendar-print-french-date,diary-french-date):
Use new error arg to calendar-cursor-to-date.
1994-02-07 20:53:04 +00:00
Richard M. Stallman
25ed02fd9e (view-diary-entries,diary-islamic-date): Use new error arg
to calendar-cursor-to-date.
1994-02-07 20:51:18 +00:00
Richard M. Stallman
56e7830d68 (calendar-cursor-holidays): Use new error arg
to calendar-cursor-to-date.
1994-02-07 20:49:35 +00:00
Richard M. Stallman
c33579cba6 (insert-diary-entry,insert-weekly-diary-entry,
insert-monthly-diary-entry,insert-yearly-diary-entry,
insert-anniversary-diary-entry,insert-block-diary-entry,
insert-cyclic-diary-entry,insert-hebrew-diary-entry,
insert-monthly-hebrew-diary-entry,insert-yearly-hebrew-diary-entry,
insert-islamic-diary-entry,insert-monthly-islamic-diary-entry,
insert-yearly-islamic-diary-entry):
Use new error arg to calendar-cursor-to-date.
1994-02-07 20:47:23 +00:00
Richard M. Stallman
ffd82264f0 (calendar-mode-line-format): Change "current" to "today".
(calendar-cursor-to-date): Add optional parameter to cause error
signal when cursor is not on a date---this allows lots of
simplifications throughout the code.
(calendar-forward-month,calendar-set-mark,
calendar-exchange-point-and-mark,calendar-count-days-region,
calendar-print-day-of-year,calendar-print-iso-date,
calendar-print-julian-date,calendar-print-islamic-date,
calendar-print-hebrew-date,calendar-print-astro-day-number): Use simplification.
1994-02-07 20:42:44 +00:00
Richard M. Stallman
d1462f221c Comment change. 1994-02-07 20:32:40 +00:00
Roland McGrath
2559d4f338 (remote-compile): Set comint-file-name-prefix in the compilation buffer. 1994-02-07 19:08:31 +00:00