aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-showhide-scroll-bar-menu)Eli Zaretskii2002-05-101-26/+20
* (menu-bar-make-toggle): Added optional PROPS arg.Kim F. Storm2002-05-011-3/+16
* (menu-bar-custom-menu): Change "Recently Changed Options"Kim F. Storm2002-04-301-4/+9
* (menu-bar-update-buffers): Add menu items Next Buffer and Previous Buffer.Richard M. Stallman2002-04-271-0/+10
* (menu-bar-adv-search-menu, menu-bar-adv-search-menu): Improve the help text.Eli Zaretskii2002-04-241-2/+2
* (buffers-menu-show-directories, buffers-menu-show-status): New variables.Miles Bader2002-04-241-10/+44
* (menu-bar-update-buffers-1): Make sure `uniquify-buffer-name-style' is bound.Miles Bader2002-04-241-1/+2
* (menu-bar-goto-menu): Fix bindings for next-tag and next-tag-otherw.Andreas Schwab2002-04-231-2/+2
* (menu-bar-update-buffers-1): Don't display a directory separator ifMiles Bader2002-04-231-21/+21
* (menu-bar-update-buffers): Don't use constant lists for command menuMiles Bader2002-04-231-13/+23
* (menu-bar-update-buffers): Add `Select Named Buffer'.Miles Bader2002-04-231-97/+74
* (menu-bar-adv-search-menu): Add incremental search.Pavel Janík2002-04-111-12/+20
* (menu-bar-tools-menu): Rename gdb item to say GDB.Richard M. Stallman2002-03-311-2/+2
* (menu-bar-options-menu): Cope if text-mode-hook is not a list.Richard M. Stallman2002-03-181-1/+3
* 2002-02-19 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-191-7/+1
* 2002-02-17 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-171-2/+9
* (menu-bar-tools-menu): Add an item for Calculator.Eli Zaretskii2002-02-151-0/+7
* 2002-02-12 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-121-10/+11
* 2002-02-12 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-121-4/+1
* 2002-02-11 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-111-59/+98
* (menu-bar-showhide-menu): Rename function for toggling.Pavel Janík2002-02-101-2/+2
* (menu-bar-options-save): Take care of line-number-mode andPavel Janík2002-02-091-4/+18
* 2002-02-05 Per Abrahamsen <[email protected]>Per Abrahamsen2002-02-071-15/+24
* (menu-bar-help-menu): Use different text for tool-tip.Pavel Janík2002-02-031-2/+18
* (menu-bar-options-save): Add `default-frame-alist' to saved variables.Pavel Janík2002-01-291-77/+78
* (menu-bar-help-menu): Change menu-item "Show Emacs Version" to "AboutPavel Janík2002-01-291-2/+3
* (menu-bar-showhide-scroll-bar-menu): Quote `window-system'.Pavel Janík2002-01-271-1/+1
* (menu-bar-scroll-bar-right)Pavel Janík2002-01-271-1/+77
* (menu-bar-mode): Make arg optional.Richard M. Stallman2001-12-101-1/+1
* (menu-bar-read-lispref, menu-bar-read-lispintro)Eli Zaretskii2001-11-301-26/+77
* (menu-bar-apropos-menu): Moved all `apropos' bindings here.Sam Steingold2001-11-251-8/+30
* (menu-bar-update-buffers-1): Don't pad the buffer name.Richard M. Stallman2001-11-171-1/+2
* (menu-bar-edit-menu) <copy>: Put an explicit key binding.Stefan Monnier2001-11-151-1/+2
* (menu-bar-edit-menu): Don't use x-selection-exists-p ifEli Zaretskii2001-11-111-2/+7
* (minibuffer-local-*map): Take inheritance into account.Stefan Monnier2001-10-121-11/+5
* Minor fixes for text of help-echo in some options.Eli Zaretskii2001-09-231-6/+6
* Fix separators in the Edit menu. Bring "Fill" near "Text Properties".Eli Zaretskii2001-09-041-9/+10
* (menu-bar-edit-menu) <yank-menu, yank>: MentionEli Zaretskii2001-09-021-2/+2
* Capitalize Transient Make.Eli Zaretskii2001-08-311-1/+1
* (menu-bar-options-menu) <transient-mark-mode>: FixEli Zaretskii2001-08-311-2/+2
* (menu-bar-options-menu): Make option text, messagesGerd Moellmann2001-08-291-4/+4
* (toggle-highlight-paren-mode): Use `(show-paren-mode)' as body.Andreas Schwab2001-07-301-1/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+3
* (menu-bar-make-toggle): Construct theRichard M. Stallman2001-06-221-10/+9
* (toggle-debug-on-quit, toggle-debug-on-error): Doc fix.Eli Zaretskii2001-06-221-2/+4
* (menu-bar-help-menu): Add an item for orderingGerd Moellmann2001-02-221-0/+3
* (menu-bar-update-buffers): Add optional parameterGerd Moellmann2001-02-201-2/+2
* (menu-bar-select-frame): Adjust forDave Love2001-02-131-5/+9
* (menu-bar-files-menu): Add menu items forGerd Moellmann2001-01-291-1/+8
* (minibuffer maps): Use dolist rather than mapcar.Stefan Monnier2000-11-031-42/+31