* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
authorKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:59:09 +0000 (22:59 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:59:09 +0000 (22:59 +0000)
commit497de631d51619e0717e740ba50bf182bb3482f7
tree4f40d63bfe38bab006bc7e2e9709fe5c0f3c97c7
parentaf42a9cc3816ffea36927c2d2ceea6beec534298
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
(lm-keywords-list): Allow comma-only separator like "foo,bar".
Ignore trailing spaces by omit-nulls to split-string (fixing
regression from Emacs 21 due to the incompatible split-string
change).  (Bug #4928.)
lisp/ChangeLog
lisp/emacs-lisp/lisp-mnt.el