summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
diff options
context:
space:
mode:
authorMasatake YAMATO <jet@gyve.org>2003-04-12 17:28:24 +0000
committerMasatake YAMATO <jet@gyve.org>2003-04-12 17:28:24 +0000
commit335028c3bef914c14349d48a77262890d010a5e1 (patch)
treebc7548a717814aa0576b1505c44b6aaac4b1f079 /lisp/emacs-lisp/autoload.el
parent428d45d25510bbf44fca48e934299202048d0ad9 (diff)
downloademacs-335028c3bef914c14349d48a77262890d010a5e1.tar.gz
emacs-335028c3bef914c14349d48a77262890d010a5e1.tar.bz2
emacs-335028c3bef914c14349d48a77262890d010a5e1.zip
* help.el (describe-minor-mode): New function implementation.
Accept both minor mode string and minor mode indicator. (describe-minor-mode-completion-table-for-indicator) (describe-minor-mode-completion-table-for-symbol): New functions. minor-mode-list is used here. (describe-minor-mode-from-symbol): renamed from (old) describe-minor-mode. Use describe-minor-mode-completion-table-for-symbol. Don't use eval. Just use symbol-name. (describe-minor-mode-from-indicator): Document is updated. Use `format-mode-line'. Use describe-minor-mode-from-symbol instead of describe-minor-mode. Use describe-minor-mode-completion-table-for-indicator. (expand-minor-mode-indicator-object): removed. (lookup-minor-mode-from-indicator): remove the fist white space from both indicator and anindicator before comparing them. * bindings.el (mode-line-major-mode-keymap) (mode-line-minor-mode-keymap): defined keys for the maps here in `defvar'.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions