mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-07 20:54:32 +00:00
Add a `coding' file variable.
This commit is contained in:
parent
bc0eef4626
commit
4e021e652a
@ -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…
x
Reference in New Issue
Block a user