/[emacs]/emacs/lisp/progmodes/cc-styles.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/cc-styles.el

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

revision 1.25.2.2 by miles, Tue Oct 14 23:30:16 2003 UTC revision 1.25.2.3 by miles, Sat Sep 4 09:22:57 2004 UTC
# Line 355  when used elsewhere." Line 355  when used elsewhere."
355                (completing-read prompt c-style-alist nil t                (completing-read prompt c-style-alist nil t
356                                 (cons c-indentation-style 0)                                 (cons c-indentation-style 0)
357                                 'c-set-style-history))))))                                 'c-set-style-history))))))
358      (or (stringp stylename)
359          (error "Argument to c-set-style was not a string"))
360    (c-initialize-builtin-style)    (c-initialize-builtin-style)
361    (let ((vars (c-get-style-variables stylename nil)))    (let ((vars (c-get-style-variables stylename nil)))
362      (unless dont-override      (unless dont-override

Legend:
Removed from v.1.25.2.2  
changed lines
  Added in v.1.25.2.3

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