1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
Dan Nicolaescu
6fe9c6584a *** empty log message *** 1998-05-03 00:53:50 +00:00
Richard M. Stallman
89f1709fde (menu-bar-options-menu): Remove "Toggle" from item
names, using buttons instead.
(menu-bar-make-toggle): Define a menu-item toggle button.
(menu-bar-options-menu [save-place]): (require 'saveplace).
(menu-bar-options-menu [toggle-auto-compression], [auto-fill-mode])
(menu-bar-options-menu [toggle-global-lazy-font-lock-mode]):
Define a menu-item button.
1998-03-28 05:43:01 +00:00
Richard M. Stallman
f3e1e0ddc9 (menu-bar-file-menu): Add Recover Session menu item.
(menu-bar-help-menu): Add Getting New Versions, Copying Conditions
and (Non)Warranty menu items.
1998-01-24 02:23:15 +00:00
Simon Marshall
24f86c2f5f Added Print submenu to Edit menu. 1998-01-15 16:17:36 +00:00
Richard M. Stallman
4cca6fbd3a (menu-bar-select-yank): Add apropos-inhibit property. 1997-12-21 01:46:29 +00:00
Simon Marshall
a16f6b1688 Fixed duplicate KEYs in menu-bar-describe-menu. 1997-11-24 20:16:20 +00:00
Richard M. Stallman
e568362414 (menu-bar-help-menu): Reorganize into more submenus.
Rename some menu item strings.
(menu-bar-manuals-menu, menu-bar-describe-menu): New submenus.
Add an Apropos Variables item.
1997-11-24 04:59:24 +00:00
Richard M. Stallman
8ad97b87ee (menu-bar-options-menu): Simplify global-font-lock-mode
entry using enhanced global-font-lock-mode function.
1997-09-07 04:43:10 +00:00
Richard M. Stallman
21efd27b1f (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".
(menu-bar-options-menu): String now "Global Options".
Rewrite the font lock toggle to turn off font lock on all buffers.
Choose lazy-lock by setting font-lock-support-mode.
1997-09-03 20:52:13 +00:00
Richard M. Stallman
bacb2d1246 (menu-bar-make-toggle): New macro.
(menu-bar-options-menu): New submenu of Help menu.
Define several menu items for it.
1997-08-29 02:12:38 +00:00
Richard M. Stallman
b0f661deaa (menu-bar-custom-menu): Add several more menu items.
Rename some.  Delete "Update this menu".
1997-07-09 19:03:09 +00:00
Richard M. Stallman
dbe82e0186 (menu-bar-files-menu): Use make-frame-command
as in C-x 5 2, rather than make-frame.
1997-07-05 21:33:06 +00:00
Per Abrahamsen
e6354b3ed4 Fix previous change. 1997-07-04 13:25:17 +00:00
Per Abrahamsen
dd21b389a1 New command names. 1997-07-04 13:24:25 +00:00
Richard M. Stallman
97565dd9b7 Fix previous change. 1997-06-28 03:17:03 +00:00
Richard M. Stallman
008c84933e (nonincremental-repeat-search-forward)
(nonincremental-repeat-search-backward)
(nonincremental-repeat-re-search-forward)
(nonincremental-repeat-re-search-backward):
Special error check for no previous search.
1997-06-28 03:15:16 +00:00
Michael Kifer
dd824ce4e9 Added [ediff-misc] to menu-bar-tools-menu 1997-06-18 00:26:54 +00:00
Richard M. Stallman
e4874521bb Comment change. 1997-05-27 15:32:03 +00:00
Richard M. Stallman
a0cd87a4d6 (menu-bar-help-menu): Move "Customize" to the top. 1997-05-07 20:54:04 +00:00
Richard M. Stallman
30e19aee85 Use defcustom. 1997-05-05 15:06:25 +00:00
Richard M. Stallman
c9a86e717a (menu-bar-custom-menu):
New item `Browse All Customization'.
Rename and shuffle other items.
`Specify Group...' is now customize-group.
1997-05-01 22:21:19 +00:00
Richard M. Stallman
a9f53ffbf8 (menu-bar-custom-menu): New variable; add it as a submenu of the Help menu. 1997-04-08 22:20:30 +00:00
Karl Heuer
c096505835 (menu-bar-tools-menu): Fix typo in Send Mail item. 1997-02-27 00:11:29 +00:00
Richard M. Stallman
dab83391c0 (menu-bar-tools-menu): Add a "send mail" entry. 1996-12-27 00:48:30 +00:00
Richard M. Stallman
147f1d2af3 (menu-bar-tools-menu): Add items
Debugger, Compile and Search Files.
1996-12-14 22:23:58 +00:00
Richard M. Stallman
a6f8cbf15c In enable predicates in Files menu, use menu-updating-frame. 1996-12-07 20:30:18 +00:00
Richard M. Stallman
b3398af135 (menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu. 1996-08-31 16:25:51 +00:00
Richard M. Stallman
27aa8132cd Whitespace change. 1996-06-21 05:54:19 +00:00
Richard M. Stallman
a6d02d80ca (menu-bar-tools-menu): Delete ediff-doc and eregistry items. 1996-03-08 18:15:46 +00:00
Michael Kifer
ad3f069e2d Added [ediff-doc] and [eregistry] to menu-bar-tools-menu 1996-02-16 07:30:52 +00:00
Karl Heuer
fe74180cd9 (menu-bar-search-menu): Clean up key symbols.
(menu-bar-tools-menu): Rename vc-menu key symbol to just vc.
1996-01-24 23:29:01 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
d537086b54 (buffers-menu-max-size): Move definition to top of file. 1995-12-26 19:11:18 +00:00
Richard M. Stallman
4e9d1906c5 (minibuffer maps): Delete extra quote. 1995-11-16 17:16:12 +00:00
Richard M. Stallman
a4e4b91601 (delete-frame): Don't use delete-frame as event name. 1995-11-11 07:06:05 +00:00
Richard M. Stallman
96a699d05c (menu-bar-tools-menu): Always define GNUS entry. 1995-11-10 17:18:23 +00:00
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