* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New const
commit6d98299e761f18f171e042391138f4f5f5762de7
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Sep 2015 16:44:35 +0000 (15 12:44 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 15 Sep 2015 16:44:35 +0000 (15 12:44 -0400)
tree3578140ecd711c14c4cd70597cd0d69f73647883
parentef7dbdf5873bf0a1f3f0e64e5d019e74d5b15b9e
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-symbol-regexp): New const

Use it everywhere "\\(\\sw\\|\\s_\\|\\\\.\\)+" was used.
(cl-lib-fdefs): Add defgeneric.
(cl-kw): Add all elements of eieio-kw and cl-lib-kw.
(eieio-kw, cl-lib-kw, el-kw): Remove.
lisp/emacs-lisp/lisp-mode.el