index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
menu-bar.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Bug#18016.
Rüdiger Sonderfeld
2014-07-29
1
-9
/
+6
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-3
/
+33
*
Merge from emacs-24; up to 2014-06-01T23:37:59Z!eggert@cs.ucla.edu
Glenn Morris
2014-06-07
1
-0
/
+6
|
\
|
*
Minor fix of the last commit in menu-bar-open.
Eli Zaretskii
2014-06-03
1
-1
/
+1
|
*
Fix TTY menu invocation via M-x.
Eli Zaretskii
2014-06-02
1
-0
/
+6
*
|
Avoid the type error on f10 when lookup-key returns an number.
Sam Steingold
2014-06-02
1
-6
/
+13
|
/
*
Fix bug #17532 with unclear docs of setting frame's font.
Eli Zaretskii
2014-05-21
1
-1
/
+1
*
Doc fixes
Glenn Morris
2014-05-01
1
-1
/
+1
*
Small codes update for revert-buffer-function no longer being nil by default
Glenn Morris
2014-04-02
1
-2
/
+5
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
* lisp/menu-bar.el: Fix author header comment
Glenn Morris
2014-01-16
1
-1
/
+1
*
* lisp/menu-bar.el (menu-bar-help-extra-packages): Remove.
Glenn Morris
2014-01-07
1
-8
/
+2
*
Reference efaq.info in preference to etc/MORE.STUFF
Glenn Morris
2014-01-07
1
-4
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse-web'.
Juri Linkov
2013-12-17
1
-0
/
+2
*
* lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forw...
Juri Linkov
2013-12-12
1
-2
/
+1
*
Use delete-selection-mode in cua-mode.
Stefan Monnier
2013-12-08
1
-6
/
+6
*
* lisp/menu-bar.el (popup-menu): Use key-binding.
Stefan Monnier
2013-11-06
1
-6
/
+1
*
Fix bug #15817 with TTY menus produced by minor modes.
Eli Zaretskii
2013-11-06
1
-2
/
+5
*
Make Info menu for GNUStep only for GUI.
Jan Djärv
2013-10-20
1
-14
/
+6
*
Fix GNUStep specific menu items.
Jan Djärv
2013-10-20
1
-11
/
+1
*
Fix TTY menus when they lead to a minibuffer prompt.
Eli Zaretskii
2013-10-19
1
-19
/
+21
*
* menu-bar.el: Don't make Services menu.
Jan Djärv
2013-10-19
1
-3
/
+1
*
Support mouse wheel in TTY menus.
Eli Zaretskii
2013-10-15
1
-0
/
+4
*
Implement scrolling of TTY menus when the screen is too short.
Eli Zaretskii
2013-10-14
1
-3
/
+9
*
* menu-bar.el (menu-bar-update-buffers): Unify Buffers menu prompt string.
Glenn Morris
2013-10-12
1
-1
/
+1
*
Fix popping down a menu by a second mouse click.
Eli Zaretskii
2013-10-11
1
-10
/
+1
*
Make the same key that opens TTY menus also exit the menu.
Eli Zaretskii
2013-10-11
1
-46
/
+46
*
* lisp/menu-bar.el (menu-bar-open): Don't use popup-menu if
Masatake YAMATO
2013-10-10
1
-1
/
+2
*
* lisp/menu-bar.el (tty-menu-navigation-map): Reduce redundancy.
Stefan Monnier
2013-10-09
1
-40
/
+23
*
* lisp/menu-bar.el (menu-bar-options-menu): Remove text-mode auto-fill,
Glenn Morris
2013-10-09
1
-18
/
+0
*
Preload tooltip.el unconditionally.
Eli Zaretskii
2013-10-08
1
-1
/
+1
*
Cleanups and commentary changes.
Eli Zaretskii
2013-10-08
1
-2
/
+0
*
Horizontal keys in TTY menus work.
Eli Zaretskii
2013-10-08
1
-15
/
+38
*
Make tty-menu-open-use-tmm a defcustom, update tmm docs accordingly.
Eli Zaretskii
2013-10-08
1
-3
/
+10
*
F10 can now invoke menu-bar menus from local map.
Eli Zaretskii
2013-10-08
1
-3
/
+11
*
F10 invokes menu by X,Y.
Eli Zaretskii
2013-10-06
1
-3
/
+6
*
Fix pop down menu with another click on menu bar.
Eli Zaretskii
2013-10-05
1
-0
/
+23
*
Fix up- and down-arrows in menus on Unix TTY (which now works).
Eli Zaretskii
2013-09-28
1
-1
/
+10
*
Read mouse movement via read_menu_command.
Eli Zaretskii
2013-09-25
1
-0
/
+4
*
Fix submenus and screen restoration.
Eli Zaretskii
2013-09-24
1
-1
/
+3
*
Use overriding-terminal-local-map for menu navigation.
Eli Zaretskii
2013-09-23
1
-0
/
+48
*
Make F10 pop up the File menu.
Eli Zaretskii
2013-09-19
1
-2
/
+82
*
Simplify news and mail menu items
Glenn Morris
2013-08-15
1
-26
/
+5
*
* lisp/menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
Glenn Morris
2013-02-16
1
-1
/
+1
*
Introduce `apropos-user-option' and update `apropos-variable'. (Bug#13276)
Bastien Guerry
2013-01-07
1
-2
/
+2
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Have kill-this-buffer don't do anything when frame is not alive or visible (B...
Martin Rudalics
2012-10-03
1
-3
/
+8
*
* calc/calc-prog.el (math-do-defmath): Use backquote forms. Fix
Andreas Schwab
2012-08-07
1
-9
/
+9
*
* menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
Chong Yidong
2012-08-03
1
-2
/
+0
[next]