1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
Commit Graph

5402 Commits

Author SHA1 Message Date
Richard M. Stallman
ce1724a609 (x-colors): Delete "medium goldenrod" in both forms. 1995-05-06 04:30:06 +00:00
Richard M. Stallman
08fbb85640 (gnus-use-generic-from): Doc fix. 1995-05-06 04:23:22 +00:00
Richard M. Stallman
a594e0e121 (ispell-region): If position not visible, (sit-for 0). 1995-05-06 02:18:20 +00:00
Richard M. Stallman
3595955ca6 All autoload cookies disabled. 1995-05-06 01:52:22 +00:00
Richard M. Stallman
869d4256c8 (gnus-group-mode): Set truncate-lines. 1995-05-06 01:45:50 +00:00
Richard M. Stallman
6696191053 (sendmail-send-it): Check continuation lines
when checking for empty subject lines.
1995-05-05 22:31:11 +00:00
Richard M. Stallman
f49deb4fff Don't try to define backquote.
(trace-version): Deleted.
1995-05-05 01:30:32 +00:00
Richard M. Stallman
1df90f8fe8 ('\`): Use backslash for reading the backquote.
(backquote-backquote-symbol): Likewise.
(backquote): Doc fix.
1995-05-04 20:44:55 +00:00
Karl Heuer
fe2bf2c299 Fix spelling of author's name. 1995-05-04 18:54:55 +00:00
Richard M. Stallman
5abe89938f Initial revision 1995-05-04 17:24:40 +00:00
Karl Heuer
38cee3ab4d (scribe-chapter): Change to C-c C-c.
(scribe-section): Change to C-c C-t.
(scribe-subsection): Change to C-c C-s.
(scribe-insert-environment): Change to C-c C-v.
(scribe-bracket-region-be): Change to C-c C-e.
(scribe-italicize-word): Change to C-c C-i.
(scribe-bold-word): Change to C-c C-b.
(scribe-underline-word): Change to C-c C-u.
1995-05-03 00:09:43 +00:00
Karl Heuer
3122bee9f9 (gomoku-human-plays): Change to C-c C-p.
(gomoku-human-takes-back): Change to C-c C-b.
(gomoku-human-resigns): Change to C-c C-r.
(gomoku-emacs-plays): Change to C-c C-e.
1995-05-02 23:52:13 +00:00
Karl Heuer
a7275e7f50 (gnus-uu-interactive-scan-directory): Change to C-c C-d.
(gnus-uu-interactive-save-current-file): Change to C-c C-z.
1995-05-02 23:48:07 +00:00
Karl Heuer
c98fe76ff2 (outline-rebullet-current-heading): Change to C-c *. 1995-05-02 23:26:58 +00:00
Richard M. Stallman
5257b534c5 (S-delete): Fix typo (was C-delete). 1995-05-02 04:00:23 +00:00
Richard M. Stallman
0f21f770b2 (hide-ifdef-mode-prefix-key): Change to C-c @.
(hide-ifdef-mode-submap): Get rid of \e from all bindings.
1995-05-02 03:57:27 +00:00
Richard M. Stallman
ac1eea7911 (outline-minor-mode-prefix): Change to C-c @. 1995-05-02 01:50:32 +00:00
Richard M. Stallman
f4f1c130d9 (texinfo-mode-map): Delete C-c ] binding. 1995-05-02 01:44:22 +00:00
Richard M. Stallman
91f769d408 (forms--mode-commands): Delete C-c ? binding. 1995-05-02 01:37:11 +00:00
Richard M. Stallman
e31282a87f (news-reply-mode-map): Delete C-c ? binding. 1995-05-02 01:33:38 +00:00
Richard M. Stallman
79ce455d11 (isearch-mode): Doc fix. 1995-05-02 01:13:59 +00:00
Richard M. Stallman
947447f420 (iso-accents-mode): Doc fix. 1995-05-02 00:52:53 +00:00
Richard M. Stallman
5f7fc6cf56 (buffer-substring-no-properties): New function. 1995-05-01 18:26:28 +00:00
Richard M. Stallman
2bc9b0c750 (expand-mail-aliases): Use buffer-substring-no-properties. 1995-05-01 18:25:55 +00:00
Richard M. Stallman
3b11420577 (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp. 1995-05-01 17:16:40 +00:00
Richard M. Stallman
eb78a29127 (tpu-copy-keyfile): New function.
(tpu-load-xkeys): Copy key definition file to new default name.
1995-05-01 15:52:55 +00:00
Richard M. Stallman
4bc3d240cc (set-auto-mode): If buffer has no file, use buffer name. 1995-05-01 15:49:09 +00:00
Richard M. Stallman
30c78e11b9 (jka-compr-write-region): Handle the append
argument correctly when the can-append flag is false.
(jka-compr-write-region): Make temp-buffer name unique to this fn.
(jka-compr-file-local-copy): Ditto.
1995-05-01 05:23:49 +00:00
Richard M. Stallman
ab30fc8aec Comment change. 1995-04-30 23:37:26 +00:00
Richard M. Stallman
0b9d4cf065 (normal-top-level): Set auto-save-list-file-name. 1995-04-30 19:50:00 +00:00
Richard M. Stallman
9aee539273 (multiple-recover, multiple-recover-finish): New commands. 1995-04-30 19:46:44 +00:00
Richard M. Stallman
aba66e2a44 (command-line-1): Implement -L/--directory option. 1995-04-30 07:45:45 +00:00
Richard M. Stallman
ae849784b4 (jka-compr-insert-file-contents): When visiting,
bind buffer-file-name to nil temporarily.
1995-04-29 19:25:19 +00:00
Richard M. Stallman
a360cae96e (command-line): Handle -iconic and -icon-type here. 1995-04-29 16:49:41 +00:00
Richard M. Stallman
5d5ab7ac50 (compile-internal): Disable undo before erasing
the buffer, then enable again afterward.
(compilation-sentinel): Use force-mode-line-update.
1995-04-29 16:37:06 +00:00
Richard M. Stallman
2b7971c930 (tex-view): Nice error if tex-dvi-view-command is nil. 1995-04-29 16:32:03 +00:00
Karl Heuer
f3c61d82f2 (vc-next-action-on-file): Add missing let-binding.
(vc-default-backend, vc-keep-workfiles, vc-consult-headers):
(vc-mistrust-permissions, vc-path): Vars moved to vc-hooks.el.
(vc-match-substring, vc-lock-file, vc-parse-buffer, vc-master-info):
(vc-log-info, vc-consult-rcs-headers, vc-fetch-properties):
(vc-backend-subdirectory-name, vc-locking-user, vc-true-locking-user):
(vc-latest-version, vc-your-latest-version, vc-branch-version):
(vc-workfile-version): Functions moved to vc-hooks.el.
(vc-trunk-p, vc-minor-revision, vc-branch-part): Functions moved
here from vc-hooks.el.
1995-04-26 21:47:35 +00:00
Karl Heuer
e1c0c2d1bf (vc-default-backend, vc-path, vc-consult-headers):
(vc-mistrust-permissions, vc-keep-workfiles): Customization
variables, moved here from vc.el.
(vc-trunk-p, vc-minor-revision, vc-branch-part): Moved to vc.el.
(vc-backend): Renamed from vc-backend-deduce.  Callers changed.
(vc-match-substring, vc-lock-file, vc-parse-buffer, vc-master-info):
(vc-log-info, vc-consult-rcs-headers, vc-fetch-properties):
(vc-backend-subdirectory-name, vc-locking-user, vc-true-locking-user):
(vc-latest-version, vc-your-latest-version, vc-branch-version):
(vc-workfile-version): Functions moved here from vc.el.
(vc-log-info): Log program is no longer called through vc-do-command,
to avoid including the lengthy vc-do-command here.  It is done
directly through call-process now.  Removed obsolete parameter LAST.
(vc-status): Replaced by the much simpler version that gets the
information from the file properties.  Removed the obsolete
parameter vc-type.
(vc-parse-buffer): changed format of PATTERNS.  Each pattern is now a
list of 2 to 3 elements, the first being the pattern, the remaining
ones the numbers of subexpressions to refer to.
(vc-cvs-status): New per-file property, only used in the CVS case.
(vc-cvs-status): New function.
(vc-log-info): Adapted to new version of vc-parse-buffer
(vc-fetch-properties): Adapted to new version of vc-parse-buffer.
Better search regexp for CVS latest version.
(vc-log-info): Search for branch version only in the RCS case,
since this doesn't make sense for SCCS or CVS.
(vc-fetch-properties): CVS case: set vc-cvs-status.
(vc-locking-user): CVS case: use vc-cvs-status to determine if
the file is up-to-date, thus avoiding an expensive call to
vc-workfile-unchanged-p.
(vc-mode-line): Re-activated the code that makes the buffer read-only
if the work file is unchanged.  But the status of the work file
is now determined by looking at the already-computed mode string.
1995-04-26 21:42:20 +00:00
Richard M. Stallman
f2ee419195 (vc-buffer-backend): New function.
Also new variable, local in all buffers.
(vc-kill-buffer-hook): Kill local vc-buffer-backend.

(vc-kill-buffer-hook): Don't put it on kill-buffer-hook.
(vc-file-clearprops): Function moved here.
(vc-workfile-version): Function moved here.
(vc-mode-line): Don't call vc-locking-user.

Add branch support for RCS;  treat CVS more like RCS and SCCS.
(vc-occurences, vc-trunk-p, vc-branch-p, vc-minor-revision)
(vc-branch-part): new functions that operate on RCS revision numbers.
(vc-status): Use the new property vc-workfile-version
and vc-locking-user (see vc.el).  Display "locking state" for CVS.
(vc-find-cvs-master): Search for file name case-sensitively, store
version number into the new property vc-workfile-version.
(vc-find-file-hook): kill any remaining properties.  Like this,
when re-finding a file (for example because it has changed on disk),
the version control state gets re-computed.
(vc-mode-line): CVS case: make the buffer read-only if the file
is unmodified.
(vc-kill-buffer-hook): Clear file's vc props when buffer is killed.
1995-04-26 10:15:03 +00:00
Richard M. Stallman
c6d4f6288a (vc-backend-checkout): Pass vc-checkout-switches arg
properly to vc-do-command.

(vc-update-change-log): Use vc-buffer-backend in menu-enable.

(vc-file-clearprops, vc-workfile-version): Functions moved to vc-hooks.el.

Add branch support for RCS; treat CVS more like RCS and SCCS.
(vc-next-action-on-file): changed CVS handling, such that C-x C-q
works as with RCS and SCCS.
(vc-consult-rcs-headers): New function.
(vc-branch-version): New per-file property, refers
to the RCS version selected by `rcs -b'.
(vc-workfile-version): New function.  Also new per-file property
(vc-consult-headers): New parameter variable.
(vc-mistrust-permissions): Default set to `nil'.
(vc-locking-user): Property is now cached.  The other functions
update it as necessary.  Attempts to use RCS headers if enabled.
(vc-log-info, vc-parse-buffer): Various bug fixes.  Added support
for property `vc-branch-version'.
(vc-backend-checkout): RCS case: if no explicit version
is specified, check out `vc-workfile-version'.  After check-out,
set `vc-workfile-version' according to the version number
reported by "co".
(vc-backend-checkin): RCS case: remove any remaining locks
if a new branch was created.  After every check-in, adjust
the current branch using `rcs -b' (this cannot be avoided).
CVS case: allow for explicit checkin, but only on the trunk.
(vc-next-action-on-file, vc-backend-checkout, vc-backend-checkin,
vc-backend-revert, vc-backend-diff): Explicitly use
vc-workfile-version as the default version to operate on.
1995-04-26 10:12:24 +00:00
Richard M. Stallman
06bc58d88a Eval key definitions and clean up upon completion.
Persistent completion status message.
1995-04-26 04:03:40 +00:00
Richard M. Stallman
158a958d6a Removed reference to tpu-gnu-emacs18-p. 1995-04-26 04:03:10 +00:00
Karl Heuer
744c21771d (appt-check): Use force-mode-line-update. 1995-04-25 22:33:23 +00:00
Karl Heuer
a838308c4c (array-mode): Use force-mode-line-update. 1995-04-25 22:33:13 +00:00
Karl Heuer
ba90138812 (byte-recompile-directory): Use force-mode-line-update. 1995-04-25 22:32:49 +00:00
Karl Heuer
2fc86734b7 (delete-selection-mode): Use force-mode-line-update. 1995-04-25 22:32:36 +00:00
Karl Heuer
048ea441e2 (dired-omit-expunge): Use force-mode-line-update. 1995-04-25 22:32:18 +00:00
Karl Heuer
45d8d39ff8 (dired-sort-set-modeline): Use force-mode-line-update. 1995-04-25 22:31:52 +00:00
Karl Heuer
ca341104ae (edt-advance, edt-backup): Use force-mode-line-update. 1995-04-25 22:31:12 +00:00
Karl Heuer
74def44fd9 (find-dired-sentinel): Use force-mode-line-update. 1995-04-25 22:30:38 +00:00
Karl Heuer
a716ac738a (fortran-auto-fill-mode): Use force-mode-line-update. 1995-04-25 22:30:13 +00:00
Karl Heuer
e726eb56f8 (gud-sentinel): Use force-mode-line-update. 1995-04-25 22:29:51 +00:00
Karl Heuer
433c31eb5f (hanoi): Use force-mode-line-update. 1995-04-25 22:29:35 +00:00
Karl Heuer
c63e0f9a7d (hide-ifdef-toggle-read-only): Use force-mode-line-update.
(hide-ifdef-toggle-outside-read-only): Use force-mode-line-update.
1995-04-25 22:29:17 +00:00
Karl Heuer
2c609f537f (Info-edit-mode, Info-cease-edit): Use force-mode-line-update. 1995-04-25 22:28:58 +00:00
Karl Heuer
1cd3732c0a (isearch-mode, isearch-done): Use force-mode-line-update. 1995-04-25 22:28:40 +00:00
Karl Heuer
2450bd29f6 (mh-insert-signature): Use force-mode-line-update. 1995-04-25 22:28:25 +00:00
Karl Heuer
dc9bdc98c9 (mh-set-scan-mode): Use force-mode-line-update. 1995-04-25 22:28:04 +00:00
Karl Heuer
c80ababd85 (mh-set-mode-name): Use force-mode-line-update. 1995-04-25 22:27:45 +00:00
Karl Heuer
a57c6a283a (outline-minor-mode): Use force-mode-line-update. 1995-04-25 22:27:27 +00:00
Karl Heuer
00dbaf0a51 (picture-set-motion, picture-mode-exit): Use force-mode-line-update. 1995-04-25 22:26:54 +00:00
Karl Heuer
cde6342073 (rmail-edit-current-message): Use force-mode-line-update.
(rmail-cease-edit): Use force-mode-line-update.
1995-04-25 22:26:42 +00:00
Karl Heuer
7911ecc8d8 (auto-fill-mode): Use force-mode-line-update. 1995-04-25 22:26:16 +00:00
Karl Heuer
8d96f9def6 (sc-raw-mode-toggle): Use force-mode-line-update. 1995-04-25 22:25:51 +00:00
Karl Heuer
feb4aa21c8 (term-update-mode-line, term-process-pager): Use force-mode-line-update.
(term-pager-continue): Use force-mode-line-update.
1995-04-25 22:25:25 +00:00
Karl Heuer
d3a4a98677 (te-edit, te-more-break-unwind): Use force-mode-line-update.
(te-update-pending-output-display): Use force-mode-line-update.
1995-04-25 22:24:57 +00:00
Karl Heuer
ffedf987d7 (display-time-sentinel, display-time-filter): Use force-mode-line-update. 1995-04-25 22:24:40 +00:00
Karl Heuer
75abbc6e63 (vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.
(vi-mode, vi-goto-insert-state): Use force-mode-line-update.
1995-04-25 22:24:14 +00:00
Karl Heuer
17f9373a9c (vip-change-mode): Use force-mode-line-update. 1995-04-25 22:23:48 +00:00
Karl Heuer
390d1087a1 (xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update. 1995-04-25 22:23:31 +00:00
Karl Heuer
ec165e569d (emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.
(emerge-auto-advance, emerge-skip-prefers): Use force-mode-line-update.
(emerge-refresh-mode-line): Use force-mode-line-update.
1995-04-25 22:23:02 +00:00
Karl Heuer
3941fe2c64 (toggle-read-only, rename-uniquely): Use force-mode-line-update. 1995-04-25 22:22:21 +00:00
Karl Heuer
2bcf8edbec (ispell-minor-mode): Use force-mode-line-update. 1995-04-25 22:21:29 +00:00
Karl Heuer
e6f1da1956 (double-mode): Use force-mode-line-update. 1995-04-25 22:20:59 +00:00
Karl Heuer
1faea684f8 (gomoku-display-statistics): Use force-mode-line-update. 1995-04-25 22:20:30 +00:00
Karl Heuer
3d93ac2871 (f90-auto-fill-mode): Use force-mode-line-update. 1995-04-25 22:17:55 +00:00
Karl Heuer
e47df26a39 (abbrev-mode): Use force-mode-line-update. 1995-04-25 22:17:14 +00:00
Richard M. Stallman
2996d9f848 (forms--make-format-elt-using-text-properties)
forms--make-format): Add `intangible' text property to read-only areas.
(forms-next-field, forms-previous-field): Use
`inhibit-point-motion-hooks' to allow move between two
intangible areas.
1995-04-25 17:44:28 +00:00
Simon Marshall
4a3393e4f5 Made sc-string-text to strip of text properties of buffer text, so string
comparison wouldn't fail in sc-mail-fetch-field and sc-mail-append-field.
1995-04-25 08:27:28 +00:00
Richard M. Stallman
ed34f320f2 (rename-uniquely): Don't discard <NN> from end
if that is part of the visited file name.
1995-04-25 04:22:37 +00:00
Richard M. Stallman
efa5c63ad5 (rmail-insert-inbox-text): Get the truename of
the standard inbox name, not just of its directory.
1995-04-25 04:09:47 +00:00
Richard M. Stallman
5313d5f1ef (mail-position-on-field): Use $, not \n, in regexp. 1995-04-25 03:35:00 +00:00
Richard M. Stallman
dc84b03da7 (tpu-search-internal): Case-sensitive search if search
string contains upper-case.
tpu-check-search-case): New function.
1995-04-25 03:24:37 +00:00
Richard M. Stallman
23e16ac449 At end, use default file name .tpu-keys.
Do not kill Emacs.
(tpu-emacs-map-key): Renamed from tpu-gnu-map-key.
1995-04-25 00:42:22 +00:00
Richard M. Stallman
691a38f0d9 Don't turn on tpu-edt mode.
(tpu-gnu-emacs19-p): Function deleted.  Callers changed.
(tpu-load-xkeys): Use file name .tpu-keys by default.
(tpu-gnu-emacs18-p): Function deleted.
1995-04-25 00:37:27 +00:00
Richard M. Stallman
3f3495d379 (rmail-resend): Fix abbrev expansion.
(rmail-get-new-mail): Simply the reversion check;
don't call rmail-forget-messages.

(rmail-revert): Call rmail-mode after reverting
to make sure rmail-message-vector is buffer-local.
1995-04-24 17:43:15 +00:00
Richard M. Stallman
e90d12719b (info-insert-file-contents): Set default-directory
around call to shell-command-on-region.

(Info-find-node, Info-restore-point, Info-search,
Info-forward-node, Info-backward-node): Use string-equal, not equal,
to compare node names.
1995-04-24 15:31:19 +00:00
Richard M. Stallman
fd89878d16 (isearch-update-ring): Use STRING arg, not isearch-ring. 1995-04-24 15:27:35 +00:00
Richard M. Stallman
1f50590a16 Disable many Files menu items in minibuffer.
(menu-bar-search-menu): Add ... to many items.
Add a query-replace-regexp item.
(nonincremental-repeat-search-forward): Renamed from noninteractive...
(nonincremental-repeat-search-backward): Likewise.
(nonincremental-repeat-re-search-forward): Likewise.
(nonincremental-repeat-re-search-backward): Likewise.
1995-04-24 15:26:19 +00:00
Richard M. Stallman
125a8d7091 (print-help-return-message): Check same-window-buffer-names
and same-window-regexps.
1995-04-24 15:13:20 +00:00
Richard M. Stallman
be7a2e73e2 (iso-accents-list): Add ~! and ~? combinations. 1995-04-24 15:02:12 +00:00
Richard M. Stallman
40eb8038d9 (rename-uniquely): Strip suffix before rename. 1995-04-24 14:59:22 +00:00
Simon Marshall
86a21134a5 shell-font-lock-keywords efficiency fix. 1995-04-24 11:51:28 +00:00
Simon Marshall
9322d1c633 mail-font-lock-keywords efficiency fix. 1995-04-24 11:49:06 +00:00
Simon Marshall
be94c30cd6 rmail-summary-font-lock-keywords efficiency fix. 1995-04-24 11:46:17 +00:00
Simon Marshall
010a0c29eb dired-font-lock-keywords efficiency fix. 1995-04-24 11:28:24 +00:00
Simon Marshall
b9e5d99e8b change-log-font-lock-keywords efficiency fix. 1995-04-24 11:03:55 +00:00
Simon Marshall
f022dd8915 Use new fortran-match-!-comment to do !-style fontification; do rest in regexps 1995-04-24 10:51:17 +00:00
Simon Marshall
826b2925cb Make font-lock.el use compiled keywords; added FN as possible matcher.
Use font-lock-syntax-table for syntactic fontification.
Use font-lock-after-fontify-buffer not font-lock-after-fontify-buffer-hook.
1995-04-24 10:49:03 +00:00
Richard M. Stallman
819fefed8a (easy-menu-define): Doc fix. 1995-04-24 05:36:53 +00:00