1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Some fixes to follow coding conventions in files maintained by FSF.

This commit is contained in:
Pavel Janík 2001-07-15 16:15:35 +00:00
parent 401aa47973
commit 5553563924
125 changed files with 2427 additions and 158 deletions

View file

@ -1,4 +1,4 @@
;;; codepage.el --- MS-DOS/MS-Windows specific coding systems.
;;; codepage.el --- MS-DOS/MS-Windows specific coding systems
;; Copyright (C) 1998 Free Software Foundation, Inc.
@ -665,4 +665,4 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal."
(provide 'codepage)
;; codepage.el ends here
;;; codepage.el ends here