1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

150 Commits

Author SHA1 Message Date
Dave Love
506c6d61a6 (menu-bar-options-menu): Make `mule' always visible.
Modify `truncate-lines'.  Make `describe-language-environment'
always visible and add help.  Modify `describe-key' help.  Invoke
Info-directory from `info'.  New entry `emacs-manual'.
2000-04-12 18:26:04 +00:00
Stefan Monnier
eccd9bd5a3 Add an entry for PCL-CVS' global menu. 2000-03-22 03:05:09 +00:00
Eli Zaretskii
0ae278818a (menu-bar-goto-menu) [next-tag, next-tag-otherw]:
Don't call ring-empty-p unless tags-location-ring is bound.
From Noah Friedman <friedman@splode.com>.
2000-02-20 12:22:14 +00:00
Eli Zaretskii
7f315c7cd9 (global-map): Menu-bar items converted to the new
format (menu-item..., rearranged for better CUA compliance, and
their names changed for better clarity.  Help strings added.
2000-02-17 11:08:09 +00:00
Gerd Moellmann
39d632fad8 (menu-bar-tools-menu): Add EUDC submenu. 2000-01-14 12:03:53 +00:00
Dave Love
1804e74006 (menu-bar-tools-menu): Use read-mail-command. 2000-01-07 12:55:26 +00:00
Eli Zaretskii
01511f50e3 (menu-bar-edit-menu): Define the Spell submenu even
if start-process is not bound, since Ispell now supports such
platforms as well.
1999-12-12 13:15:07 +00:00
Dave Love
2ccd4374be (menu-bar-manuals-menu): Add view-emacs-problems. 1999-12-07 20:02:28 +00:00
Dave Love
88a26eb413 (menu-bar-mode): Customize. 1999-11-26 17:33:31 +00:00
Richard M. Stallman
ee4976640c (clipboard-yank): Doc fix. 1999-01-03 02:05:10 +00:00
Richard M. Stallman
43c35fd7e6 (menu-bar-options-menu): Add options for truncate-lines and show-paren. 1998-10-21 20:24:41 +00:00
Simon Marshall
850b7aa7a2 Added entry for Speedbar. 1998-10-05 09:21:03 +00:00
Richard M. Stallman
e1d18ad8ee (menu-bar-mode): Doc fix. 1998-07-02 22:09:29 +00:00
Richard M. Stallman
b1a4cc6179 (menu-bar-kill-ring-save): Fix message typo. 1998-07-02 06:52:52 +00:00
Richard M. Stallman
85f7387f95 (menu-bar-edit-menu): Rename Paste most Recent
to simply Paste, and put it above Select and Paste.
1998-06-30 17:15:32 +00:00
Richard M. Stallman
3f51f129bc (toggle-case-fold-search): New command.
(menu-bar-options-menu): Put that in the menu.
1998-05-24 01:00:03 +00:00
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