1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/emacs-lisp
Richard M. Stallman e6a6d69799 (easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)
and radio (radio button) are prefixed by "[X] " or
"(*) " respectively, when selected and "[ ] " or "( ) ", when not
selected. In a menu that contain these prefixes, "    " is used
as prefix for items that have no other prefix.

(easy-menu-update-button): New function used as `menu-enable'
property for checkboxes and radio buttons to update the prefixes.

(easy-menu-define): Change documentation string to describe the
new prefixes.
1997-01-02 20:20:22 +00:00
..
advice.el
assoc.el
autoload.el (update-file-autoloads): Don't barf if autoloads file 1996-09-10 21:54:46 +00:00
backquote.el Fixed up initial line 1996-05-20 21:07:10 +00:00
byte-opt.el (byte-optimize-form-code-walker): 1996-09-22 04:38:36 +00:00
bytecomp.el (byte-compile-file): Set default-directory in compiler input buffer. 1996-12-30 18:52:14 +00:00
cl-compat.el
cl-extra.el Turn on byte-compile-dynamic. 1996-09-01 22:56:40 +00:00
cl-indent.el
cl-macs.el (lexical-let): Fixed a bug involving nested 1996-10-24 22:45:24 +00:00
cl-seq.el Turn on byte-compile-dynamic. 1996-09-01 22:56:40 +00:00
cl-specs.el
cl.el Turn on byte-compile-dynamic. 1996-09-01 22:56:40 +00:00
copyright.el
cust-print.el
debug.el Use executing-kbd-macro, not executing-macro. 1996-05-29 17:17:34 +00:00
disass.el (disassemble-internal): Graceful error if compile failed. 1996-04-08 15:36:48 +00:00
easymenu.el (easy-menu-create-keymaps): Menu item STYLE toggle (checkbox) 1997-01-02 20:20:22 +00:00
edebug.el (edebug-read-symbol, edebug-read-string): Don't back up after reading. 1996-12-26 20:46:51 +00:00
eldoc.el (eldoc-function-argstring-from-docstring): Add search that finds arglist 1996-10-04 04:43:42 +00:00
elp.el (elp-instrument-package): Don't instrument keymaps and autoloaded functions. 1996-03-22 14:18:20 +00:00
eval-reg.el
float.el
gulp.el Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
helper.el
levents.el (timeout-event-p): Function deleted. 1996-02-28 01:22:11 +00:00
lisp-mnt.el Change defconst into defvar. Many doc fixes. 1996-02-08 04:13:11 +00:00
lisp-mode.el Change defconsts to defvars. 1996-12-16 01:33:02 +00:00
lisp.el (lisp-complete-symbol): Sort the list. 1996-11-01 08:19:07 +00:00
lmenu.el (make-lucid-menu-keymap): Add menu-alias property. 1996-06-13 21:05:06 +00:00
lselect.el
lucid.el (exec-to-string): New alias. 1996-09-26 07:48:03 +00:00
pp.el (pp-eval-expression): Set font-lock-default locally to nil. 1996-09-12 17:28:54 +00:00
profile.el Delete several \n\'s. 1996-10-02 21:42:42 +00:00
ring.el
shadow.el (list-load-path-shadows): Doc fix. 1996-07-23 13:56:33 +00:00
tq.el (tq-filter): No need for save-match-data. 1996-09-18 22:00:30 +00:00
trace.el