Handle define-ibuffer-column, define-ibuffer-filter,
define-ibuffer-sorter, and define-ibuffer-op.
This commit is contained in:
parent
0deef26e9a
commit
f767db5b14
1 changed files with 3 additions and 1 deletions
|
@ -132,7 +132,9 @@
|
|||
(put 'define-generic-mode 'doc-string-elt 7)
|
||||
;; define-global-mode has no explicit docstring.
|
||||
(put 'easy-mmode-define-global-mode 'doc-string-elt 0)
|
||||
|
||||
(put 'define-ibuffer-filter 'doc-string-elt 3)
|
||||
(put 'define-ibuffer-op 'doc-string-elt 3)
|
||||
(put 'define-ibuffer-sorter 'doc-string-elt 3)
|
||||
|
||||
(defun lisp-font-lock-syntactic-face-function (state)
|
||||
(if (nth 3 state)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue