aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/glossary.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi
index a54c1b316cb..4df2ade8342 100644
--- a/doc/emacs/glossary.texi
+++ b/doc/emacs/glossary.texi
@@ -156,10 +156,9 @@ Case conversion means changing text from upper case to lower case or
156vice versa. @xref{Case}, for the commands for case conversion. 156vice versa. @xref{Case}, for the commands for case conversion.
157 157
158@item Character 158@item Character
159Characters form the contents of an Emacs buffer; see @ref{Text 159Characters form the contents of an Emacs buffer. Also, key sequences
160Characters}. Also, key sequences (q.v.@:) are usually made up of 160(q.v.@:) are usually made up of characters (though they may include
161characters (though they may include other input events as well). 161other input events as well). @xref{User Input}.
162@xref{User Input}.
163 162
164@item Character Set 163@item Character Set
165Emacs supports a number of character sets, each of which represents a 164Emacs supports a number of character sets, each of which represents a
@@ -879,7 +878,7 @@ all. @xref{Narrowing}.
879 878
880@item Newline 879@item Newline
881Control-J characters in the buffer terminate lines of text and are 880Control-J characters in the buffer terminate lines of text and are
882therefore also called newlines. @xref{Text Characters,Newline}. 881therefore also called newlines.
883 882
884@cindex nil 883@cindex nil
885@cindex t 884@cindex t