aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* (menu-bar-file-menu): Remove ellipsis from "Recover Crashed Session".Juri Linkov2005-03-281-9/+9
* (showhide-date-time): Remove.Stefan Monnier2005-03-221-13/+6
* * menu-bar.el (menu-bar-file-menu): Add the same :enable toJan Djärv2005-03-061-0/+2
* (menu-bar-make-mm-toggle): Doc fix.Luc Teirlinck2005-03-051-2/+11
* (menu-bar-select-frame): FRAME defaults to selected.Richard M. Stallman2005-02-161-3/+5
* (menu-bar-options-save): Add fringe-indicators.Kim F. Storm2004-11-281-1/+87
* (menu-bar-options-save): For the optionsRichard M. Stallman2004-11-271-3/+8
* (menu-bar-file-menu): Make this the real nameRichard M. Stallman2004-11-081-28/+28
* * files.el (find-file-existing): New function.Jan Djärv2004-11-021-2/+7
* (menu-bar-make-toggle): Instead of interactive-p,Richard M. Stallman2004-10-261-4/+6
* (menu-bar-options-menu): Change menu text for CUA.Kim F. Storm2004-04-301-1/+1
* (menu-bar-update-buffers): Call copy-sequence so "Buffers" won't be pure.Richard M. Stallman2004-04-201-1/+2
* (menu-bar-showhide-menu): Amend date and time labelDave Love2003-09-011-5/+7
* Add arch taglinesMiles Bader2003-09-011-0/+1
* * menu-bar.el (menu-bar-options-menu): Supply a body for theKarl Fogel2003-08-121-1/+6
* (menu-bar-tools-menu): Minor change in strings.Richard M. Stallman2003-07-251-2/+2
* (menu-bar-options-menu): Move mouse-set-fonts item here.Richard M. Stallman2003-06-281-0/+5
* (ispell-menu-bar): Don't autoload.Stefan Monnier2003-06-161-4/+2
* (menu-bar-options-menu) <cua-mode>: Use menu-bar-make-mm-toggle.Stefan Monnier2003-05-131-17/+4
* * startup.el (command-line): Call menu-bar-mode with 1 instead of t.Jan Djärv2003-03-011-49/+32
* (Revert Buffer): Condition on buffer-file-number.Richard M. Stallman2003-02-231-1/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (menu-bar-left-scroll-bar): Set `scroll-bar-mode'John Paul Wallington2003-01-021-1/+1
* (menu-bar-describe-menu): Add "What's This?" item.Richard M. Stallman2002-11-241-1/+6
* (menu-bar-options-menu): Improve tooltip string.Richard M. Stallman2002-11-181-1/+1
* (menu-bar-search-menu): Nicer help string.Richard M. Stallman2002-09-181-1/+1
* (menu-bar-last-search-type): New var.Kim F. Storm2002-09-151-78/+109
* (menu-bar-make-mm-toggle): Don't put a quote befor FNAMERichard M. Stallman2002-09-151-1/+1
* (line-number-mode, column-number-mode)Stefan Monnier2002-09-111-43/+34
* (menu-bar-make-mm-toggle): New macro.Stefan Monnier2002-09-061-58/+51
* (menu-bar-read-mail): Doc fix.Markus Rost2002-08-301-1/+1
* (fringe-mode): Set to nil.Richard M. Stallman2002-08-171-0/+4
* (menu-bar-next-tag-other-window, menu-bar-next-tag)Richard M. Stallman2002-08-151-67/+99
* 2002-06-30 Simon Josefsson <[email protected]>Simon Josefsson2002-06-301-8/+8
* (menu-bar-showhide-fringe-menu): Don't use `fringe-mode'Stefan Monnier2002-06-121-4/+8
* (menu-bar-showhide-fringe-menu): Use defvar.Richard M. Stallman2002-05-301-1/+1
* (menu-bar-showhide-fringe-menu-customize-left)Miles Bader2002-05-251-3/+6
* (menu-bar-options-save): Add fringe-mode.Simon Josefsson2002-05-241-1/+62
* (menu-bar-tools-menu) <calculator>: Renamed to "Simple Calculator".Colin Walters2002-05-161-3/+6
* (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