index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
easymenu.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(easy-menu-add): Do call x-popup-menu, but only if it's defined.
Richard M. Stallman
2004-04-21
1
-2
/
+2
*
(easy-menu-add): Make it work in non-X Emacs.
Stefan Monnier
2004-04-09
1
-2
/
+4
*
(easy-menu-define): Doc fix.
Eli Zaretskii
2003-12-29
1
-2
/
+2
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(easy-menu-get-map): Correctly handle non-submap bindings.
Stefan Monnier
2003-04-30
1
-2
/
+2
*
(easy-menu-define): Don't make a defvar for nil.
Richard M. Stallman
2003-04-03
1
-10
/
+4
*
(easy-menu-add-item): Align the docstring with the code.
Stefan Monnier
2003-03-24
1
-1
/
+1
*
(easy-menu-add-item): Don't default to the global map.
John Paul Wallington
2003-03-24
1
-3
/
+0
*
(easy-menu-name-match): Catch any error that member-ignore-case might signal.
Stefan Monnier
2003-03-16
1
-4
/
+8
*
(easy-menu-do-define): Handle nil for SYMBOL.
Richard M. Stallman
2002-12-23
1
-15
/
+18
*
(easy-menu-remove): Add docstring.
Stefan Monnier
2002-09-19
1
-1
/
+6
*
(easy-menu-define): Fix spacing.
Juanma Barranquero
2002-09-06
1
-1
/
+1
*
(easy-menu-filter-return):
Stefan Monnier
2002-08-30
1
-13
/
+12
*
(easy-menu-popup-menu): Function deleted.
Richard M. Stallman
2002-07-07
1
-14
/
+0
*
(easy-menu-popup-menu): New function.
Richard M. Stallman
2002-07-02
1
-0
/
+14
*
(easy-menu-make-symbol): Don't treat (lambda () ...) as an expression.
Stefan Monnier
2002-05-15
1
-2
/
+2
*
(easy-menu-add): Doc fix.
Eli Zaretskii
2002-05-15
1
-1
/
+1
*
(easy-menu-name-match): Match both
Jason Rumney
2002-05-14
1
-1
/
+5
*
(easy-menu-intern): Downcase before interning.
Richard M. Stallman
2002-04-24
1
-21
/
+38
*
(easy-menu-intern): New fun.
Stefan Monnier
2001-12-13
1
-9
/
+14
*
Fixes to follow coding conventions.
Pavel JanÃk
2001-07-16
1
-2
/
+2
*
(easy-menu-current-active-maps): Test
Gerd Moellmann
2000-12-14
1
-2
/
+4
*
(easy-menu-define): Setup indentation.
Stefan Monnier
2000-12-13
1
-27
/
+40
*
(easy-menu-convert-item-1): Only intern if the label is a string.
Stefan Monnier
2000-07-14
1
-1
/
+1
*
(easy-menu-convert-item-1): Intern the label.
Stefan Monnier
2000-07-14
1
-5
/
+9
*
Doc fixes.
Dave Love
2000-07-13
1
-36
/
+36
*
(easy-menu-define): Docstring fix.
Stefan Monnier
2000-07-05
1
-29
/
+74
*
(easy-menu-create-menu, easy-menu-do-add-item): Use keywordp.
Dave Love
2000-05-21
1
-4
/
+4
*
(easy-menu-create-menu): Process menu
Gerd Moellmann
2000-04-09
1
-2
/
+9
*
* emacs-lisp/debug.el (debugger-env-macro):
Sam Steingold
1999-11-12
1
-8
/
+8
*
(easy-menu-get-map-look-for-name): New fn.
Karl Heuer
1999-08-10
1
-19
/
+43
*
(easy-menu-do-add-item): Support for new seperator types.
Gerd Moellmann
1999-07-21
1
-9
/
+3
*
(easy-menu-get-map): Don't crash if (current-local-map) is nil.
Richard M. Stallman
1999-02-18
1
-2
/
+3
*
(easy-menu-get-map): Fix bugs in prev change.
Richard M. Stallman
1999-01-15
1
-8
/
+11
*
(easy-menu-define): Doc fix.
Richard M. Stallman
1999-01-04
1
-51
/
+127
*
(easy-menu-get-map): Change global map only if this menu exists in the
Richard M. Stallman
1998-12-29
1
-3
/
+11
*
(easy-menu-get-map): If MENU is nil, use global menu-bar map.
Richard M. Stallman
1998-12-25
1
-28
/
+31
*
(easy-menu-do-add-item): Small simplifications.
Richard M. Stallman
1998-05-23
1
-11
/
+30
*
(easy-menu-change): Add autoload cookie.
Richard M. Stallman
1998-05-11
1
-0
/
+1
*
(easy-menu-define-key): Fixed bug with BEFORE
Richard M. Stallman
1998-04-28
1
-12
/
+12
*
Use new menu item format. Don't simulate button prefix.
Richard M. Stallman
1998-04-24
1
-204
/
+150
*
(easy-menu-do-add-item):
Richard M. Stallman
1998-04-21
1
-6
/
+9
*
(easy-menu-change): Handle case of no keywords.
Richard M. Stallman
1998-03-03
1
-1
/
+1
*
(easy-menu-add-item); The BEFORE argument works
Richard M. Stallman
1998-01-30
1
-57
/
+58
*
easy-menu-define): Use ` and , read-macros
Richard M. Stallman
1998-01-27
1
-108
/
+302
*
(easy-menu-create-keymaps):
Richard M. Stallman
1997-09-05
1
-1
/
+5
*
(easy-menu-create-keymaps): If nil is
Richard M. Stallman
1997-08-28
1
-4
/
+7
*
(easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)
Richard M. Stallman
1997-01-02
1
-28
/
+64
*
(easy-menu-do-define): Use `x-popup-menu' instead of
Richard M. Stallman
1996-09-11
1
-1
/
+1
*
(easy-menu-create-keymaps): Add menu-alias property.
Richard M. Stallman
1996-06-13
1
-1
/
+2
[next]