Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
920b6733
Commit
920b6733
authored
Mar 07, 2006
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(compound-text)
(compound-text-with-extensions): Add long-form in :flags.
parent
024ea9cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/international/mule-conf.el
lisp/international/mule-conf.el
+2
-2
No files found.
lisp/international/mule-conf.el
View file @
920b6733
...
@@ -1353,7 +1353,7 @@ This coding system does not support extended segments of CTEXT."
...
@@ -1353,7 +1353,7 @@ This coding system does not support extended segments of CTEXT."
:mnemonic
?x
:mnemonic
?x
:charset-list
'iso-2022
:charset-list
'iso-2022
:designation
[
(
ascii
94
)
(
latin-iso8859-1
katakana-jisx0201
96
)
nil
nil]
:designation
[
(
ascii
94
)
(
latin-iso8859-1
katakana-jisx0201
96
)
nil
nil]
:flags
'
(
ascii-at-eol
ascii-at-cntl
:flags
'
(
ascii-at-eol
ascii-at-cntl
long-form
designation
locking-shift
single-shift
composition
)
designation
locking-shift
single-shift
composition
)
;; Fixme: this isn't a valid MIME charset and has to be
;; Fixme: this isn't a valid MIME charset and has to be
;; special-cased elsewhere -- fx
;; special-cased elsewhere -- fx
...
@@ -1390,7 +1390,7 @@ for decoding and encoding files, process I/O, etc."
...
@@ -1390,7 +1390,7 @@ for decoding and encoding files, process I/O, etc."
:mnemonic
?x
:mnemonic
?x
:charset-list
'iso-2022
:charset-list
'iso-2022
:designation
[
(
ascii
94
)
(
latin-iso8859-1
katakana-jisx0201
96
)
nil
nil]
:designation
[
(
ascii
94
)
(
latin-iso8859-1
katakana-jisx0201
96
)
nil
nil]
:flags
'
(
ascii-at-eol
ascii-at-cntl
:flags
'
(
ascii-at-eol
ascii-at-cntl
long-form
designation
locking-shift
single-shift
)
designation
locking-shift
single-shift
)
:post-read-conversion
'ctext-post-read-conversion
:post-read-conversion
'ctext-post-read-conversion
:pre-write-conversion
'ctext-pre-write-conversion
)
:pre-write-conversion
'ctext-pre-write-conversion
)
...
...
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