/[emacs]/emacs/lisp/emacs-lisp/lisp-mode.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/lisp-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.131 by monnier, Fri Nov 30 10:17:56 2001 UTC revision 1.132 by walters, Tue Dec 4 07:09:47 2001 UTC
# Line 123  Line 123 
123  (put 'defcustom 'doc-string-elt 3)  (put 'defcustom 'doc-string-elt 3)
124  (put 'defconst 'doc-string-elt 3)  (put 'defconst 'doc-string-elt 3)
125  (put 'defmacro 'doc-string-elt 3)  (put 'defmacro 'doc-string-elt 3)
126    (put 'defmacro* 'doc-string-elt 3)
127  (put 'defsubst 'doc-string-elt 3)  (put 'defsubst 'doc-string-elt 3)
128  (put 'define-skeleton 'doc-string-elt 2)  (put 'define-skeleton 'doc-string-elt 2)
129  (put 'define-derived-mode 'doc-string-elt 4)  (put 'define-derived-mode 'doc-string-elt 4)

Legend:
Removed from v.1.131  
changed lines
  Added in v.1.132

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26