Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace change. | Richard M. Stallman | 1996-06-21 | 1 | -6/+6 |
| | |||||
* | (menu-bar-tools-menu): Delete ediff-doc and eregistry items. | Richard M. Stallman | 1996-03-08 | 1 | -4/+0 |
| | |||||
* | Added [ediff-doc] and [eregistry] to menu-bar-tools-menu | Michael Kifer | 1996-02-16 | 1 | -0/+4 |
| | |||||
* | (menu-bar-search-menu): Clean up key symbols. | Karl Heuer | 1996-01-24 | 1 | -9/+9 |
| | | | | (menu-bar-tools-menu): Rename vc-menu key symbol to just vc. | ||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -6/+7 |
| | |||||
* | (buffers-menu-max-size): Move definition to top of file. | Richard M. Stallman | 1995-12-26 | 1 | -6/+8 |
| | |||||
* | (minibuffer maps): Delete extra quote. | Richard M. Stallman | 1995-11-16 | 1 | -1/+1 |
| | |||||
* | (delete-frame): Don't use delete-frame as event name. | Richard M. Stallman | 1995-11-11 | 1 | -1/+3 |
| | |||||
* | (menu-bar-tools-menu): Always define GNUS entry. | Richard M. Stallman | 1995-11-10 | 1 | -2/+1 |
| | |||||
* | Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el: | Michael Kifer | 1995-10-11 | 1 | -3/+0 |
| | | | | menu-bar-ediff-menu is not defined yet. | ||||
* | (menu-bar-buffer-menu): Function deleted. | Richard M. Stallman | 1995-07-21 | 1 | -3/+6 |
| | | | | | (global-map): Define [menu-bar buffer] as a keymap with no fcn name. (menu-bar-update-buffers): After defining it, call it. | ||||
* | (menu-bar-update-yank-menu): Treat all-dashes specially. | Richard M. Stallman | 1995-07-20 | 1 | -0/+4 |
| | |||||
* | (menu-bar-tools-menu): Don't define gnus entry if no network support. | Richard M. Stallman | 1995-07-18 | 1 | -1/+2 |
| | |||||
* | (menu-bar-help-menu): Add finder-by-keyword. | Karl Heuer | 1995-07-17 | 1 | -1/+6 |
| | |||||
* | (find-tag): Delete the menu-enable property. | Richard M. Stallman | 1995-06-29 | 1 | -1/+0 |
| | |||||
* | Make more menu-enables check (not buffer-read-only). | Richard M. Stallman | 1995-06-29 | 1 | -7/+50 |
| | | | | Add minibuffer local menu bar menus. | ||||
* | (help-menu): Symbol renamed from `help'. | Karl Heuer | 1995-06-13 | 1 | -2/+4 |
| | |||||
* | (menu-bar-help-menu): Add "..." | Karl Heuer | 1995-05-31 | 1 | -1/+1 |
| | |||||
* | (delete-frame-enabled-p): New subroutine. | Karl Heuer | 1995-05-24 | 1 | -7/+12 |
| | | | | Use frame-visible-p to reduce consing. | ||||
* | (menu-bar-tools-menu): Rename key to `compare'. | Richard M. Stallman | 1995-05-08 | 1 | -1/+1 |
| | |||||
* | Disable many Files menu items in minibuffer. | Richard M. Stallman | 1995-04-24 | 1 | -14/+33 |
| | | | | | | | | | (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. | ||||
* | (menu-bar-update-buffers): Reuse the entry for | Richard M. Stallman | 1995-04-09 | 1 | -8/+22 |
| | | | | list-buffers rather than making a new one each time. | ||||
* | (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp. | Richard M. Stallman | 1995-04-08 | 1 | -1/+2 |
| | |||||
* | (menu-bar-file-menu): Add back as alias for menu-bar-files-menu. | Richard M. Stallman | 1995-04-08 | 1 | -0/+3 |
| | |||||
* | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
| | |||||
* | (menu-bar-edit-menu): Capitalize an item name. | Richard M. Stallman | 1995-04-02 | 1 | -3/+3 |
| | | | | | (menu-bar-tools-menu): Add verb to Calendar item. (menu-bar-help-menu): Rename Info to Browse Manuals. | ||||
* | Add Text Properties submenu to Edit menu. | Boris Goldowsky | 1995-03-25 | 1 | -0/+1 |
| | |||||
* | (menu-bar-files-menu): Renamed from ...-file-menu. | Richard M. Stallman | 1995-03-19 | 1 | -46/+140 |
| | | | | | | | | | | | | (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. | ||||
* | (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff | Karl Heuer | 1995-03-16 | 1 | -1/+2 |
| | | | | package. | ||||
* | (menu-bar-help-menu): Binding for view-emacs-FAQ. | Richard M. Stallman | 1995-03-06 | 1 | -1/+2 |
| | |||||
* | (menu-bar-kill-ring-save): New function--use as `copy'. | Richard M. Stallman | 1995-02-12 | 1 | -4/+11 |
| | | | | (delete-region): Don't enable if (mouse-region-match) is true. | ||||
* | (menu-bar-update-yank-menu): If string is too long, | Richard M. Stallman | 1995-01-30 | 1 | -2/+5 |
| | | | | | show start and end, with ... between them. (yank-menu-length): Default value 20. | ||||
* | (menu-bar-file-menu): Add item `Make Frame On Display'. | Richard M. Stallman | 1994-10-23 | 1 | -4/+8 |
| | | | | | | (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. | ||||
* | (menu-bar-update-buffers-1): New subroutine | Richard M. Stallman | 1994-10-13 | 1 | -25/+51 |
| | | | | | | 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. | ||||
* | (menu-bar-file-menu): Don't include the frame | Richard M. Stallman | 1994-10-10 | 1 | -5/+9 |
| | | | | commands in a non-frame version of Emacs. | ||||
* | (query-replace): Add missing quote. | Richard M. Stallman | 1994-10-06 | 1 | -1/+1 |
| | |||||
* | (vc-menu-map): New menu. | Richard M. Stallman | 1994-09-21 | 1 | -0/+4 |
| | | | | (menu-bar-file-menu): Put the VC map under the File map. | ||||
* | (complex-buffers-menu-p): Delete; obsolete variable. | Karl Heuer | 1994-09-16 | 1 | -4/+0 |
| | |||||
* | (menu-bar-file-menu): Rename "Kill Buffer" menu item. | Richard M. Stallman | 1994-09-16 | 1 | -1/+1 |
| | |||||
* | (yank-menu): New variable; kill-ring in menu format. | Karl Heuer | 1994-09-15 | 1 | -36/+31 |
| | | | | (menu-bar-update-yank-menu, menu-bar-select-yank): New function. | ||||
* | (menu-bar-file-menu): Compare Files renamed to Compare. | Richard M. Stallman | 1994-08-11 | 1 | -1/+5 |
| | | | | (menu-bar-ediff-menu): Add one element for compare-windows. | ||||
* | (menu-bar-enable-clipboard): Moved here the | Richard M. Stallman | 1994-07-31 | 1 | -11/+11 |
| | | | | clipboard function key bindings. | ||||
* | (menu-bar-update-buffers): Use (current-global-map), not global-map. | Richard M. Stallman | 1994-07-26 | 1 | -2/+2 |
| | |||||
* | Add to global key map for cut, paste & copy keys. | Richard M. Stallman | 1994-07-24 | 1 | -0/+4 |
| | |||||
* | (menu-bar-update-buffers): If Buffers item is gone, | Richard M. Stallman | 1994-07-24 | 1 | -93/+95 |
| | | | | don't bring it back. | ||||
* | (menu-bar-file-menu): Add insert-file menu item. | Richard M. Stallman | 1994-07-12 | 1 | -0/+2 |
| | |||||
* | (menu-bar-mode): Make this a global variable. | Richard M. Stallman | 1994-06-25 | 1 | -27/+32 |
| | | | | | (menu-bar-mode): Make variable menu-bar-mode and default-frame-alist consistent. | ||||
* | Rearrange the edit and file menus, and add separators. | Richard M. Stallman | 1994-06-22 | 1 | -10/+35 |
| | |||||
* | (menu-bar-update-buffers): Avoid excessive consing. | Karl Heuer | 1994-06-06 | 1 | -109/+94 |
| | |||||
* | (menu-bar-mode): Fix previous change. | Richard M. Stallman | 1994-05-30 | 1 | -1/+1 |
| |