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/octave-mod.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/octave-mod.el
Date: Fri, 18 Oct 2002 04:44:29 -0400

Index: emacs/lisp/progmodes/octave-mod.el
diff -c emacs/lisp/progmodes/octave-mod.el:1.19 
emacs/lisp/progmodes/octave-mod.el:1.20
*** emacs/lisp/progmodes/octave-mod.el:1.19     Sun Dec 30 17:20:58 2001
--- emacs/lisp/progmodes/octave-mod.el  Fri Oct 18 04:44:04 2002
***************
*** 1183,1189 ****
                         (beginning-of-line)
                         (looking-at "^\\s-*\\s<+\\s-*$"))))
             ;; This is a nonempty comment line which does not extend
!            ;; past the fill column.  If it is followed by an nonempty
             ;; comment line with the same comment prefix, try to
             ;; combine them, and repeat this until either we reach the
             ;; fill-column or there is nothing more to combine.
--- 1183,1189 ----
                         (beginning-of-line)
                         (looking-at "^\\s-*\\s<+\\s-*$"))))
             ;; This is a nonempty comment line which does not extend
!            ;; past the fill column.  If it is followed by a nonempty
             ;; comment line with the same comment prefix, try to
             ;; combine them, and repeat this until either we reach the
             ;; fill-column or there is nothing more to combine.




reply via email to

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