aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)Bastien Guerry2013-01-071-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Have kill-this-buffer don't do anything when frame is not alive or visible (B...Martin Rudalics2012-10-031-3/+8
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-9/+9
* * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.Chong Yidong2012-08-031-2/+0
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-755/+747
* Miscellaneous minor cleanups and simplifications.Stefan Monnier2012-06-231-5/+6
* Add "How to Report a Bug" to Help menuGlenn Morris2012-05-211-1/+4
* Fix menu-set-font interaction with Custom themes.Chong Yidong2012-01-311-23/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Fix typos.Juanma Barranquero2011-11-161-4/+4
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-2/+2
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-4/+6
* Rewrite window related menu entries. (Bug#6786)Martin Rudalics2011-10-171-8/+16
* Capitalize non-function content words in menu item strings.Juri Linkov2011-09-181-6/+6
* Revert last patch, which wasn't correct.Lars Magne Ingebrigtsen2011-07-121-2/+1
* (menu-set-font): Clarify that the default will be savedLars Magne Ingebrigtsen2011-07-121-1/+2
* Tweak last change to menu descriptions.Chong Yidong2011-07-071-3/+3
* Make all the Options menu items into verb phrasesLars Magne Ingebrigtsen2011-07-071-59/+70
* * lisp/menu-bar.el: Use function variable instead of switch-to-buffer.Drew Adams2011-06-201-1/+5
* * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over entire buffer ...Martin Rudalics2011-05-291-8/+11
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-1218/+1275
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Fix bug #1077 with popping new frames from a minibuffer-only frame.Eli Zaretskii2010-12-091-2/+19
* | * cus-theme.el (customize-themes): Use switch-to-buffer.Chong Yidong2011-01-121-10/+10
* | Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.Chong Yidong2010-12-201-8/+4
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-1/+2
* | Fix bug #1077 with popping new frames from a minibuffer-only frame.Eli Zaretskii2010-12-091-8/+35
* | Merge changes from emacs-23 branchChong Yidong2010-10-311-2/+2
|\|
| * Fix treatment of menu-bar-files-menu.Glenn Morris2010-10-261-3/+2
* | Remove duplicate Lisp definitions of define-minor-mode variables defined in C.Glenn Morris2010-10-281-1/+2
* | Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris2010-10-281-19/+52
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-11/+30
* | Use tool-bar-position in menu Options/Show.Jan Djärv2010-09-211-9/+2
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-141-2/+22
|\|
| * Close bug#6211.Glenn Morris2010-09-091-11/+22
* | Fix bug #6944.Eli Zaretskii2010-08-301-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Improvements to describe-package buffer.Chong Yidong2010-08-251-3/+6
* | * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all fr...Jan D2010-08-251-1/+2
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-0/+3
|\|
| * * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Glenn Morris2010-08-201-0/+3
* | Fix handling of tool-bar-position, also put into default-frame-alist.Jan D2010-08-131-8/+12
* | Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.Jan Djärv2010-07-291-5/+89
* | Change clipboard/primary selection to X application standards.Chong Yidong2010-07-141-11/+0
* | Set default-frame-alist, if necessary, in menu/tool-bar-mode.Chong Yidong2010-07-051-4/+9
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-13/+5