| Commit message (Expand) | Author | Age | Files | Lines |
| * | (menu-bar-enable-clipboard): Moved here the | Richard M. Stallman | 1994-07-31 | 1 | -11/+11 |
| * | (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 |
| * | (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 |
| * | 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 |
| * | (menu-bar-mode): Preserve window height. | Richard M. Stallman | 1994-05-19 | 1 | -2/+5 |
| * | (menu-bar-update-buffers): Record buffers' mod and | Richard M. Stallman | 1994-05-19 | 1 | -2/+10 |
| * | (menu-bar-update-buffers): Don't use string-match. | Karl Heuer | 1994-05-12 | 1 | -2/+1 |
| * | (menu-bar-file-menu): Add Apply Patch and Compare Files | Richard M. Stallman | 1994-05-09 | 1 | -0/+4 |
| * | Change another new-frame to make-frame (missed this one last time). | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| * | (menu-bar-file-menu): Change new-frame to make-frame, to agree with the | Karl Heuer | 1994-05-06 | 1 | -1/+1 |
| * | (menu-bar-update-buffers): Fix misspelled variable. | Karl Heuer | 1994-05-01 | 1 | -2/+3 |
| * | Don't call menu-bar-mode here. | Richard M. Stallman | 1994-04-30 | 1 | -93/+98 |
| * | (menu-bar-update-buffers): Get rid of debugging code accidentally left in. | Richard M. Stallman | 1994-04-28 | 1 | -7/+0 |
| * | (menu-bar-help-menu): Add item for report-emacs-bug. | Richard M. Stallman | 1994-04-28 | 1 | -0/+2 |
| * | (menu-bar-help-menu): Add item for emacs-version. | Richard M. Stallman | 1994-04-28 | 1 | -0/+2 |
| * | Make a sub-keymap for the Buffers menu bar item. | Richard M. Stallman | 1994-04-28 | 1 | -76/+91 |
| * | (menu-bar-enable-clipboard): Construct new cons cells. | Richard M. Stallman | 1994-04-18 | 1 | -3/+8 |
| * | (mouse-menu-bar-buffers): Put Frames pane behind Buffers. | Richard M. Stallman | 1994-04-13 | 1 | -5/+5 |
| * | (global-map): Bind function keys f16, f18 and f20, | Richard M. Stallman | 1994-04-08 | 1 | -4/+5 |
| * | (clipboard-yank, clipboard-kill-ring-save) | Richard M. Stallman | 1994-04-06 | 1 | -0/+37 |
| * | (mouse-menu-bar-buffers): Fix position structure. | Karl Heuer | 1994-03-24 | 1 | -2/+2 |
| * | Delete the `>' from various menu item strings. | Richard M. Stallman | 1994-03-10 | 1 | -3/+3 |
| * | (menu-bar-mode): Make menu-bar-mode without an argument toggle display of a | Karl Heuer | 1994-02-26 | 1 | -2/+1 |
| * | Use > as convention for another menu follows. | Richard M. Stallman | 1994-02-06 | 1 | -3/+4 |
| * | (menu-bar-file-menu): Add rmail, gnus, calendar items. | Richard M. Stallman | 1994-01-16 | 1 | -0/+3 |
| * | (mouse-menu-choose-yank): Don't use rotate-yank-pointer; set | Roland McGrath | 1994-01-06 | 1 | -2/+7 |
| * | (menu-bar-edit-menu): Add query-replace menu item. | Richard M. Stallman | 1993-12-23 | 1 | -0/+3 |
| * | Comment change. | Richard M. Stallman | 1993-11-23 | 1 | -1/+1 |
| * | (menu-bar-edit-menu): Add menu items for searching. | Richard M. Stallman | 1993-11-09 | 1 | -1/+8 |
| * | Added a define-key for menu-bar-bookmark-map, so that the File menu on | Karl Fogel | 1993-10-26 | 1 | -0/+2 |
| * | (revert-buffer): Enable menu item when the buffer is modified. | Roland McGrath | 1993-09-19 | 1 | -1/+2 |
| * | Don't clobber existing binding for menu-bar in global-map. | Roland McGrath | 1993-09-06 | 1 | -1/+4 |
| * | (list-buffers-directory): Add declaration. | Richard M. Stallman | 1993-08-14 | 1 | -0/+2 |
| * | (mouse-menu-bar-buffers): Use list-buffers-directory. | Richard M. Stallman | 1993-08-13 | 1 | -1/+5 |
| * | (menu-bar-mode): Defvar removed. | Roland McGrath | 1993-08-06 | 1 | -22/+27 |
| * | (delete-frame): Permit it, if > 1 frame is vis or iconic. | Richard M. Stallman | 1993-07-29 | 1 | -1/+9 |
| * | (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes. | Roland McGrath | 1993-07-19 | 1 | -56/+76 |
| * | (revert-buffer): Make menu-enable form more accurate | Richard M. Stallman | 1993-07-17 | 1 | -4/+7 |
| * | (help-menu-bar-map): Put the Help item in this map. | Richard M. Stallman | 1993-07-15 | 1 | -1/+3 |
| * | (menu-bar-file-menu): Add menu item for dired. | Richard M. Stallman | 1993-07-13 | 1 | -0/+1 |
| * | (ispell-menu-map): New autoload definition. | Richard M. Stallman | 1993-07-12 | 1 | -0/+4 |
| * | (mouse-menu-bar-buffers): | Richard M. Stallman | 1993-07-09 | 1 | -1/+1 |
| * | (mouse-menu-choose-yank): Change menu title to "Choose Next Yank". | Roland McGrath | 1993-07-07 | 1 | -2/+2 |
| * | (menu-bar-edit-menu): Rename menu item to | Richard M. Stallman | 1993-07-02 | 1 | -4/+2 |
| * | Put mouse-menu-choose-yank binding after paste=>yank binding in menu. | Roland McGrath | 1993-07-02 | 1 | -2/+3 |