Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
32a214fe
Commit
32a214fe
authored
Jul 10, 2011
by
Lars Magne Ingebrigtsen
Browse files
(Mode Line): Clarify that coding systems are characters, not letters.
Fixes: debbugs:1749
parent
568f7b79
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+3
-0
doc/emacs/screen.texi
doc/emacs/screen.texi
+1
-1
No files found.
doc/emacs/ChangeLog
View file @
32a214fe
2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* screen.texi (Mode Line): Clarify that coding systems are
characters, not letters (bug#1749).
* cmdargs.texi (Environment): Mention removing variables
(bug#1615). Text suggested by Kevin Rodgers.
...
...
doc/emacs/screen.texi
View file @
32a214fe
...
...
@@ -190,7 +190,7 @@ sometimes useful to have this information.
Systems}). If it is a dash (@samp{-}), that indicates the default
state of affairs: no special character set handling, except for the
end-of-line translations described in the next paragraph. @samp{=}
means no conversion whatsoever.
Let
ters represent various nontrivial
means no conversion whatsoever.
Charac
ters represent various nontrivial
@dfn{coding systems}---for example, @samp{1} represents ISO Latin-1.
On a text-only terminal, @var{cs} is preceded by two additional
characters that describe the coding system for keyboard input and the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment