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
da4d65af
Commit
da4d65af
authored
May 30, 1998
by
Karl Heuer
Browse files
(syms_of_charset): Put \n\ at eol of docstring.
parent
dd394ff9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/charset.c
src/charset.c
+1
-1
No files found.
src/charset.c
View file @
da4d65af
...
...
@@ -1812,7 +1812,7 @@ and for inserting character codes specified by number.\n\n\
Conversion is performed only when multibyte characters are enabled,
\n
\
and it serves to convert a Latin-1 or similar 8-bit character code
\n
\
to the corresponding Emacs character code.
\n\n
\
If this is nil, `nonascii-insert-offset' is used instead.
If this is nil, `nonascii-insert-offset' is used instead.
\n
\
See also the docstring of `make-translation-table'."
);
Vnonascii_translation_table
=
Qnil
;
...
...
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