/[emacs]/emacs/lisp/autoinsert.el
ViewVC logotype

Diff of /emacs/lisp/autoinsert.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35.6.1 by handa, Fri Apr 16 12:49:48 2004 UTC revision 1.35.6.2 by miles, Mon Jun 28 07:28:26 2004 UTC
# Line 136  If this contains a %s, that will be repl Line 136  If this contains a %s, that will be repl
136      (("\\.[1-9]\\'" . "Man page skeleton")      (("\\.[1-9]\\'" . "Man page skeleton")
137       "Short description: "       "Short description: "
138       ".\\\" Copyright (C), " (substring (current-time-string) -4) "  "       ".\\\" Copyright (C), " (substring (current-time-string) -4) "  "
139       (getenv "ORGANIZATION") | "Free Software Foundation, Inc."       (getenv "ORGANIZATION") | (progn user-full-name)
140       "       "
141  .\\\" You may distribute this file under the terms of the GNU Free  .\\\" You may distribute this file under the terms of the GNU Free
142  .\\\" Documentation Licence.  .\\\" Documentation Licence.

Legend:
Removed from v.1.35.6.1  
changed lines
  Added in v.1.35.6.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26