emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/delphi.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/delphi.el
Date: Fri, 10 Jun 2005 10:15:47 -0400

Index: emacs/lisp/progmodes/delphi.el
diff -c emacs/lisp/progmodes/delphi.el:3.14 emacs/lisp/progmodes/delphi.el:3.15
*** emacs/lisp/progmodes/delphi.el:3.14 Thu May 26 16:39:27 2005
--- emacs/lisp/progmodes/delphi.el      Fri Jun 10 14:15:47 2005
***************
*** 152,159 ****
  (defcustom delphi-newline-always-indents t
    "*Non-nil means NEWLINE in Delphi mode should always reindent the current
  line, insert a blank line and move to the default indent column of the blank
! line. If nil, then no indentation occurs, and NEWLINE does the usual
! behaviour. This is useful when one needs to do customized indentation that
  differs from the default."
    :type 'boolean
    :group 'delphi)
--- 152,159 ----
  (defcustom delphi-newline-always-indents t
    "*Non-nil means NEWLINE in Delphi mode should always reindent the current
  line, insert a blank line and move to the default indent column of the blank
! line.  If nil, then no indentation occurs, and NEWLINE does the usual
! behavior.  This is useful when one needs to do customized indentation that
  differs from the default."
    :type 'boolean
    :group 'delphi)




reply via email to

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