Richard M. Stallman
aa138cb419
(rmail-summary-construct-io-menu): New function.
...
(rmail-new-summary): Call rmail-summary-construct-io-menu.
(rmail-summary-mode-map): New menu items 'Input Rmail File' and
'Output Rmail File'.
(rmail-summary-output-to-rmail-file): New arg 'file-name'. If it
non-nil, call rmail-output-to-rmail-file.
1994-09-19 05:03:02 +00:00
Richard M. Stallman
61029318d2
(rmail-output-menu): Function deleted.
1994-09-19 05:02:12 +00:00
Richard M. Stallman
8b7ef584f6
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
...
(rmail-find-all-files, rmail-list-to-menu, rmail-construct-io-menu):
New functions.
(rmail-input-menu): Function deleted.
(rmail). Call rmail-construct-io-menu.
(rmail-mode-map): 'Input Rmail file (menu)' renamed to
`Input Rmail File'. `Output (Rmail Menu)' renamed to 'Output Rmail File'.
1994-09-19 05:01:33 +00:00
Richard M. Stallman
20b5d24c26
(file-name-sans-extension): New function.
1994-09-19 04:32:41 +00:00
Richard M. Stallman
dbfaa1b1ff
(tex-start-shell): Inherit comint-mode-map, don't copy.
1994-09-18 20:30:01 +00:00
Richard M. Stallman
1ed30e752a
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
1994-09-18 20:28:23 +00:00
Richard M. Stallman
cab10b76d4
(telnet-mode-map): Inherit from comint-mode-map.
1994-09-18 20:06:54 +00:00
Richard M. Stallman
e14e9e26e4
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.
1994-09-18 18:16:20 +00:00
Richard M. Stallman
8bdb9f4af9
(rmail-forward): Insert separator before and after message.
1994-09-18 09:09:43 +00:00
Richard M. Stallman
eaccd4d857
(ediff-submit-report, ediff-revision)
...
(ediff-find-file-name-handler, vc-ediff-internal, rcs-ediff-internal):
New functions.
(ediff-version-control-package): New variable.
(vc-ediff, rcs-ediff): Functions deleted.
(ediff-submit-report): New function.
(ediff-toggle-read-only, ediff-patch-file): Check out
version controlled files before their buffers are modified.
(ediff-local-checkout-flag, ediff-toggle-read-only-function): New variables.
(ediff-find-file, ediff-patch-file): Were getting
confused by symbolic links. Fixed.
1994-09-18 08:52:32 +00:00
Richard M. Stallman
239c87a199
Major rewrite to behave more like a minor mode.
...
Doc fixes.
(icomplete-mode): New function and var.
(icomplete-minibuffer-setup-hook): New hook.
(icomplete-inhibit): Defunct. Using icomplete-pre-command-hook,
icomplete-post-command-hook as real hook functions.
(icomplete-simple-completing-p): Subsumes
icomplete-window-minibuffer-p plus other stuff, determines whether
simple completion is active.
(icomplete-window-minibuffer-p): Defunct, see above.
(icomplete-minibuffer-setup): Use icomplete-simple-completing-p,
copy-sequence hooks before adding to them, run hooks properly.
(icomplete-tidy): Changed from misnamed icomplete-pre-command-hook;
use icomplete-simple-completing-p.
(icomplete-exhibit): Changed from misnamed icomplete-post-command-hook;
use icomplete-simple-completing-p.
(icomplete-completions): Changed from old, misnamed icomplete-exhibit;
combined with old misnamed icomplete-prompt.
1994-09-18 08:27:12 +00:00
Richard M. Stallman
1c45ffdf8a
(make-lucid-menu-keymap-disable): New variable.
...
(make-lucid-menu-keymap): Use that when disabling item unconditionally.
1994-09-18 05:06:35 +00:00
Richard M. Stallman
d0cb5e047d
(generate-file-autoloads): Warn if we put a line
...
in loaddefs.el that is long enough to cause trouble.
1994-09-17 20:02:15 +00:00
Richard M. Stallman
7e76ae2395
(describe-variable): Report whether var is local in this buf.
1994-09-17 07:30:42 +00:00
Richard M. Stallman
c2ae679cbc
(terminal-map): Define switch-frame.
1994-09-17 05:16:09 +00:00
Richard M. Stallman
b22e89dc98
(facemenu-update): Reverse the menu order again.
1994-09-17 03:32:48 +00:00
Karl Heuer
d5a67884b7
(report-emacs-bug): Insert configuration options.
1994-09-17 02:04:08 +00:00
Karl Heuer
81b328e5d1
(ispell-menu-map): Order menu items by size: buffer > region > word.
1994-09-17 00:28:47 +00:00
Karl Heuer
ecfc7eb3b7
(insert-register): Add `*' interactive spec.
1994-09-17 00:06:18 +00:00
Richard M. Stallman
2bb240a98c
(compile-internal): Set EMACS=t in process-environment.
1994-09-16 23:54:06 +00:00
Karl Heuer
e00b4260d3
(complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 23:41:47 +00:00
Karl Heuer
e82c28f979
(Info-edit): Move the customary mode-initialization calls out of here.
...
(Info-edit-mode): Put them here. Also enable undo, and call
Info-edit-mode-hook.
1994-09-16 23:31:10 +00:00
Karl Heuer
151ca17071
(display-time-24hr-format): Doc fix.
...
(display-time-filter): Reenable code that got deleted during a mispatch.
1994-09-16 23:20:51 +00:00
Richard M. Stallman
0349bab642
(ispell-highlight-spelling-error): Test window-system.
...
(ispell-check-only): New variable.
(ispell-word): Handle ispell-check-only.
(ispell-minor-mode): New variable.
(ispell-minor-keymap): New map.
(ispell-minor-mode): New function.
1994-09-16 23:10:44 +00:00
Karl Heuer
9cc7519111
(mail-alias-modtime): New variable.
...
(synch-mail-aliases): New function.
(mail-setup, sendmail-send-it): Synchronize cached list with file.
1994-09-16 22:29:25 +00:00
Karl Heuer
594906dd80
Require sendmail. Delete redundant defvar.
...
(expand-mail-aliases, define-mail-alias): Synchronize cached list with file.
1994-09-16 22:28:30 +00:00
Karl Heuer
5cb9f2dba5
(compilation-sentinel): Include exit status in modeline.
1994-09-16 21:40:54 +00:00
Richard M. Stallman
c1b97b443c
(dired-buffers-for-dir): Delete debugging code.
...
(dired-in-this-tree): Likewise.
1994-09-16 21:39:41 +00:00
Richard M. Stallman
9df38cef14
(dired-fun-in-all-buffers): Expand dir at start.
...
(dired-rename-subdir, dired-rename-subdir-1, dired-kill-tree): Likewise.
1994-09-16 21:35:29 +00:00
Richard M. Stallman
12c3828362
(dired-clean-up-after-deletion): Expand fn.
...
(dired-find-buffer-nocreate): Expand dir at beginning.
1994-09-16 21:35:10 +00:00
Richard M. Stallman
3881977896
(dired-buffers-for-dir): Assume dirs are preexpanded.
...
(dired-in-this-tree): Likewise.
(dired-advertise, dired-unadvertise): Expand default-directory.
1994-09-16 21:34:27 +00:00
Richard M. Stallman
c09603e9d2
(shrink-window-if-larger-than-buffer):
...
Do nothing in minibuffer-only frame.
1994-09-16 08:11:26 +00:00
Richard M. Stallman
094cf604a0
(jka-compr-compression-info-list): Expand regular
...
expressions to include backup files with version numbers.
(jka-compr-insert-file-contents): Run the
functions in after-insert-file-functions after the
buffer-file-name has been set, not before.
(jka-compr-insert-file-contents): Properly
handle the 'replace' argument for compressed files.
1994-09-16 04:54:58 +00:00
Richard M. Stallman
b85fdafb25
(menu-bar-file-menu): Rename "Kill Buffer" menu item.
1994-09-16 04:36:54 +00:00
Richard M. Stallman
e7399dcc72
(system-key-alist): Add Sun definition for mute-acute.
1994-09-15 23:55:25 +00:00
Karl Heuer
f1d01ba24f
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.
1994-09-15 22:19:50 +00:00
Karl Heuer
3dd9289956
(yank-menu): New variable; kill-ring in menu format.
...
(menu-bar-update-yank-menu, menu-bar-select-yank): New function.
1994-09-15 22:16:49 +00:00
Karl Heuer
f77e1e4b80
Fix typo in comment.
1994-09-15 21:52:44 +00:00
Karl Heuer
f69140fdfd
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
...
interface; don't manipulate kill-ring directly.
1994-09-15 21:51:14 +00:00
Richard M. Stallman
c5b31142c7
(auto-insert-alist): Add entries for C++.
...
(insert-auto-insert-files): Do case-sensitive match except on vms.
1994-09-15 21:33:54 +00:00
Karl Heuer
f914dc91cb
(kill-new): New optional argument means replace most recent kill.
...
(kill-append): Use that new interface.
1994-09-15 21:30:21 +00:00
Richard M. Stallman
74cadca3f4
Don't call menu-bar-mode.
1994-09-15 20:10:12 +00:00
Richard M. Stallman
1fe0333f4f
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
1994-09-15 20:09:49 +00:00
Richard M. Stallman
c4ffc07fd8
(telnet-program): New variable.
...
(telnet): Use telnet-program.
(rsh-program): Renamed from telnet-rsh-program.
(rsh): Use new name.
1994-09-15 04:20:07 +00:00
Richard M. Stallman
944fa80ad3
(forward-page): If we find a match that ends where we
...
started searching, look for another one.
1994-09-15 03:21:56 +00:00
Richard M. Stallman
ad656bdc4e
(shrink-window-if-larger-than-buffer):
...
Use frame-width, not screen-width.
1994-09-15 03:10:00 +00:00
Richard M. Stallman
2677ad61f5
(commmand-line): Fix previous change.
1994-09-15 03:07:47 +00:00
Richard M. Stallman
1ed14cfd6d
(command-line): If we can't load x-win.el, terminate.
1994-09-15 02:35:45 +00:00
Richard M. Stallman
41e7728940
(facemenu-update): Don't use quoted constant lists
...
in define-key. Reverse order of menu definitions.
1994-09-15 02:15:29 +00:00
Richard M. Stallman
62f91105e4
Add autoloads.
1994-09-14 20:24:21 +00:00