mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 17:00:44 -08:00
Add a `coding' file variable.
This commit is contained in:
parent
bc0eef4626
commit
4e021e652a
2 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2009-08-14 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* international/ucs-normalize.el: Add a `coding' file variable.
|
||||
|
||||
* Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
|
||||
|
||||
2009-08-14 Sam Steingold <sds@gnu.org>
|
||||
|
|
|
|||
|
|
@ -606,5 +606,9 @@ be decomposed. It doesn't perform normalization on encoding."
|
|||
|
||||
(provide 'ucs-normalize)
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
|
||||
;; arch-tag: cef65ae7-71ad-4e19-8da8-56ab4d42aaa4
|
||||
;;; ucs-normalize.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue