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
Richard M. Stallman
5d265171c8
(byte-optimize-letX): Use car-safe and cdr-safe.
1995-04-24 04:21:21 +00:00
Karl Heuer
0656272711
(rmail-attributes): Recognize "resent" attribute.
1995-04-21 00:45:35 +00:00
Karl Heuer
9303c8dbfc
Update some MIME doc strings.
...
(mh-auto-fill-for-letter): Use fill-prefix to do message headers.
1995-04-20 23:35:49 +00:00
Karl Heuer
42c212029f
Update some MIME doc strings.
1995-04-20 23:35:26 +00:00
Karl Heuer
939544befb
Comment update.
1995-04-20 23:35:01 +00:00
Karl Heuer
e1a3a8436f
(sendmail-pre-abbrev-expand-hook): When setting the
...
dummy value for abbrev-start-location, use (point-max) rather than
(point), so we won't delete a "-" that happens to be at point.
1995-04-20 21:27:14 +00:00
Karl Heuer
72e80cad6f
(f90-keywords): "only" added to keyword list.
...
(f90-font-lock-keywords-1): Type may now have attributes private
and public.
(f90-font-lock-keywords-2): Fixed difference between type and type().
(hilit-set-mode-patterns): Type may now have attributes private.
and public, fixed difference between type and type().
(f90-p-type-re): New regular-expression constant for type commands.
(f90-mode): indent-tabs-mode put to nil by default.
(f90-looking-at-type-like): Now uses f90-p-type-re.
(f90-no-block-limit): Now uses f90-p-type-re.
(f90-change-keywords): Don't change preprocessor lines.
1995-04-20 17:23:29 +00:00
Karl Heuer
e2439696ea
Change the instructions in the INSTALLATION
...
comment block to set buffer-local variables like
dired-omit-files-p in dired-mode-hook.
(dired-omit-files-p): Make local to all buffers.
(dired-omit-files): Fix doc string (not buffer-local).
(dired-omit-startup): Don't need to make dired-omit-files-p
local to buffer here.
1995-04-20 16:21:55 +00:00
Richard M. Stallman
369718f8db
(undigestify-rmail-message): Strip "^- " which is
...
added by some digest makers to the beginning of lines.
1995-04-20 02:31:16 +00:00