Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (minibuffer maps): Use dolist rather than mapcar. | Stefan Monnier | 2000-11-03 | 1 | -42/+31 |
| | |||||
* | Modify some menu item help strings. | Dave Love | 2000-10-26 | 1 | -4/+14 |
| | | | | (menu-bar-help-menu): Add link to MORE.STUFF. | ||||
* | (menu-bar-options-menu): Add a help string for | Gerd Moellmann | 2000-10-25 | 1 | -1/+1 |
| | | | | `uniquify'. | ||||
* | (send-mail-item-name): New function. | Eli Zaretskii | 2000-10-09 | 1 | -2/+19 |
| | | | | | | | | (menu-bar-tools-menu) <compose-mail>: Use it to display the value of mail-user-agent in the menu. Don't display the "Send Mail" item if mail-user-agent is nil or its value is ignore. (menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item if read-mail-command is nil or its value is ignore. | ||||
* | (menu-bar-files-menu): Disable ``Save'' if | Gerd Moellmann | 2000-09-15 | 1 | -0/+1 |
| | | | | current buffer has no file name. | ||||
* | (read-mail-item-name): New function. | Eli Zaretskii | 2000-09-07 | 1 | -6/+15 |
| | | | | | | (menu-bar-tools-menu): Use it to compute and display the package used to read email. (menu-bar-tools-menu): Fix typo in GUD's help string. | ||||
* | (menu-bar-options-menu): Fix the font-lock toggle. | Dave Love | 2000-09-07 | 1 | -3/+3 |
| | |||||
* | (menu-bar-update-buffers): Call frame-parameter | Gerd Moellmann | 2000-09-07 | 1 | -2/+1 |
| | | | | instead of frame-parameters. | ||||
* | (menu-bar-help-menu): Add a :help string. | Eli Zaretskii | 2000-08-11 | 1 | -1/+2 |
| | |||||
* | (menu-bar-games-menu): Add Zone. | Eli Zaretskii | 2000-08-04 | 1 | -0/+3 |
| | |||||
* | (menu-bar-files-menu [recover-session]): Make sure auto save directory | Noah Friedman | 2000-07-24 | 1 | -1/+3 |
| | | | | exists before calling directory-files. | ||||
* | (menu-bar-edit-menu [mark-whole-buffer]): Change name to "Select All". | Eli Zaretskii | 2000-06-28 | 1 | -3/+3 |
| | |||||
* | (menu-bar-tools-menu): Call read-mail-command | Gerd Moellmann | 2000-06-26 | 1 | -1/+3 |
| | | | | interactively. | ||||
* | (menu-bar-edit-menu): Add menu item for marking | Gerd Moellmann | 2000-06-19 | 1 | -0/+3 |
| | | | | the whole buffer. | ||||
* | (menu-bar-options-menu): Capitalize "Save Options". | Dave Love | 2000-06-19 | 1 | -1/+1 |
| | |||||
* | (menu-bar-options-save): New function. | Dave Love | 2000-06-19 | 1 | -25/+47 |
| | | | | | (menu-bar-options-menu): Use it. (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: Simplify. | ||||
* | (menu-bar-help-menu): Add menu item for non-English | Gerd Moellmann | 2000-06-15 | 1 | -0/+4 |
| | | | | tutorials. | ||||
* | (menu-bar-update-buffers, menu-bar-update-buffers): Don't quote lambda. | Stefan Monnier | 2000-06-12 | 1 | -2/+2 |
| | |||||
* | (menu-bar-options-menu): Make `mule' always visible. | Dave Love | 2000-04-12 | 1 | -15/+23 |
| | | | | | | 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'. | ||||
* | Add an entry for PCL-CVS' global menu. | Stefan Monnier | 2000-03-22 | 1 | -0/+3 |
| | |||||
* | (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | Eli Zaretskii | 2000-02-20 | 1 | -2/+4 |
| | | | | | Don't call ring-empty-p unless tags-location-ring is bound. From Noah Friedman <friedman@splode.com>. | ||||
* | (global-map): Menu-bar items converted to the new | Eli Zaretskii | 2000-02-17 | 1 | -272/+548 |
| | | | | | format (menu-item..., rearranged for better CUA compliance, and their names changed for better clarity. Help strings added. | ||||
* | (menu-bar-tools-menu): Add EUDC submenu. | Gerd Moellmann | 2000-01-14 | 1 | -0/+2 |
| | |||||
* | (menu-bar-tools-menu): Use read-mail-command. | Dave Love | 2000-01-07 | 1 | -1/+1 |
| | |||||
* | (menu-bar-edit-menu): Define the Spell submenu even | Eli Zaretskii | 1999-12-12 | 1 | -2/+1 |
| | | | | | if start-process is not bound, since Ispell now supports such platforms as well. | ||||
* | (menu-bar-manuals-menu): Add view-emacs-problems. | Dave Love | 1999-12-07 | 1 | -0/+2 |
| | |||||
* | (menu-bar-mode): Customize. | Dave Love | 1999-11-26 | 1 | -1/+9 |
| | |||||
* | (clipboard-yank): Doc fix. | Richard M. Stallman | 1999-01-03 | 1 | -1/+1 |
| | |||||
* | (menu-bar-options-menu): Add options for truncate-lines and show-paren. | Richard M. Stallman | 1998-10-21 | 1 | -0/+6 |
| | |||||
* | Added entry for Speedbar. | Simon Marshall | 1998-10-05 | 1 | -0/+2 |
| | |||||
* | (menu-bar-mode): Doc fix. | Richard M. Stallman | 1998-07-02 | 1 | -2/+2 |
| | |||||
* | (menu-bar-kill-ring-save): Fix message typo. | Richard M. Stallman | 1998-07-02 | 1 | -1/+1 |
| | |||||
* | (menu-bar-edit-menu): Rename Paste most Recent | Richard M. Stallman | 1998-06-30 | 1 | -2/+1 |
| | | | | to simply Paste, and put it above Select and Paste. | ||||
* | (toggle-case-fold-search): New command. | Richard M. Stallman | 1998-05-24 | 1 | -0/+4 |
| | | | | (menu-bar-options-menu): Put that in the menu. | ||||
* | *** empty log message *** | Dan Nicolaescu | 1998-05-03 | 1 | -0/+2 |
| | |||||
* | (menu-bar-options-menu): Remove "Toggle" from item | Richard M. Stallman | 1998-03-28 | 1 | -11/+17 |
| | | | | | | | | | 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. | ||||
* | (menu-bar-file-menu): Add Recover Session menu item. | Richard M. Stallman | 1998-01-24 | 1 | -0/+17 |
| | | | | | (menu-bar-help-menu): Add Getting New Versions, Copying Conditions and (Non)Warranty menu items. | ||||
* | Added Print submenu to Edit menu. | Simon Marshall | 1998-01-15 | 1 | -6/+13 |
| | |||||
* | (menu-bar-select-yank): Add apropos-inhibit property. | Richard M. Stallman | 1997-12-21 | 1 | -0/+1 |
| | |||||
* | Fixed duplicate KEYs in menu-bar-describe-menu. | Simon Marshall | 1997-11-24 | 1 | -3/+3 |
| | |||||
* | (menu-bar-help-menu): Reorganize into more submenus. | Richard M. Stallman | 1997-11-24 | 1 | -20/+47 |
| | | | | | | Rename some menu item strings. (menu-bar-manuals-menu, menu-bar-describe-menu): New submenus. Add an Apropos Variables item. | ||||
* | (menu-bar-options-menu): Simplify global-font-lock-mode | Richard M. Stallman | 1997-09-07 | 1 | -15/+10 |
| | | | | entry using enhanced global-font-lock-mode function. | ||||
* | (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)". | Richard M. Stallman | 1997-09-03 | 1 | -6/+14 |
| | | | | | | (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. | ||||
* | (menu-bar-make-toggle): New macro. | Richard M. Stallman | 1997-08-29 | 1 | -0/+55 |
| | | | | | (menu-bar-options-menu): New submenu of Help menu. Define several menu items for it. | ||||
* | (menu-bar-custom-menu): Add several more menu items. | Richard M. Stallman | 1997-07-09 | 1 | -5/+15 |
| | | | | Rename some. Delete "Update this menu". | ||||
* | (menu-bar-files-menu): Use make-frame-command | Richard M. Stallman | 1997-07-05 | 1 | -1/+1 |
| | | | | as in C-x 5 2, rather than make-frame. | ||||
* | Fix previous change. | Per Abrahamsen | 1997-07-04 | 1 | -2/+2 |
| | |||||
* | New command names. | Per Abrahamsen | 1997-07-04 | 1 | -2/+2 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 1997-06-28 | 1 | -2/+2 |
| | |||||
* | (nonincremental-repeat-search-forward) | Richard M. Stallman | 1997-06-28 | 1 | -0/+8 |
| | | | | | | | (nonincremental-repeat-search-backward) (nonincremental-repeat-re-search-forward) (nonincremental-repeat-re-search-backward): Special error check for no previous search. |