projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2a65c
)
(longlines-show-effect): Default to a pilcrow sign.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 6 Jun 2008 20:39:18 +0000
(20:39 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 6 Jun 2008 20:39:18 +0000
(20:39 +0000)
lisp/longlines.el
patch
|
blob
|
history
diff --git
a/lisp/longlines.el
b/lisp/longlines.el
index a4dda4b4ec3c0a426d6bda531c3267dedbd1e4b8..76989c92af2cafa7931ca50cf5d89317d01e25ac 100644
(file)
--- a/
lisp/longlines.el
+++ b/
lisp/longlines.el
@@
-69,7
+69,7
@@
You can also enable the display temporarily, using the command
:group 'longlines
:type 'boolean)
-(defcustom longlines-show-effect (propertize "
|
\n" 'face 'escape-glyph)
+(defcustom longlines-show-effect (propertize "
ΒΆ
\n" 'face 'escape-glyph)
"A string to display when showing hard newlines.
This is used when `longlines-show-hard-newlines' is on."
:group 'longlines