/[emacs]/emacs/lisp/international/kinsoku.el
ViewVC logotype

Diff of /emacs/lisp/international/kinsoku.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by pj, Sun Jul 15 19:53:53 2001 UTC revision 1.9.8.1 by miles, Fri Apr 4 06:20:22 2003 UTC
# Line 160  the context of text formatting." Line 160  the context of text formatting."
160    (if enable-kinsoku    (if enable-kinsoku
161        (if (or (and        (if (or (and
162                 ;; The character after point can't be placed at beginning                 ;; The character after point can't be placed at beginning
163                 ;; of line.                   ;; of line.
164                 (aref (char-category-set (following-char)) ?>)                 (aref (char-category-set (following-char)) ?>)
165                 ;; We at first try to dissolve this situation by making a                 ;; We at first try to dissolve this situation by making a
166                 ;; line longer.  If it fails, then try making a line                 ;; line longer.  If it fails, then try making a line

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.9.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26