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
Richard M. Stallman
c0fd04c89d
Update to 2.15.
1994-09-14 20:21:36 +00:00
Richard M. Stallman
4e8aa57853
Initial revision
1994-09-14 19:32:18 +00:00
Richard M. Stallman
c814718b2e
(c-mode-map): Add "Highlight Conditionals" menu item.
1994-09-14 18:55:08 +00:00
Richard M. Stallman
daf4206baf
entered into RCS
1994-09-14 18:48:45 +00:00
Richard M. Stallman
fe441eb769
*** empty log message ***
1994-09-14 18:29:11 +00:00
Richard M. Stallman
47fc33caf0
(Info-mode-map): Bind M-s like s.
1994-09-14 09:17:32 +00:00
Richard M. Stallman
7930d72229
*** empty log message ***
1994-09-14 09:05:48 +00:00
Richard M. Stallman
20f5d14570
Initial revision
1994-09-14 09:03:27 +00:00
Richard M. Stallman
7908d27ce0
(repeat-complex-command, next-history-element,
...
previous-matching-history-element): Override print-level when
offering command lines to edit.
1994-09-14 09:01:02 +00:00
Richard M. Stallman
838cd60df9
(server-start): Always use pipes for communication.
1994-09-14 09:00:44 +00:00
Karl Heuer
96616c048a
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
...
make-face-bold-italic): Don't try to frob font if it's nil.
1994-09-14 03:22:57 +00:00
Richard M. Stallman
c7b5ca27bf
(rmail-summary-goto-msg): Preserve the current buffer.
1994-09-13 04:14:00 +00:00
Richard M. Stallman
eadcb02c53
(vc-do-command): Temporarily add vc-path to the end of PATH.
1994-09-11 08:36:36 +00:00
Richard M. Stallman
60d4887419
Further split the Ispell menu autoloads.
1994-09-11 05:43:50 +00:00
Richard M. Stallman
30f2e5cc54
(shrink-window-if-larger-than-buffer): Doc fix.
1994-09-09 21:35:42 +00:00
Karl Heuer
f709e2e130
(put-string-on-kill-ring): Delete this function.
...
(bibtex-current-entry-label): Use kill-new instead.
1994-09-08 17:44:42 +00:00
Richard M. Stallman
7e3333ddda
(set-rmail-inbox-list): Doc fix.
1994-09-06 20:33:37 +00:00