mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-23 22:42:01 -07:00
Restore iso-2022-7bit coding in commented out code.
This commit is contained in:
parent
ae465fa737
commit
6d1289c338
1 changed files with 2 additions and 2 deletions
|
|
@ -1889,8 +1889,8 @@ specifies the character set for the major languages of Western Europe."
|
|||
?3))
|
||||
;; We suppress these setting for the moment because the
|
||||
;; above assumption is wrong.
|
||||
;; (aset standard-display-table ?' [?’])
|
||||
;; (aset standard-display-table ?` [?‘])
|
||||
;; (aset standard-display-table ?' [?$,1ry(B])
|
||||
;; (aset standard-display-table ?` [?$,1rx(B])
|
||||
;; The fonts don't have the relevant bug.
|
||||
(aset standard-display-table 160 nil)
|
||||
(aset standard-display-table (make-char 'latin-iso8859-1 160)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue