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
26ae8525
Commit
26ae8525
authored
Jul 14, 2000
by
Kenichi Handa
Browse files
*** empty log message ***
parent
74383408
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
etc/NEWS
etc/NEWS
+9
-0
No files found.
etc/NEWS
View file @
26ae8525
...
...
@@ -39,6 +39,15 @@ insert a non-ASCII character from your current language environment,
the file will be saved silently with the appropriate coding.
Previously you would be prompted for a safe coding system.
** New variable `inhibit-iso-eacape-detection' determines if the
coding system detector pays attention to ISO2022's escape sequences.
If this variable is non-nil, the detector ignores such escape
sequences. The default value is nil, and it is not recommended to
change it except for such a special case that you always want to read
any escape code verbatimly. If you just want to read a specific file
without decoding escape codes, use C-x RET c
(`universal-coding-system-argument').
**
Variable `default-korean-keyboard' is initialized properly from the
environment variable `HANGUL_KEYBOARD_TYPE'.
...
...
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