summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/menu-bar.el: Fix author header commentGlenn Morris2014-01-161-1/+1
* * lisp/menu-bar.el (menu-bar-help-extra-packages): Remove.Glenn Morris2014-01-071-8/+2
* Reference efaq.info in preference to etc/MORE.STUFFGlenn Morris2014-01-071-4/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.Juri Linkov2013-12-171-0/+2
* * lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forw...Juri Linkov2013-12-121-2/+1
* Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-081-6/+6
* * lisp/menu-bar.el (popup-menu): Use key-binding.Stefan Monnier2013-11-061-6/+1
* Fix bug #15817 with TTY menus produced by minor modes.Eli Zaretskii2013-11-061-2/+5
* Make Info menu for GNUStep only for GUI.Jan Djärv2013-10-201-14/+6
* Fix GNUStep specific menu items.Jan Djärv2013-10-201-11/+1
* Fix TTY menus when they lead to a minibuffer prompt.Eli Zaretskii2013-10-191-19/+21
* * menu-bar.el: Don't make Services menu.Jan Djärv2013-10-191-3/+1
* Support mouse wheel in TTY menus.Eli Zaretskii2013-10-151-0/+4
* Implement scrolling of TTY menus when the screen is too short.Eli Zaretskii2013-10-141-3/+9
* * menu-bar.el (menu-bar-update-buffers): Unify Buffers menu prompt string.Glenn Morris2013-10-121-1/+1
* Fix popping down a menu by a second mouse click.Eli Zaretskii2013-10-111-10/+1
* Make the same key that opens TTY menus also exit the menu.Eli Zaretskii2013-10-111-46/+46
* * lisp/menu-bar.el (menu-bar-open): Don't use popup-menu ifMasatake YAMATO2013-10-101-1/+2
* * lisp/menu-bar.el (tty-menu-navigation-map): Reduce redundancy.Stefan Monnier2013-10-091-40/+23
* * lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,Glenn Morris2013-10-091-18/+0
* Preload tooltip.el unconditionally.Eli Zaretskii2013-10-081-1/+1
* Cleanups and commentary changes.Eli Zaretskii2013-10-081-2/+0
* Horizontal keys in TTY menus work.Eli Zaretskii2013-10-081-15/+38
* Make tty-menu-open-use-tmm a defcustom, update tmm docs accordingly.Eli Zaretskii2013-10-081-3/+10
* F10 can now invoke menu-bar menus from local map.Eli Zaretskii2013-10-081-3/+11
* F10 invokes menu by X,Y.Eli Zaretskii2013-10-061-3/+6
* Fix pop down menu with another click on menu bar.Eli Zaretskii2013-10-051-0/+23
* Fix up- and down-arrows in menus on Unix TTY (which now works).Eli Zaretskii2013-09-281-1/+10
* Read mouse movement via read_menu_command.Eli Zaretskii2013-09-251-0/+4
* Fix submenus and screen restoration.Eli Zaretskii2013-09-241-1/+3
* Use overriding-terminal-local-map for menu navigation.Eli Zaretskii2013-09-231-0/+48
* Make F10 pop up the File menu.Eli Zaretskii2013-09-191-2/+82
* Simplify news and mail menu itemsGlenn Morris2013-08-151-26/+5
* * lisp/menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.Glenn Morris2013-02-161-1/+1
* 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