Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -1/+3 |
| | |||||
* | (menu-bar-make-toggle): Construct the | Richard M. Stallman | 2001-06-22 | 1 | -10/+9 |
| | | | | | | | | function's doc string from HELP, not DOC, and make it accurate by adding "Toggle whether to " at the front and downcasing the initial. Change the HELP arg in some calls to make it fit this usage. (toggle-debug-on-quit, toggle-debug-on-error): Undo previous change. | ||||
* | (toggle-debug-on-quit, toggle-debug-on-error): Doc fix. | Eli Zaretskii | 2001-06-22 | 1 | -2/+4 |
| | |||||
* | (menu-bar-help-menu): Add an item for ordering | Gerd Moellmann | 2001-02-22 | 1 | -0/+3 |
| | | | | manuals from the FSF. | ||||
* | (menu-bar-update-buffers): Add optional parameter | Gerd Moellmann | 2001-02-20 | 1 | -2/+2 |
| | | | | | FORCE. If set, update the menu even if frame-or-buffer-changed-p returns nil. | ||||
* | (menu-bar-select-frame): Adjust for | Dave Love | 2001-02-13 | 1 | -5/+9 |
| | | | | | | last-command-event being a frame name. (menu-bar-update-buffers): Build frame menu (like the buffer menu) using frame names. | ||||
* | (menu-bar-files-menu): Add menu items for | Gerd Moellmann | 2001-01-29 | 1 | -1/+8 |
| | | | | Postscript printing in black and white. | ||||
* | (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. |