/[emacs]/emacs/lisp/obsolete/cplus-md.el
ViewVC logotype

Diff of /emacs/lisp/obsolete/cplus-md.el

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

revision 1.5 by rms, Thu Nov 29 00:49:32 2001 UTC revision 1.6 by pj, Thu Dec 20 18:20:07 2001 UTC
# Line 169  with the colon on the first line." Line 169  with the colon on the first line."
169    :group 'old-c++)    :group 'old-c++)
170  (defcustom c++-empty-arglist-indent nil  (defcustom c++-empty-arglist-indent nil
171    "*Indicates how far to indent an line following an empty argument    "*Indicates how far to indent an line following an empty argument
172  list.  Nil indicates to just after the paren."  list.  nil indicates to just after the paren."
173    :type '(choice (const nil) integer)    :type '(choice (const nil) integer)
174    :group 'old-c++)    :group 'old-c++)
175    
# Line 316  Variables controlling indentation style: Line 316  Variables controlling indentation style:
316      Indentation level of member initializations in function declarations,      Indentation level of member initializations in function declarations,
317      if they are on a separate line beginning with a colon.      if they are on a separate line beginning with a colon.
318   c++-continued-member-init-offset   c++-continued-member-init-offset
319      Extra indentation for continuation lines of member initializations; NIL      Extra indentation for continuation lines of member initializations; nil
320      means to align with previous initializations rather than with the colon.      means to align with previous initializations rather than with the colon.
321    
322  Settings for K&R, BSD, and Stroustrup indentation styles are  Settings for K&R, BSD, and Stroustrup indentation styles are

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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