summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Hide "Set Tags File Name" and the separator when tags are not usedDmitry Gutov2014-12-301-3/+7
* Unbreak jumping to an alias's definitionDmitry Gutov2014-12-291-10/+0
* Declare many etags command obsolete; update the goto menuDmitry Gutov2014-12-291-20/+13
* Keyboard interface (C-f10) to `mouse-buffer-menu' (C-down-mouse-1).Sam Steingold2014-12-181-11/+33
* Use `mouse-menu-bar-map' when no other menus are available.Sam Steingold2014-11-271-1/+2
* * lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier2014-10-091-9/+5
* * lisp/menu-bar.el (menu-bar-games-menu): Remove landmark.Glenn Morris2014-10-051-3/+0
* Consolidate x-select-text.Stefan Monnier2014-10-011-5/+5
* Add and use function horizontal-scroll-bars-available-p.Martin Rudalics2014-09-051-8/+6
* Fix Bug#18016.Rüdiger Sonderfeld2014-07-291-9/+6
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-3/+33
* Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris2014-06-071-0/+6
|\
| * Minor fix of the last commit in menu-bar-open.Eli Zaretskii2014-06-031-1/+1
| * Fix TTY menu invocation via M-x.Eli Zaretskii2014-06-021-0/+6
* | Avoid the type error on f10 when lookup-key returns an number.Sam Steingold2014-06-021-6/+13
|/
* Fix bug #17532 with unclear docs of setting frame's font.Eli Zaretskii2014-05-211-1/+1
* Doc fixesGlenn Morris2014-05-011-1/+1
* Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris2014-04-021-2/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * 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