mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Remove extraneous "coding: utf-8" specifications in Elisp files
This commit is contained in:
parent
2d712286ac
commit
166a6556d0
74 changed files with 41 additions and 158 deletions
|
|
@ -775,8 +775,4 @@ Optional argument PROPS specifies other text properties to apply."
|
|||
|
||||
(provide 'ruler-mode)
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
|
||||
;;; ruler-mode.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue