/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

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

revision 1.567 by kfstorm, Mon Sep 9 22:45:03 2002 UTC revision 1.568 by miles, Tue Sep 10 01:23:57 2002 UTC
# Line 3084  Setting this variable automatically make Line 3084  Setting this variable automatically make
3084                  (save-excursion (forward-paragraph 1) (point)))))                  (save-excursion (forward-paragraph 1) (point)))))
3085            (and prefix (not (equal prefix ""))            (and prefix (not (equal prefix ""))
3086                 ;; Use auto-indentation rather than a guessed empty prefix.                 ;; Use auto-indentation rather than a guessed empty prefix.
3087                 (not (and (fill-indent-according-to-mode)                 (not (and fill-indent-according-to-mode
3088                           (string-match "\\`[ \t]*\\'" prefix)))                           (string-match "\\`[ \t]*\\'" prefix)))
3089                 (setq fill-prefix prefix))))                 (setq fill-prefix prefix))))
3090                

Legend:
Removed from v.1.567  
changed lines
  Added in v.1.568

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