emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/obsolete/cplus-md.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/obsolete/cplus-md.el
Date: Mon, 21 Oct 2002 05:05:01 -0400

Index: emacs/lisp/obsolete/cplus-md.el
diff -c emacs/lisp/obsolete/cplus-md.el:1.6 emacs/lisp/obsolete/cplus-md.el:1.7
*** emacs/lisp/obsolete/cplus-md.el:1.6 Thu Dec 20 13:20:07 2001
--- emacs/lisp/obsolete/cplus-md.el     Thu Oct 17 12:56:14 2002
***************
*** 168,174 ****
    :type 'boolean
    :group 'old-c++)
  (defcustom c++-empty-arglist-indent nil
!   "*Indicates how far to indent an line following an empty argument
  list.  nil indicates to just after the paren."
    :type '(choice (const nil) integer)
    :group 'old-c++)
--- 168,174 ----
    :type 'boolean
    :group 'old-c++)
  (defcustom c++-empty-arglist-indent nil
!   "*Indicates how far to indent a line following an empty argument
  list.  nil indicates to just after the paren."
    :type '(choice (const nil) integer)
    :group 'old-c++)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]