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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/cperl-mode.el
Date: Sun, 13 Jan 2002 05:06:32 -0500

Index: emacs/lisp/progmodes/cperl-mode.el
diff -c emacs/lisp/progmodes/cperl-mode.el:1.28 
emacs/lisp/progmodes/cperl-mode.el:1.29
*** emacs/lisp/progmodes/cperl-mode.el:1.28     Mon Dec 31 15:35:49 2001
--- emacs/lisp/progmodes/cperl-mode.el  Sun Jan 13 05:06:32 2002
***************
*** 2683,2689 ****
                       (if (eq (preceding-char) ?\))
                           (forward-sexp -1))
                       ;; In the case it starts a subroutine, indent with
!                      ;; respect to `sub', not with respect to the the
                       ;; first thing on the line, say in the case of
                       ;; anonymous sub in a hash.
                       ;;
--- 2683,2689 ----
                       (if (eq (preceding-char) ?\))
                           (forward-sexp -1))
                       ;; In the case it starts a subroutine, indent with
!                      ;; respect to `sub', not with respect to the
                       ;; first thing on the line, say in the case of
                       ;; anonymous sub in a hash.
                       ;;



reply via email to

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