Mercurial > emacs
diff lisp/autoinsert.el @ 63623:39385d905a25
(auto-insert-alist): Fix spellings.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 21 Jun 2005 13:41:18 +0000 |
| parents | e6350e6a85be |
| children | 06b04c1bb411 b7da78284d4c |
line wrap: on
line diff
--- a/lisp/autoinsert.el Tue Jun 21 13:39:59 2005 +0000 +++ b/lisp/autoinsert.el Tue Jun 21 13:41:18 2005 +0000 @@ -140,7 +140,7 @@ (getenv "ORGANIZATION") | (progn user-full-name) " .\\\" You may distribute this file under the terms of the GNU Free -.\\\" Documentation Licence. +.\\\" Documentation License. .TH " (file-name-sans-extension (file-name-nondirectory (buffer-file-name))) " " (file-name-extension (buffer-file-name)) " " (format-time-string "%Y-%m-%d ")
