summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp-mnt.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2017-03-24 10:47:19 -0400
committerNoam Postavsky <npostavs@gmail.com>2017-03-26 09:14:15 -0400
commit9a7370796455b87cebb1177eecc6fa985f61f6a8 (patch)
tree0414bbab234e7a0d61ba1b4f9f94b076e00e6afc /lisp/emacs-lisp/lisp-mnt.el
parentafe8849bac1ec228680bcb590da6313800067d34 (diff)
downloademacs-9a7370796455b87cebb1177eecc6fa985f61f6a8.tar.gz
emacs-9a7370796455b87cebb1177eecc6fa985f61f6a8.tar.bz2
emacs-9a7370796455b87cebb1177eecc6fa985f61f6a8.zip
Fix docstring of dabbrev-abbrev-char-regexp
* lisp/dabbrev.el (dabbrev-abbrev-char-regexp): Using a value of nil is equivalent to "\\sw\\|\\s_", and has no special behavior. If the previous character doesn't match, we search backwards for one that does, not throw an error. Replace Lisp example with C based one to make it clear that "symbol" means a sequence of word and symbol constituent characters, not a Lisp symbol (Bug#358).
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions