summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJimmy Aguilar Mena <spacibba@aol.com>2019-05-03 19:27:59 +0200
committerJimmy Aguilar Mena <spacibba@aol.com>2019-05-03 23:35:36 +0200
commit73b302f9122f86d24d360dc185366c82d5906fb6 (patch)
treeec91d24c7d9b71c5057f9a1a548d3f873a5bf0b5 /doc
parent078558078113881bb6093cbfbd62979c05c7f3d3 (diff)
downloademacs-73b302f9122f86d24d360dc185366c82d5906fb6.tar.gz
;Corrected display-fill-column-indicator mode.fill_column_indicator
Small corrections in the documentation and code format to merge into master.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/display.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index e1467a3e0be..34215699b42 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1181,10 +1181,11 @@ When the mode is enabled through the functions
@code{display-fill-column-indicator-mode} or
@code{global-display-fill-column-indicator-mode}, the initialization
functions check if this variable is @code{non-nil}, otherwise the
-initialization tries to set it to U+2502 or '|'.
+initialization tries to set it to U+2502 or @sampl{|}.
-@item fill-column-face
-Specifies the face used to display the indicator it inherits its
+@item fill-column-indicator
+@vindex fill-column-indicator
+Specifies the face used to display the indicator. It inherits its
default values from shadow and the default face.
@end table