diff options
| -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 ") |