diff --git a/lisp/longlines.el b/lisp/longlines.el index a4dda4b4ec3..76989c92af2 100644 --- 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