/[emacs]/emacs/lisp/emacs-lisp/cl-indent.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/cl-indent.el

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

revision 1.42 by sds, Mon May 17 17:00:00 2004 UTC revision 1.43 by eliz, Sat Aug 21 12:24:13 2004 UTC
# Line 458  If nil, indent backquoted lists as data, Line 458  If nil, indent backquoted lists as data,
458                                              (forward-char 1)                                              (forward-char 1)
459                                              (forward-sexp 3)                                              (forward-sexp 3)
460                                              (backward-sexp)                                              (backward-sexp)
461                                              (looking-at ":")))                                              (looking-at ":\\|\\sw+")))
462                         '(4 4 (&whole 4 &rest 4) &body)                         '(4 4 (&whole 4 &rest 4) &body)
463                       (get 'defun 'common-lisp-indent-function))                       (get 'defun 'common-lisp-indent-function))
464                     path state indent-point sexp-column normal-indent))                     path state indent-point sexp-column normal-indent))

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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