]> code.delx.au - gnu-emacs/blobdiff - lisp/ibuffer.el
; Remove extraneous "coding: utf-8" specifications in Elisp files
[gnu-emacs] / lisp / ibuffer.el
index 5065b661101aa89391e1df6501f3aebdde6896b1..92eb068df34272ab6cf4d7e0b3c7b023c167c954 100644 (file)
@@ -2974,8 +2974,4 @@ defaults to one.
 
 (run-hooks 'ibuffer-load-hook)
 
-;; Local Variables:
-;; coding: utf-8
-;; End:
-
 ;;; ibuffer.el ends here