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

2938 Commits

Author SHA1 Message Date
Richard M. Stallman
8a16a82695 (inferior-scheme-mode): Removed unnecessary
initialisation of comint-input-sentinel.
1994-03-03 23:56:04 +00:00
Richard M. Stallman
fb9ab28af0 (comint-input-filter-functions)
(comint-output-filter-functions):
Renamed from ...-sentinel-functions.
1994-03-03 23:53:46 +00:00
Richard M. Stallman
988a4d60ce (shell-dynamic-complete-functions): New variable.
(shell-mode): Use it to set comint-dynamic-complete-functions.

(shell-mode-map): Define menu-bars for command,
variable and directory completion/expansion.

(shell-get-current-command, shell-after-partial-filename): Functions deleted.

(shell-dynamic-complete-environment-variable,
shell-replace-by-expanded-directory): New commands.
(shell-match-partial-variable,
shell-dynamic-complete-as-environment-variable): New functions.
1994-03-03 23:37:27 +00:00
Richard M. Stallman
1b4218268d (comint-after-partial-filename-command,
comint-dynamic-complete-filename-command,
comint-dynamic-complete-command-command,
comint-get-current-command): Deleted.

(comint-input-sentinel-functions): Replaces comint-input-sentinel.
(comint-input-sentinel): Deleted.
(comint-send-input): Run hooks on comint-input-sentinel-functions.
(comint-output-sentinel-functions): Rename from comint-output-filter-functions.

(comint-dynamic-complete-functions): New variable.

(comint-mode-map): Removed menu-bar for command and variable completion.

(comint-exec-1): Add to environment by hand; avoids using setenv.

(comint-replace-by-expanded-history-before-point):
Renamed from comint-replace-by-expanded-history.
(comint-replace-by-expanded-history): New wrapper definition.

(comint-word): New function.
(comint-match-partial-filename): Use it.
(comint-after-partial-filename, comint-match-partial-variable,
comint-dynamic-complete-variable): Deleted.

(comint-dynamic-complete): Run hooks on comint-dynamic-complete-functions.

(comint-dynamic-complete-as-filename): Renamed from
function comint-dynamic-complete-filename.
(comint-dynamic-complete-filename): New wrapper definition.

(comint-dynamic-simple-complete): Return a symbol representing completion.
1994-03-03 23:30:57 +00:00
Roland McGrath
52859db83c (generate-file-autoloads): Move misplaced paren in match clause of cond
so copying the rest of the line to the output is the else clause of if
(eolp), not after the if.
1994-03-03 22:13:45 +00:00
Karl Heuer
e5ccf0c17e (server-switch-buffer): Don't select a minibuffer. 1994-03-03 21:13:08 +00:00
Richard M. Stallman
faf931a83d (kill-emacs-query-functions, kill-buffer-query-functions):
Add functions to these lists.

(server-program): Add exec-directory to value.  Use expand-file-name.

(server-buffer-done): If buffer is dead, don't bury it.
(server-done): If we kill the old buffer,
and server-buffer-done gives us nil, return the new current buffer.
1994-03-03 19:23:59 +00:00
Richard M. Stallman
c1eaf68c23 (outline-on-heading-p): Use bolp.
(show-children): Use outline-back-to-heading.
(outline-next-preface): Don't retreat over \n or ^M if no more headers.
1994-03-03 19:17:47 +00:00
Richard M. Stallman
1e8c5ac4c9 (current-word): Check properly for bolp. New optional arg STRICT. Doc fix. 1994-03-03 18:27:51 +00:00
Karl Heuer
590496255a Use add-hook instead of setq. 1994-03-03 17:39:32 +00:00
Karl Heuer
7d806fcdab (buffer-file-truename): Doc fix. 1994-03-03 17:28:52 +00:00
Karl Heuer
f14dbba771 (substitute-key-definition): Avoid infinite recursion. 1994-03-03 16:27:06 +00:00
Richard M. Stallman
f36f4e9e5c (mouse-choose-completion): Use that as the buffer to edit. 1994-03-02 23:26:06 +00:00
Richard M. Stallman
3819736b9e (completion-list-mode): Set completion-reference-buffer
to the buffer for which the completions were requested.
(completion-reference-buffer): New variable.
1994-03-02 23:09:40 +00:00
Richard M. Stallman
0cf4932f77 (telnet): Use chars in comint-delimiter-argument-list. 1994-03-02 22:03:44 +00:00
Richard M. Stallman
56eb10608f (shell-delimiter-argument-list): Now has chars, not strings. 1994-03-02 22:02:56 +00:00
Richard M. Stallman
3f4b7c3602 (comint-arguments): Use just one regexp to find end of arg
and detect whether it has any quotes.
(comint-delim-arg): Don't check for quotes.  Use loop, not regexps.
(comint-delimiter-argument-list): List now has chars, not strings.
1994-03-02 22:00:24 +00:00
Richard M. Stallman
f6807db3d6 (pascal-calculate-indent): Fixed indentation bug
in for-loops, with-structures and else-structures.
(pascal-noindent-re): Add `else'.
1994-03-02 19:41:24 +00:00
Richard M. Stallman
b493a9b2af (shell-dirtrackp): Variable definition added. 1994-03-02 16:55:16 +00:00
Richard M. Stallman
74cf365d66 (inferior-lisp-mode-map): Use copy-keymap. 1994-03-02 16:51:20 +00:00
Richard M. Stallman
9376442d17 (shell-mode-map): Use copy-keymap. 1994-03-02 16:51:02 +00:00
Richard M. Stallman
254b60f8b6 (inferior-scheme-mode-map): Use copy-keymap. 1994-03-02 16:45:37 +00:00
Richard M. Stallman
5c07a9505f (full-copy-sparse-keymap): Function deleted.
(comint-mode-map): Rename `input' to `inout' as menu key.
Don't put `output' in menu-bar-final-items.
1994-03-02 16:45:12 +00:00
Roland McGrath
34c46d8756 (diff-latest-backup-file): Check for a file-name-handler and run it. 1994-03-02 10:27:36 +00:00
Richard M. Stallman
b8ca7cc378 (makefile-mode): Set local-write-file-hooks, not write-file-hooks.
Version 1.16.
(makefile-mode): Correct `make-variable-buffer-local' to
`make-local-variable'.  Set indent-tabs-mode to t.

