*** empty log message ***
authorDave Love <fx@gnu.org>
Wed, 6 Dec 2000 19:57:12 +0000 (19:57 +0000)
committerDave Love <fx@gnu.org>
Wed, 6 Dec 2000 19:57:12 +0000 (19:57 +0000)
lisp/progmodes/cc-align.el
src/ChangeLog

index 8418392..8bb69e3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cc-align.el --- custom indentation functions for CC Mode
 
-;; Copyright (C) 1985,87,92,93,94,,95,96,97,98,99,2000 Free Software Foundation, Inc.
+;; Copyright (C) 1985,87,92,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc.
 
 ;; Authors:    2000- Martin Stjernholm
 ;;            1998-1999 Barry A. Warsaw and Martin Stjernholm
index 18459e5..9783d88 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-06  Dave Love  <fx@gnu.org>
+
+       * strftime.c: Change some #if foo to #ifdef foo.
+
 2000-12-06  Andrew Innes  <andrewi@gnu.org>
 
        * w32term.h (CP_INVALID): Rename to CP_UNKNOWN.