]> git.eshelyaron.com Git - emacs.git/commitdiff
Add 2007 to copyright years.
authorGlenn Morris <rgm@gnu.org>
Tue, 30 Oct 2007 06:25:00 +0000 (06:25 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 30 Oct 2007 06:25:00 +0000 (06:25 +0000)
lisp/ChangeLog
lisp/textmodes/remember-diary.el

index ad0a093f1c23e54cd7c2beaa24a25f732d830ea0..37216ca9c0ee010d47bdf6bf7149c2d15eda90a2 100644 (file)
@@ -1,3 +1,11 @@
+2007-10-30  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/bytecomp.el (byte-compile-disable-warning)
+       (byte-compile-enable-warning): Doc fix.
+
+       * emulation/tpu-mapper.el (tpu-map-key): Use with-no-warnings to
+       suppress byte-opt warning.
+
 2007-10-30  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * emulation/edt.el (edt-emacs19-p, edt-x-emacs19-p)
index 4053908e1fce12e2276680458939ae03c11cef25..dd92f66e89ccd0c9d4473c2fc29640a1cb8af97b 100644 (file)
@@ -1,6 +1,6 @@
 ;;; remember-diary --- extracting diary information from buffers
 
-;; Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2004, 2007 Free Software Foundation, Inc.
 
 ;; Author: Sacha Chua <sacha@free.net.ph>
 ;; Created: 24 Mar 2004