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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
42a99593
Commit
42a99593
authored
Mar 29, 2005
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Position Info): Minor cleanup.
parent
6351cad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
man/basic.texi
man/basic.texi
+5
-6
No files found.
man/basic.texi
View file @
42a99593
...
...
@@ -682,7 +682,7 @@ character.
@itemize @bullet
@item
The character set name and the codes that identify the character
The character set name
,
and the codes that identify the character
within that character set; @acronym{ASCII} characters are identified
as belonging to the @code{ascii} character set.
...
...
@@ -690,12 +690,12 @@ as belonging to the @code{ascii} character set.
The character's syntax and categories.
@item
The c
ahracter's encodings both internally in the buffer
and externally
if you save the file.
The c
haracter's encodings, both internally in the buffer,
and externally
if you
were to
save the file.
@item
What to type to input the character i
f an input method is activate
d
and it supports the character
.
What to type to input the character i
n the current input metho
d
(if it supports the character)
.
@item
If you are running Emacs on a window system, the font name and glyph
...
...
@@ -706,7 +706,6 @@ code(s) sent to the terminal.
The character's text properties (@pxref{Text Properties,,,
elisp, the Emacs Lisp Reference Manual}), and any overlays containing it
(@pxref{Overlays,,, elisp, the same manual}).
@end itemize
Here's an example showing the Latin-1 character A with grave accent,
...
...
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