[Top][All Lists]
[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: |
Thu, 17 Oct 2002 12:56:39 -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++)
- [Emacs-diffs] Changes to emacs/lisp/obsolete/cplus-md.el,
Juanma Barranquero <=