diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2013-06-20 13:29:30 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2013-06-20 13:29:30 +0200 |
commit | d5b27848d6272a979ba59455ef9ccc8feb54e1e8 (patch) | |
tree | eb3285fae91b70e58991d7dc5352ccd2f995bd28 /lisp/emacs-lisp | |
parent | 01a439012b9393e1325ab983dfcebad0307f0a03 (diff) | |
download | emacs-d5b27848d6272a979ba59455ef9ccc8feb54e1e8.tar.gz emacs-d5b27848d6272a979ba59455ef9ccc8feb54e1e8.tar.bz2 emacs-d5b27848d6272a979ba59455ef9ccc8feb54e1e8.zip |
lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking-at-p.
* lisp/cus-edit.el:
(custom-commands): Fix typos.
(custom-display): Fix tooltip text.
(custom-magic-alist, custom-filter-face-spec, custom-group-members):
Fix typos in docstrings.
(custom--initialize-widget-variables, Custom-mode): Use `setq-local'.
(custom-unlispify-menu-entry, custom-magic-value-create)
(custom-add-see-also, custom-group-value-create): Use ?\s.
(custom-guess-type, customize-apropos, editable-field)
(custom-face-value-create): Use `string-match-p'.
(custom-save-variables, custom-save-faces): Use `looking-at-p'.
* lisp/custom.el (custom-load-symbol): Use `string-match-p'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions