diff options
| author | Juanma Barranquero | 2005-06-21 13:41:18 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2005-06-21 13:41:18 +0000 |
| commit | 2201b59af64eef6f50227b4e6f89888b9af5d246 (patch) | |
| tree | 9cc9003f00bdf24dff16bd6f07dc7dfb20e67e6d /lisp/autoinsert.el | |
| parent | d0f6a32f46d1cd035ce6cbaf5cf44fe1e4e964f1 (diff) | |
| download | emacs-2201b59af64eef6f50227b4e6f89888b9af5d246.tar.gz emacs-2201b59af64eef6f50227b4e6f89888b9af5d246.zip | |
(auto-insert-alist): Fix spellings.
Diffstat (limited to 'lisp/autoinsert.el')
| -rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 27f5555bb04..04bdb17efca 100644 --- a/lisp/autoinsert.el +++ b/lisp/autoinsert.el | |||
| @@ -140,7 +140,7 @@ If this contains a %s, that will be replaced by the matching rule." | |||
| 140 | (getenv "ORGANIZATION") | (progn user-full-name) | 140 | (getenv "ORGANIZATION") | (progn user-full-name) |
| 141 | " | 141 | " |
| 142 | .\\\" You may distribute this file under the terms of the GNU Free | 142 | .\\\" You may distribute this file under the terms of the GNU Free |
| 143 | .\\\" Documentation Licence. | 143 | .\\\" Documentation License. |
| 144 | .TH " (file-name-sans-extension (file-name-nondirectory (buffer-file-name))) | 144 | .TH " (file-name-sans-extension (file-name-nondirectory (buffer-file-name))) |
| 145 | " " (file-name-extension (buffer-file-name)) | 145 | " " (file-name-extension (buffer-file-name)) |
| 146 | " " (format-time-string "%Y-%m-%d ") | 146 | " " (format-time-string "%Y-%m-%d ") |