(makefile-insert-macro-ref): Do not append a space
to the inserted macro reference.
(makefile-insert-macro-ref): Likewise if the reference is to
one of makefile-runtime-macros-list.
(makefile-format-macro-ref): If the name of the macro ref
starts with a '(' or '{' then the enclosing parentheses are not added.

(makefile-warn-suspicious-lines): New function.

Changed mode name to "Makefile" instead of "makefile".
1994-03-02 07:57:04 +00:00
Karl Heuer
da41135a67 (copy-face): Don't change old-face and new-face before the frame loop. 1994-03-02 06:45:38 +00:00
Karl Heuer
19479ae2d6 (iconify-or-deiconify-frame): Don't make invisible before making visible. 1994-03-02 05:29:01 +00:00
Roland McGrath
33633b2810 (tags-add-tables): Change default value to 'ask-user; update doc.
(visit-tags-table-buffer): If tags-add-tables is nil, never add to current
list; if t, always; if non-nil, non-t, ask user.
1994-03-02 05:24:33 +00:00
Richard M. Stallman
7492978d40 (ispell-message-text-end): New variable.
(ispell-message): Use ispell-message-text-end.
Spell check all of a multi-line subject.
Correct bug whereby internally generated messages were not recognized.
1994-03-02 04:57:23 +00:00
Richard M. Stallman
007852e00d Initial revision 1994-03-02 04:56:25 +00:00
Karl Heuer
2bd866cdc6 (iconify-or-deiconify-frame): Force temporary invisibility even if this is the
only frame.
1994-03-02 04:42:38 +00:00
Richard M. Stallman
fdc1827fdb (mail-do-fcc): Don't write a newline before the text. 1994-03-02 04:23:49 +00:00
Richard M. Stallman
41d1fb49f5 (insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too. 1994-03-02 00:53:48 +00:00
Edward M. Reingold
b5e8c6b79d * calendar.el (calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
	the determination of the current date.
1994-03-01 22:42:53 +00:00
Richard M. Stallman
7e0dd87e24 (pascal-sub-block-re): Recognize for and with. 1994-03-01 22:28:47 +00:00
Karl Heuer
d96504df58 (Info-restore-point): Don't wipe out hl before using it. 1994-03-01 09:02:19 +00:00
Karl Heuer
ad8fb8aec7 (picture-forward-column, picture-backward-column): Allow backward motion
across multi-column characters.
1994-03-01 06:19:22 +00:00
Karl Heuer
54a003f758 (inhibit-startup-echo-area-message): Doc fix. 1994-03-01 04:54:43 +00:00
Karl Heuer
a2fa350a88 Fix typo in comment. 1994-03-01 04:42:37 +00:00
Karl Heuer
3027438bd0 (tc-mode-map): Fix binding of tc-dissociate. 1994-03-01 04:39:45 +00:00
David J. MacKenzie
978625b7e0 Fix comment typos. 1994-02-27 03:25:08 +00:00
Karl Heuer
e48f95c966 (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
menu bar.
1994-02-26 04:32:57 +00:00
Richard M. Stallman
52f04d46fe (system-key-alist): Renamed from vendor-key-syms. 1994-02-26 03:43:32 +00:00
Karl Heuer
e009771e2e (comint-exec-1): Force a local copy of the environment. 1994-02-26 02:24:51 +00:00
Karl Heuer
f60f18ae0c Clean up c-font-lock-keywords; now slightly more consistent about highlighting
declarations.
1994-02-26 00:14:42 +00:00
Richard M. Stallman
3c2dd2c035 (help-menu-map): Variable deleted, and its binding.
(mouse-select-window): New command, now on mode-line mouse-1.
(mouse-delete-other-windows): Now on mode-line mouse-2.
(mouse-split-window-horizontally): Now on mode-line C-mouse-2.
1994-02-25 19:35:58 +00:00
Richard M. Stallman
1dc5112cb7 (c-macro-display-buffer): Delete special view-mode hack.
(c-macro-expansion): Parse from 1 to START just once.
Avoid counting lines.  Use ???!!!???!!! to mark start of
the region we want to look at.
1994-02-25 06:27:24 +00:00
Karl Heuer
6a8f71e7eb (set-visited-file-name): Unlock the file if setting the visited file name to
nil.
1994-02-25 03:24:15 +00:00
Karl Heuer
f450965c2e (Buffer-menu-toggle-read-only): Change toggle-read-only to
vc-toggle-read-only.
1994-02-25 01:42:03 +00:00
Richard M. Stallman
f643a89157 (byte-compile-from-buffer, byte-compile-top-level):
Removed advice. Byte-compilation problem is now taken care of
directly by the compiler.
(ad-advised-byte-compilers): Removed.
(ad-enable-definition-hooks, ad-disable-definition-hooks): Removed
activation of the advised byte-compiler entry points.
(ad-lemacs-p): Removed variable.
(ad-lemacs-p): New macro for compile-time conditionalization.
1994-02-25 00:57:37 +00:00