* longlines.el (longlines-show-effect): Default to a pilcrow sign.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 6 Jun 2008 20:39:07 +0000 (20:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 6 Jun 2008 20:39:07 +0000 (20:39 +0000)
lisp/ChangeLog

index 8ae760d..43ea587 100644 (file)
@@ -8,6 +8,7 @@
        (longlines-mode): Bind replace-search-function and
        replace-re-search-function, to ensure that replacement commands
        treat newlines as spaces.
+       (longlines-show-effect): Default to a pilcrow sign.
 
 2008-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>