]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/mh-buffers.el
** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
[gnu-emacs] / lisp / mh-e / mh-buffers.el
index 88fb043a800d23c593c450355478e9822a5b30c2..f70c0370d0d1aa2b3a76ea57f7318ab493aeb54c 100644 (file)
@@ -1,4 +1,4 @@
-;;; mh-buffers.el --- Temporary buffer constants and utilities used by MH-E
+;;; mh-buffers.el --- MH-E buffer constants and utilities
 
 ;; Copyright (C) 1993, 1995, 1997,
 ;;  2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -27,8 +27,6 @@
 
 ;;; Commentary:
 
-;; Temporary buffer constants and utilities used by MH-E.
-
 ;;; Change Log:
 
 ;;; Code:
@@ -86,4 +84,5 @@ The function returns the size of the final size of the log buffer."
 ;; sentence-end-double-space: nil
 ;; End:
 
+;; arch-tag: 812e9f29-78b8-4e73-ada9-aa61dc1ceecb
 ;;; mh-buffers.el ends here