Michael Kifer
3cdde0fbb4
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
...
menu-bar-ediff-menu is not defined yet.
1995-10-11 05:23:31 +00:00
Richard M. Stallman
3f5572980b
(menu-bar-buffer-menu): Function deleted.
...
(global-map): Define [menu-bar buffer] as a keymap with no fcn name.
(menu-bar-update-buffers): After defining it, call it.
1995-07-21 08:30:54 +00:00
Richard M. Stallman
7c70a955ac
(menu-bar-update-yank-menu): Treat all-dashes specially.
1995-07-20 06:14:12 +00:00
Richard M. Stallman
231e734dd5
(menu-bar-tools-menu): Don't define gnus entry if no network support.
1995-07-18 20:51:00 +00:00
Karl Heuer
260130bbb0
(menu-bar-help-menu): Add finder-by-keyword.
1995-07-17 22:51:17 +00:00
Richard M. Stallman
cd29dce07a
(find-tag): Delete the menu-enable property.
1995-06-29 21:35:08 +00:00
Richard M. Stallman
25b048eebc
Make more menu-enables check (not buffer-read-only).
...
Add minibuffer local menu bar menus.
1995-06-29 03:11:37 +00:00
Karl Heuer
0d31efcd97
(help-menu): Symbol renamed from `help'.
1995-06-13 03:29:47 +00:00
Karl Heuer
1c6e18f6d5
(menu-bar-help-menu): Add "..."
1995-05-31 19:41:49 +00:00
Karl Heuer
82a7410763
(delete-frame-enabled-p): New subroutine.
...
Use frame-visible-p to reduce consing.
1995-05-24 01:02:08 +00:00
Richard M. Stallman
57eed34a7c
(menu-bar-tools-menu): Rename key to `compare'.
1995-05-08 15:22:30 +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
06ff75391c
(menu-bar-update-buffers): Reuse the entry for
...
list-buffers rather than making a new one each time.
1995-04-09 07:32:17 +00:00
Richard M. Stallman
5b42ec2b00
(menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.
1995-04-08 20:40:33 +00:00
Richard M. Stallman
1b009b97bc
(menu-bar-file-menu): Add back as alias for menu-bar-files-menu.
1995-04-08 05:01:03 +00:00
Karl Heuer
f8c25f1b67
Update copyright.
1995-04-07 02:21:52 +00:00
Richard M. Stallman
e17267228e
(menu-bar-edit-menu): Capitalize an item name.
...
(menu-bar-tools-menu): Add verb to Calendar item.
(menu-bar-help-menu): Rename Info to Browse Manuals.
1995-04-02 05:46:12 +00:00
Boris Goldowsky
6507ffb1a3
Add Text Properties submenu to Edit menu.
1995-03-25 16:02:43 +00:00
Richard M. Stallman
ffbdd83d7d
(menu-bar-files-menu): Renamed from ...-file-menu.
...
(menu-bar-tools-menu, menu-bar-search-menu): New menu bar menus.
Items moved from Edit and Files menus.
Add Split Window, One Window, Find Tag and Postscript print menu items.
(nonincremental-search-forward, nonincremental-search-backward)
(nonincremental-re-search-forward, nonincremental-re-search-backward)
(noninteractive-repeat-search-forward)
(noninteractive-repeat-search-backward)
(noninteractive-repeat-re-search-forward)
(noninteractive-repeat-re-search-backward): New commands.
1995-03-19 21:11:13 +00:00
Karl Heuer
5438ecd32e
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
...
package.
1995-03-16 23:04:55 +00:00
Richard M. Stallman
889560ede7
(menu-bar-help-menu): Binding for view-emacs-FAQ.
1995-03-06 05:19:05 +00:00
Richard M. Stallman
4c0317b1c2
(menu-bar-kill-ring-save): New function--use as `copy'.
...
(delete-region): Don't enable if (mouse-region-match) is true.
1995-02-12 04:54:34 +00:00
Richard M. Stallman
c3e1d4359e
(menu-bar-update-yank-menu): If string is too long,
...
show start and end, with ... between them.
(yank-menu-length): Default value 20.
1995-01-30 00:37:22 +00:00
Richard M. Stallman
08e8171fd0
(menu-bar-file-menu): Add item `Make Frame On Display'.
...
(menu-bar-update-buffers-maxbuf): Declare variable.
(menu-bar-update-buffers-1, menu-bar-update-buffers):
Rename local var maxbuf to menu-bar-update-buffers-maxbuf.
1994-10-23 07:45:25 +00:00
Richard M. Stallman
c171b42fcf
(menu-bar-update-buffers-1): New subroutine
...
broken out of menu-bar-update-buffers.
Truncate the file name and discard the nondirectory part.
(menu-bar-update-buffers): Discard middle of long buffer names.
1994-10-13 18:20:15 +00:00
Richard M. Stallman
ca1a9692de
(menu-bar-file-menu): Don't include the frame
...
commands in a non-frame version of Emacs.
1994-10-10 21:47:33 +00:00
Richard M. Stallman
3a841b0be2
(query-replace): Add missing quote.
1994-10-06 20:56:24 +00:00
Richard M. Stallman
9dcdc43dc9
(vc-menu-map): New menu.
...
(menu-bar-file-menu): Put the VC map under the File map.
1994-09-21 20:48:00 +00:00
Karl Heuer
e00b4260d3
(complex-buffers-menu-p): Delete; obsolete variable.
1994-09-16 23:41:47 +00:00
Richard M. Stallman
b85fdafb25
(menu-bar-file-menu): Rename "Kill Buffer" menu item.
1994-09-16 04:36:54 +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
Richard M. Stallman
40a8cde137
(menu-bar-file-menu): Compare Files renamed to Compare.
...
(menu-bar-ediff-menu): Add one element for compare-windows.
1994-08-11 21:50:39 +00:00
Richard M. Stallman
5cbdeb30e4
(menu-bar-enable-clipboard): Moved here the
...
clipboard function key bindings.
1994-07-31 03:01:00 +00:00
Richard M. Stallman
4d587a6ce1
(menu-bar-update-buffers): Use (current-global-map), not global-map.
1994-07-26 19:57:59 +00:00
Richard M. Stallman
4f8992bd70
Add to global key map for cut, paste & copy keys.
1994-07-24 19:19:17 +00:00
Richard M. Stallman
29397c5869
(menu-bar-update-buffers): If Buffers item is gone,
...
don't bring it back.
1994-07-24 05:34:16 +00:00
Richard M. Stallman
df4d8e0161
(menu-bar-file-menu): Add insert-file menu item.
1994-07-12 23:17:16 +00:00
Richard M. Stallman
7b7d661583
(menu-bar-mode): Make this a global variable.
...
(menu-bar-mode): Make variable menu-bar-mode and default-frame-alist
consistent.
1994-06-25 18:20:30 +00:00
Richard M. Stallman
9bb8e471fd
Rearrange the edit and file menus, and add separators.
1994-06-22 20:37:41 +00:00
Karl Heuer
096ec7e78b
(menu-bar-update-buffers): Avoid excessive consing.
1994-06-06 05:05:28 +00:00
Richard M. Stallman
c32b0bce83
(menu-bar-mode): Fix previous change.
1994-05-30 09:15:53 +00:00
Richard M. Stallman
17c4c3c40d
(menu-bar-mode): Preserve window height.
1994-05-19 22:06:14 +00:00
Richard M. Stallman
c91c739e64
(menu-bar-update-buffers): Record buffers' mod and
...
read-only flags, and recompute if they change.
1994-05-19 05:54:26 +00:00
Karl Heuer
56df6a3f7f
(menu-bar-update-buffers): Don't use string-match.
1994-05-12 17:02:15 +00:00
Richard M. Stallman
080ac1ac22
(menu-bar-file-menu): Add Apply Patch and Compare Files
1994-05-09 20:46:58 +00:00
Karl Heuer
a0263371c8
Change another new-frame to make-frame (missed this one last time).
1994-05-06 21:22:39 +00:00
Karl Heuer
519831f4a2
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the
...
keyboard binding.
1994-05-06 20:31:51 +00:00
Karl Heuer
61c33aab94
(menu-bar-update-buffers): Fix misspelled variable.
1994-05-01 01:56:10 +00:00
Richard M. Stallman
7632618a72
Don't call menu-bar-mode here.
...
(menu-bar-update-buffers): Check whether frames ad
buffers have actually changed; if not, do nothing.
1994-04-30 21:18:03 +00:00
Richard M. Stallman
fd3d5d87df
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.
1994-04-28 04:19:30 +00:00