Make some files provide features
* dos-vars.el, emacs-lisp/cl-indent.el, emulation/tpu-extras.el: Provide features.
This commit is contained in:
parent
c8730c3abe
commit
36f84c3728
4 changed files with 11 additions and 0 deletions
|
@ -809,4 +809,6 @@ optional\\|rest\\|key\\|allow-other-keys\\|aux\\|whole\\|body\\|environment\
|
|||
;(put 'defclass 'common-lisp-indent-function '((&whole 2 &rest (&whole 2 &rest 1) &rest (&whole 2 &rest 1)))
|
||||
;(put 'defgeneric 'common-lisp-indent-function 'defun)
|
||||
|
||||
(provide 'cl-indent)
|
||||
|
||||
;;; cl-indent.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue