emacs-devel
[Top][All Lists]
Advanced

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

Lost ChangeLog entries


From: Johan Bockgård
Subject: Lost ChangeLog entries
Date: Mon, 03 Mar 2008 15:53:22 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

These ChangeLog entries (at least) seem to have been lost in the
automatic merge from branch to trunk.  The changes themselves exist in
the trunk, but the entries do not.


2007-08-22  Johan Bockgård  <address@hidden>

        * net/browse-url.el (browse-url-emacs): New function.

2007-08-22  Stefan Monnier  <address@hidden>

        * emacs-lisp/bytecomp.el (byte-compile-from-buffer): Display a big fat
        warning if the file uses old style backquotes.

        * emacs-lisp/bytecomp.el (byte-compile-log-file)
        (byte-recompile-directory, byte-compile-file)
        (byte-compile-from-buffer): Use with-current-buffer.

        * simple.el (text-invisible-p): Rename from line-move-invisible-p.
        (line-move-invisible-p): Keep as an obsolete alias, just to be safe.
        (line-move-1, line-move-finish, line-move-to-column)
        (move-end-of-line, move-beginning-of-line): Use new name.

2007-08-21  Stefan Monnier  <address@hidden>

        * emacs-lisp/backquote.el (backquote-delay-process): Fix last change.

        * progmodes/ada-mode.el: Fix up comment style in header.
        (ada-check-emacs-version): Remove.
        (ada-mode): Set parse-sexp-* even if they don't exist: can't hurt.
        (ada-region-selected): Use (featurep 'xemacs) rather than contortions
        to try and quieten the byte-compiler.
        (ada-create-keymap): Use [(..)] keys, which work on both (X)Emacs.

        * vc.el (vc-annotate-warp-version): Don't use previous-line.

-- 
Johan Bockgård





reply via email to

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