emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 22 Apr 2008 02:57:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/22 02:57:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13511
retrieving revision 1.13512
diff -u -b -r1.13511 -r1.13512
--- ChangeLog   22 Apr 2008 02:54:26 -0000      1.13511
+++ ChangeLog   22 Apr 2008 02:57:26 -0000      1.13512
@@ -1,3 +1,22 @@
+2008-04-22  Glenn Morris  <address@hidden>
+
+       * progmodes/gdb-ui.el (gdbmi-invalidate-frames): Declare as function.
+
+       * whitespace.el (whitespace-display-table)
+       (whitespace-display-table-was-local): Move definitions before use.
+
+       * emacs-lisp/copyright.el (copyright-at-end-flag): New option.
+       (copyright-limit): Respect copyright-at-end-flag.
+       (copyright-re-search, copyright-start-point)
+       (copyright-offset-too-large-p): New functions.
+       (copyright-update-year): Use copyright-re-search.
+       (copyright-update, copyright-fix-years): Use copyright-start-point,
+       and copyright-re-search.
+       (copyright): Use copyright-offset-too-large-p.
+       * add-log.el (change-log-mode): Set copyright-at-end-flag.
+
+       * add-log.el (top-level): Require 'cl when compiling.
+
 2008-04-22  Stefan Monnier  <address@hidden>
 
        * Makefile.in ($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]