/[emacs]/emacs/admin/admin.el
ViewVC logotype

Diff of /emacs/admin/admin.el

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

revision 1.1 by gerd, Fri Oct 19 16:33:45 2001 UTC revision 1.2 by gerd, Sat Oct 20 10:00:30 2001 UTC
# Line 55  Root must be the root of an Emacs source Line 55  Root must be the root of an Emacs source
55                          (format-time-string "%Y-%m-%d")                          (format-time-string "%Y-%m-%d")
56                          (user-full-name) user-mail-address version)))                          (user-full-name) user-mail-address version)))
57      (dolist (log logs)      (dolist (log logs)
58        (unless (or (string-match "/gnus/" log)        (unless (string-match "/gnus/" log)
                   (string-match "/lispref/" log))  
59          (find-file log)          (find-file log)
60          (goto-char (point-min))          (goto-char (point-min))
61          (insert entry)))))          (insert entry)))))

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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