1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-23 22:20:24 -08:00

Fix up comment convention on the arch-tag lines.

This commit is contained in:
Stefan Monnier 2008-04-10 14:10:46 +00:00
parent 40a339c881
commit cbee283dd7
590 changed files with 590 additions and 590 deletions

View file

@ -612,5 +612,5 @@ If nil, indent backquoted lists as data, i.e., like quoted lists."
;(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)
;;; arch-tag: 7914d50f-92ec-4476-93fc-0f043a380e03
;; arch-tag: 7914d50f-92ec-4476-93fc-0f043a380e03
;;; cl-indent.el ends here