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/cperl-mode.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cperl-mode.el
Date: Tue, 02 Jul 2002 10:50:00 -0400

Index: emacs/lisp/progmodes/cperl-mode.el
diff -c emacs/lisp/progmodes/cperl-mode.el:1.34 
emacs/lisp/progmodes/cperl-mode.el:1.35
*** emacs/lisp/progmodes/cperl-mode.el:1.34     Wed Jun 26 04:51:45 2002
--- emacs/lisp/progmodes/cperl-mode.el  Tue Jul  2 10:50:00 2002
***************
*** 486,492 ****
  
  (defcustom cperl-break-one-line-blocks-when-indent t
    "*Non-nil means that one-line if/unless/while/until/for/foreach BLOCKs
! need to be reformated into multiline ones when indenting a region."
    :type 'boolean
    :group 'cperl-indentation-details)
  
--- 486,492 ----
  
  (defcustom cperl-break-one-line-blocks-when-indent t
    "*Non-nil means that one-line if/unless/while/until/for/foreach BLOCKs
! need to be reformatted into multiline ones when indenting a region."
    :type 'boolean
    :group 'cperl-indentation-details)
  



reply via email to

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