Mercurial > emacs
comparison lisp/autoinsert.el @ 90197:b7da78284d4c
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 425-445)
- Remove "-face" suffix from gnus faces
- Update from CVS
- Remove "-face" suffix from MH-E faces
- Remove "-face" suffix from cc-mode faces
- Remove "-face" suffix from eshell faces
- Remove "-face" suffix from ediff faces
- Implement tty vertical-divider face
- Rename vertical-divider face to vertical-border
- Change escape-glyph color on dark backgrounds back to cyan
- Update reference to renamed Buffer-menu-buffer face
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 24 Jun 2005 01:59:52 +0000 |
parents | 4da4a09e8b1b 39385d905a25 |
children | f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
90196:82d495f87e7b | 90197:b7da78284d4c |
---|---|
138 "Short description: " | 138 "Short description: " |
139 ".\\\" Copyright (C), " (substring (current-time-string) -4) " " | 139 ".\\\" Copyright (C), " (substring (current-time-string) -4) " " |
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 ") |
147 "\n.SH NAME\n" | 147 "\n.SH NAME\n" |
148 (file-name-sans-extension (file-name-nondirectory (buffer-file-name))) | 148 (file-name-sans-extension (file-name-nondirectory (buffer-file-name))) |