emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp progmodes/antlr-mode.el emacs-lisp/b...


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp progmodes/antlr-mode.el emacs-lisp/b...
Date: Fri, 04 Jan 2008 08:34:17 +0000

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

Modified files:
        lisp/progmodes : antlr-mode.el 
        lisp/emacs-lisp: bytecomp.el 
        lisp           : vc-hg.el vc-bzr.el vc-arch.el mouse.el 
                         ChangeLog 

Log message:
        * 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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/progmodes/antlr-mode.el?cvsroot=emacs&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/bytecomp.el?cvsroot=emacs&r1=2.226&r2=2.227
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-hg.el?cvsroot=emacs&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-bzr.el?cvsroot=emacs&r1=1.23&r2=1.24
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-arch.el?cvsroot=emacs&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mouse.el?cvsroot=emacs&r1=1.324&r2=1.325
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12517&r2=1.12518




reply via email to

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