emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/international/kinsoku.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/international/kinsoku.el
Date: Fri, 04 Apr 2003 01:22:22 -0500

Index: emacs/lisp/international/kinsoku.el
diff -c emacs/lisp/international/kinsoku.el:1.9 
emacs/lisp/international/kinsoku.el:1.10
*** emacs/lisp/international/kinsoku.el:1.9     Sun Jul 15 15:53:53 2001
--- emacs/lisp/international/kinsoku.el Tue Feb  4 08:09:38 2003
***************
*** 160,166 ****
    (if enable-kinsoku
        (if (or (and
               ;; The character after point can't be placed at beginning
!              ;; of line.  
               (aref (char-category-set (following-char)) ?>)
               ;; We at first try to dissolve this situation by making a
               ;; line longer.  If it fails, then try making a line
--- 160,166 ----
    (if enable-kinsoku
        (if (or (and
               ;; The character after point can't be placed at beginning
!              ;; of line.
               (aref (char-category-set (following-char)) ?>)
               ;; We at first try to dissolve this situation by making a
               ;; line longer.  If it fails, then try making a line




reply via email to

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