1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

6017 Commits

Author SHA1 Message Date
Roland McGrath
b1c7e43439 (tags-table-check-computed-list): Map tags-expand-table-name over lists of
included tables.
1995-10-09 18:00:54 +00:00
Erik Naggum
ef9c36a54b New implementation with char-tables. 1995-10-09 17:45:47 +00:00
Richard M. Stallman
fe3acbd4fd Initial revision 1995-10-09 17:08:20 +00:00
Noah Friedman
8beb051325 (mail-abbrev-syntax-table): Use equal' instead of =', in case elts
of syntax table are lists, not integers.
1995-10-09 04:49:15 +00:00
Erik Naggum
dcf804a0a9 (ada-gen-treat-proc): Bind procname' and functype'. 1995-10-09 03:11:29 +00:00
Erik Naggum
641889d6e9 (view-exit): Delete view-overlay only if it exists. 1995-10-08 19:59:42 +00:00
Richard M. Stallman
14f67fa6a5 (server-start): Try both full hostname and shortened
hostname when deleting the socket file.
1995-10-08 19:42:11 +00:00
Richard M. Stallman
0e7c861135 (desktop-outvar): Support truncation.
(desktop-globals-to-save): Doc fix.
1995-10-08 19:37:04 +00:00
Richard M. Stallman
556f7d7737 (command-line): Init user-mail-address here, after reading init file.
(normal-top-level): Not here.
1995-10-08 19:30:41 +00:00
Richard M. Stallman
95e7d9333d (byte-compile-from-buffer): Bind print-level. 1995-10-06 22:42:19 +00:00
Richard M. Stallman
4c4cbf11f6 (newline): Call barf-if-buffer-read-only. 1995-10-06 22:40:25 +00:00
Richard M. Stallman
9ebce7e10d Fix typo calling iso-accents-customize.
(iso-accents-compose): If this-command is non-nil, do prompt.
1995-10-06 15:12:44 +00:00
Michael Kifer
a63926dbf3 Added (load "ediff-hook") after loading vc-hook. 1995-10-06 01:20:06 +00:00
Michael Kifer
87c668b46d (ediff-files,ediff-merge-files): better file-name defaults.
(ediff-split-string): new function.
(ediff-exec-process): now handles diff args separated by space.
(ediff-backup-extension): new variable.
Replaced -hooks with -hook.
(ediff-revision-key): variable deleted.
Moved menubar definitions to a new file, ediff-hook.el
1995-10-06 01:01:08 +00:00
Michael Kifer
6853a93735 (ediff-make-frame-position): fixed bugs.
(ediff-control-frame-parameters): fixed defaults.
1995-10-06 01:00:10 +00:00
Michael Kifer
651342bcb1 (ediff-toggle-read-only,ediff-read-file-name):
replaced abbreviate-file-name with ediff-abbreviate-file-name.
(ediff-documentation): bug fix.
(ediff-setup,ediff-really-quit): modified to work with Ediff session groups.
(ediff-quit,ediff-really-quit): now ask if the user wants to delete buffers.
1995-10-06 00:59:04 +00:00
Michael Kifer
fa2eb9acd2 Initial revision 1995-10-06 00:57:20 +00:00
Michael Kifer
c439fb3045 *** empty log message *** 1995-10-06 00:56:53 +00:00
Michael Kifer
8343426b70 (ediff-abbreviate-file-name): function modified.
(ediff-truncate-string-left): new function.
(ediff-strip-last-dir,ediff-key-press-event-p,ediff-event-point,
ediff-event-buffer): new functions.
(ediff-frame-has-menubar,ediff-protect-meta-chars): functions deleted.
1995-10-06 00:55:57 +00:00
Michael Kifer
4ad42cb56d (ediff-setup-diff-regions,ediff-setup-diff-regions3,
ediff-setup-fine-diff-regions): functions modified.
(ediff-shell-command,ediff-shell-command-sentinel,
ediff-shell-command-filter): deleted.
(ediff-exec-process,ediff-process-sentinel,ediff-process-filter): new.
1995-10-06 00:54:28 +00:00
Richard M. Stallman
725ec4bcb5 (appt-disp-window): Call raise-frame. 1995-10-05 23:40:03 +00:00
Richard M. Stallman
f42c58a215 Fix typo in prev change. 1995-10-05 22:26:26 +00:00
Richard M. Stallman
4fe11426df (View-search-regexp-forward, View-search-regexp-backward):
If arg is empty, use view-last-regexp.
(view-overlay): New variable, local in all buffers.
(view-search): Highlight the match using view-overlay.
(view-exit): Delete view-overlay.
1995-10-05 22:25:38 +00:00
Richard M. Stallman
0e53683493 (gnus-summary-save-in-mail): Use mail-file-babyl-p. 1995-10-04 20:07:33 +00:00
Richard M. Stallman
ee1323a2f5 (gnus-inews-do-fcc): Use mail-file-babyl-p. 1995-10-04 20:02:20 +00:00
Richard M. Stallman
5bcb027863 (recover-session): Use auto-save-list-file-prefix. 1995-10-04 19:42:04 +00:00
Richard M. Stallman
2e05d06325 (auto-save-list-file-prefix): New variable.
(normal-top-level): Use it.
1995-10-04 19:41:15 +00:00
Richard M. Stallman
4ac2e032a5 (mail-signature-file): New variable.
Fix various doc strings to mention it.
(mail-signature): Use mail-signature-file.
1995-10-04 19:34:25 +00:00
Richard M. Stallman
953a03b29c (recover-session-finish): Ask only about files that
have auto-save files now.  Don't put "temp" into temp file names.
1995-10-04 18:34:14 +00:00
Richard M. Stallman
318ab8511e (unrmail): Call rmail-toggle-header. 1995-10-04 16:07:50 +00:00
Richard M. Stallman
fd49e05ce5 (isearch-forward): Doc fix. 1995-10-04 16:00:11 +00:00
André Spiegel
1ba1cade16 (vc-next-action-on-file): When locking the latest trunk version,
use empty version number.
1995-10-04 15:13:04 +00:00
Noah Friedman
cce2176a0a (te-escape): Remove spurious partial duplicate definition. 1995-10-01 21:31:09 +00:00
Richard M. Stallman
5cabce210e (print-help-return-message): Handle lists in
special-display-regexps and same-window-regexps.  Also in
special-display-buffer-names and same-window-buffer-names
1995-10-01 20:00:22 +00:00
Roland McGrath
2121cd9c03 (cd): Fix interactive spec to require match if there is no CDPATH. 1995-09-30 16:35:12 +00:00
Richard M. Stallman
a6ed60f493 Fix previous change. 1995-09-29 03:50:47 +00:00
Richard M. Stallman
b2a4185181 (comint-password-prompt-regexp): Recognize
Old Password and New password.
1995-09-29 03:49:35 +00:00
Richard M. Stallman
f1f9f8d5aa (ispell-message-text-end): Match reporter.el bug reports. 1995-09-29 00:48:05 +00:00
Richard M. Stallman
d4f567a13b (interpreter-mode-alist): Handle nawk. 1995-09-28 19:19:08 +00:00
Richard M. Stallman
d6e000dfe4 (sendmail-send-it): Handle FCC after all text changes.
(mail-do-fcc): Don't add From field here.
1995-09-28 02:34:44 +00:00
Richard M. Stallman
252fb32bf4 (ange-ftp-dumb-unix-host): Avoid error if HOST is nil. 1995-09-27 17:39:32 +00:00
Richard M. Stallman
67977ece5b (undigestify-rmail-message): Better error messages. 1995-09-27 15:26:15 +00:00
Richard M. Stallman
a0151877d7 (add-log-current-defun): Ignore quotes before fcn name. 1995-09-25 22:15:11 +00:00
Karl Heuer
2e518b7db6 (Info-fontify-node): Fix previous change. 1995-09-25 19:50:22 +00:00
Karl Heuer
98d8273c2c (Info-title-face-alist): New var.
(Info-fontify-node): Check for headings that are `underlined' with
characters on the following line.
1995-09-25 18:58:51 +00:00
Richard M. Stallman
5d2e6ef5ca (undigestify-rmail-message): Scan back as far as start
of message, to find end of digest.
1995-09-25 18:40:24 +00:00
Richard M. Stallman
42499979a3 (help-mode): Call view-mode. 1995-09-25 18:39:31 +00:00
Richard M. Stallman
c88daaeff5 (view-mode-enter): Renamed from view-mode. Callers changed.
Don't create local vars here.  Set view-mode-auto-exit.
Don't change local map--just set view-mode.
(view-mode): New function toggles minor mode in the usual way.
(view-mode-map): Put this on minor-mode-map-alist.
(view-mode-exit): Do the exit actions only if view-mode-auto-exit.
(View-scroll-lines-forward): Exit only if view-scroll-lines-forward.
(view-mode-auto-exit, view-old-buffer-read-only)
(view-old-Helper-return-blurb, view-scroll-size, view-last-regexp)
(view-exit-action, view-return-here, view-exit-position):
Defvar them and make them always-local.
1995-09-25 18:36:32 +00:00
Richard M. Stallman
b708f0ad5f (clipboard-yank): Add delete-selection property. 1995-09-25 18:21:48 +00:00
Richard M. Stallman
85cff943df (dun-climb): Handle unknown object name.
(dun-objnames): Add "palm" as alias for "tree".
1995-09-25 18:20:30 +00:00