summaryrefslogtreecommitdiff
path: root/lisp/menu-bar.el
AgeCommit message (Expand)Author
2015-08-21Fix documentation of 'menu-set-font' and 'set-frame-font'Eli Zaretskii
2015-07-05; Spelling fixesPaul Eggert
2015-07-03Fix some issues with `window-divider-mode'Martin Rudalics
2015-07-02Improve accessibility of window dividers. (Bug#20183)Martin Rudalics
2015-06-30In strings, prefer plain ` and ' to \` and \'Paul Eggert
2015-06-16Address some compilation warnings.Glenn Morris
2015-05-23Replace gui-method macros with cl-generic with &contextStefan Monnier
2015-03-22* menu-bar.el (menu-bar-update-buffers): Properly count buffers.Artur Malabarba
2015-02-25Merge from origin/emacs-24Paul Eggert
2015-01-31Handle dead frame in menu-bar-non-minibuffer-window-p. (Bug#19728)Martin Rudalics
2015-01-13Don't eagerly load xrefDmitry Gutov
2015-01-03Only show "Back" when the marker stack is non-emptyDmitry Gutov
2015-01-01Update copyright year to 2015Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-30Hide "Set Tags File Name" and the separator when tags are not usedDmitry Gutov
2014-12-29Unbreak jumping to an alias's definitionDmitry Gutov
2014-12-29Declare many etags command obsolete; update the goto menuDmitry Gutov
2014-12-18Keyboard interface (C-f10) to `mouse-buffer-menu' (C-down-mouse-1).Sam Steingold
2014-11-27Use `mouse-menu-bar-map' when no other menus are available.Sam Steingold
2014-10-09* lisp/select.el (gui-selection-exists-p-alist): New method.Stefan Monnier
2014-10-05* lisp/menu-bar.el (menu-bar-games-menu): Remove landmark.Glenn Morris
2014-10-01Consolidate x-select-text.Stefan Monnier
2014-09-05Add and use function horizontal-scroll-bars-available-p.Martin Rudalics
2014-07-29Fix Bug#18016.Rüdiger Sonderfeld
2014-07-27Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics
2014-06-07Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.eduGlenn Morris
2014-06-03Minor fix of the last commit in menu-bar-open.Eli Zaretskii
2014-06-02Avoid the type error on f10 when lookup-key returns an number.Sam Steingold
2014-06-02Fix TTY menu invocation via M-x.Eli Zaretskii
2014-05-21Fix bug #17532 with unclear docs of setting frame's font.Eli Zaretskii
2014-05-01Doc fixesGlenn Morris
2014-04-02Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-16* lisp/menu-bar.el: Fix author header commentGlenn Morris
2014-01-07* lisp/menu-bar.el (menu-bar-help-extra-packages): Remove.Glenn Morris
2014-01-07Reference efaq.info in preference to etc/MORE.STUFFGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-17* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.Juri Linkov
2013-12-12* lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forw...Juri Linkov
2013-12-08Use delete-selection-mode in cua-mode.Stefan Monnier
2013-11-06* lisp/menu-bar.el (popup-menu): Use key-binding.Stefan Monnier
2013-11-06Fix bug #15817 with TTY menus produced by minor modes.Eli Zaretskii
2013-10-20Make Info menu for GNUStep only for GUI.Jan Djärv
2013-10-20Fix GNUStep specific menu items.Jan Djärv
2013-10-19Fix TTY menus when they lead to a minibuffer prompt.Eli Zaretskii
2013-10-19* menu-bar.el: Don't make Services menu.Jan Djärv
2013-10-15Support mouse wheel in TTY menus.Eli Zaretskii
2013-10-14Implement scrolling of TTY menus when the screen is too short.Eli Zaretskii
2013-10-12* menu-bar.el (menu-bar-update-buffers): Unify Buffers menu prompt string.Glenn Morris
2013-10-11Fix popping down a menu by a second mouse click.Eli Zaretskii