]> git.eshelyaron.com Git - emacs.git/commit
* mouse.el (mouse-popup-menubar): Fix typo.
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 4 Jan 2008 08:34:15 +0000 (08:34 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 4 Jan 2008 08:34:15 +0000 (08:34 +0000)
commitb38f5e6fea9ae63f826e849b0c037d28119604c9
tree9b786dbab02be01515eb923897b54a91db34aa6c
parent896631767cce684848ebcbe72ddafdbab56d2201
* 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.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el
lisp/mouse.el
lisp/progmodes/antlr-mode.el
lisp/vc-arch.el
lisp/vc-bzr.el
lisp/vc-hg.el