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 |
|
Richard M. Stallman
|
1db87953e5
|
entered into RCS
|
1993-04-08 07:10:13 +00:00 |
|
Richard M. Stallman
|
4095411173
|
*** empty log message ***
|
1993-03-15 02:00:20 +00:00 |
|
Richard M. Stallman
|
2f1139a47f
|
*** empty log message ***
|
1993-03-15 01:05:11 +00:00 |
|
Richard M. Stallman
|
ca9b40a152
|
*** empty log message ***
|
1993-03-15 00:46:58 +00:00 |
|
Richard M. Stallman
|
db774a168d
|
Initial revision
|
1993-03-14 23:39:34 +00:00 |
|