Commit graph

105 commits

Author SHA1 Message Date
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
Richard M. Stallman
48433a65ee (menu-bar-help-menu): Add item for report-emacs-bug. 1994-04-28 04:17:42 +00:00
Richard M. Stallman
efb166ffa3 (menu-bar-help-menu): Add item for emacs-version. 1994-04-28 04:15:32 +00:00
Richard M. Stallman
09642d9796 Make a sub-keymap for the Buffers menu bar item.
(menu-bar-select-buffer, menu-bar-select-frame):
New commands for that subkeymap.
(menu-bar-update-buffers): New function, on menu-bar-update-hook,
made partly out of mouse-menu-bar-buffers.
1994-04-28 03:44:48 +00:00
Richard M. Stallman
5754d7f2c6 (menu-bar-enable-clipboard): Construct new cons cells. 1994-04-18 21:33:57 +00:00
Richard M. Stallman
b622e49c55 (mouse-menu-bar-buffers): Put Frames pane behind Buffers. 1994-04-13 04:27:50 +00:00
Richard M. Stallman
2165f67647 (global-map): Bind function keys f16, f18 and f20,
which Sun knows as copy, paste and cut.
1994-04-08 05:26:47 +00:00
Richard M. Stallman
f9cf0be272 (clipboard-yank, clipboard-kill-ring-save)
(clipboard-kill-region): New functions.  Give them
menu-enable properties and bind the PASTE, COPY and CUT keys.
(menu-bar-enable-clipboard): New function.
1994-04-06 04:54:35 +00:00
Karl Heuer
ea0633d410 (mouse-menu-bar-buffers): Fix position structure. 1994-03-24 20:46:49 +00:00
Richard M. Stallman
966bcdddf1 Delete the `>' from various menu item strings. 1994-03-10 04:09:13 +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
f7f1920167 Use > as convention for another menu follows.
(menu-bar-edit-menu): Add entry for Emerge.
1994-02-06 02:33:02 +00:00
Richard M. Stallman
661b05a712 (menu-bar-file-menu): Add rmail, gnus, calendar items. 1994-01-16 21:25:09 +00:00
Roland McGrath
03dcd202f4 (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set
kill-ring-yank-pointer explicitly instead.
1994-01-06 16:49:05 +00:00
Richard M. Stallman
33aa894652 (menu-bar-edit-menu): Add query-replace menu item.
Make a menu-enable property for query-replace.
1993-12-23 03:19:05 +00:00
Richard M. Stallman
b7f66977be Comment change. 1993-11-23 20:12:25 +00:00
Richard M. Stallman
50d195ee53 (menu-bar-edit-menu): Add menu items for searching. 1993-11-09 07:28:56 +00:00
Karl Fogel
9d4418957f Added a define-key for menu-bar-bookmark-map, so that the File menu on
the menu-bar will contain an entry for bookmarks, right below the
Print Buffer item.
1993-10-26 00:00:58 +00:00
Roland McGrath
660fa562cc (revert-buffer): Enable menu item when the buffer is modified. 1993-09-19 02:05:38 +00:00
Roland McGrath
b132f2b1ce Don't clobber existing binding for menu-bar in global-map. 1993-09-06 22:48:00 +00:00
Richard M. Stallman
d0690d12e6 (list-buffers-directory): Add declaration. 1993-08-14 10:32:54 +00:00
Richard M. Stallman
75e4aa0670 (mouse-menu-bar-buffers): Use list-buffers-directory. 1993-08-13 18:40:37 +00:00
Roland McGrath
dad8e39292 (menu-bar-mode): Defvar removed.
(menu-bar-mode): Rewritten to parallel scroll-bar-mode.
1993-08-06 21:06:10 +00:00
Richard M. Stallman
a0213a9717 (delete-frame): Permit it, if > 1 frame is vis or iconic. 1993-07-29 04:50:27 +00:00
Roland McGrath
e936d39981 (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes. 1993-07-19 05:44:27 +00:00
Richard M. Stallman
da183f87af (revert-buffer): Make menu-enable form more accurate
using revert-buffer-function and verify-visited-file-modtime.
(menu-bar-help-menu): Put back under global-map.
(menu-bar-final-items): Set it.
1993-07-17 01:43:00 +00:00
Richard M. Stallman
ddf70bd8dd (help-menu-bar-map): Put the Help item in this map. 1993-07-15 05:40:01 +00:00
Richard M. Stallman
76202b57cc (menu-bar-file-menu): Add menu item for dired. 1993-07-13 03:23:19 +00:00
Richard M. Stallman
9e18f0a0a8 (ispell-menu-map): New autoload definition.
(menu-bar-edit-menu): Add "Spell" item.
1993-07-12 20:29:28 +00:00
Richard M. Stallman
07a9765faa (mouse-menu-bar-buffers):
Don't lose if all buffer names are short.
1993-07-09 04:04:39 +00:00
Roland McGrath
7534058437 (mouse-menu-choose-yank): Change menu title to "Choose Next Yank". 1993-07-07 19:58:54 +00:00
Richard M. Stallman
b289b04e20 (menu-bar-edit-menu): Rename menu item to
Choose Next Paste.  Create this item along with all the others.
1993-07-02 21:37:09 +00:00
Roland McGrath
e2bfb60a53 Put mouse-menu-choose-yank binding after paste=>yank binding in menu. 1993-07-02 18:31:59 +00:00
Roland McGrath
dfabc98f78 (mouse-menu-choose-yank): Just return when x-popup-menu returns nil.
Add menu-enable property to this function.
1993-07-01 03:31:58 +00:00
Richard M. Stallman
b9d07cf711 (mouse-menu-bar-buffers): Include % and * in each item.
Calculate amount of space needed for longest buffer name.
1993-06-25 22:30:49 +00:00
Richard M. Stallman
2877eac209 (mouse-menu-choose-yank): New function. Put it in the edit menu.
(yank-menu-length): New variable.
1993-06-17 04:17:21 +00:00
Richard M. Stallman
22390f50fd (menu-bar-help-menu): Add defvar.
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.
1993-06-05 19:13:03 +00:00
Richard M. Stallman
d0dbd3bfc1 (window-system): Enable menu bars only if
window-system is non-nil.
1993-06-05 17:16:39 +00:00
Richard M. Stallman
98bee59b28 (mouse-menu-bar-buffers): Renamed from mouse-buffer-menu. 1993-06-01 20:54:21 +00:00
Richard M. Stallman
dfd29450bf (menu-bar-mode): Doc fix. 1993-05-24 05:06:35 +00:00
Richard M. Stallman
057d49d1a8 (fill-region, kill-region, delete-region)
(kill-ring-save): Use mark-active as enable condition.
(undo): Add an enable condition.

Fix up the edit commands.  Add fill-region.
1993-05-17 04:45:03 +00:00
Richard M. Stallman
bffa5d4d15 Provide 'menu-bar. 1993-05-13 03:34:18 +00:00
Richard M. Stallman
e5a10c8169 Don't add menu bar to minibuffer-only frames. 1993-05-08 16:45:38 +00:00
Eric S. Raymond
235aa29bda Added and corrected library headers. 1993-04-08 16:17:43 +00:00