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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 04 Jan 2008 08:34:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/04 08:34:16

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12517
retrieving revision 1.12518
diff -u -b -r1.12517 -r1.12518
--- ChangeLog   4 Jan 2008 08:27:54 -0000       1.12517
+++ ChangeLog   4 Jan 2008 08:34:15 -0000       1.12518
@@ -1,3 +1,23 @@
+2008-01-04  Dan Nicolaescu  <address@hidden>
+
+       * mouse.el (mouse-popup-menubar): Fix typo.
+
+       * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
+       form inside with-current-buffer.
+
+       * progmodes/antlr-mode.el (provide): Move to the end of file.
+       (require): Don't require font-lock and compile.
+       (outline-level, imenu-use-markers, imenu-create-index-function):
+       Move declarations to top level.
+       (cond-emacs-xemacs-macfn): Declare for compiler.
+
+       * vc-bzr.el (vc-bzr-root):
+       * vc-arch.el (vc-arch-root): Only set a property if the file is
+       managed by this backend.
+
+       * vc-hg.el (vc-hg-state): Support the new status code for
+       up-to-date.
+
 2008-01-04  Tassilo Horn  <address@hidden>
 
        * doc-view.el (doc-view-scroll-up-or-next-page)




reply via email to

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