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 [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Mon, 13 Aug 2007 11:47:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/08/13 11:47:45

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.217
retrieving revision 1.11049.2.218
diff -u -b -r1.11049.2.217 -r1.11049.2.218
--- ChangeLog   13 Aug 2007 09:26:45 -0000      1.11049.2.217
+++ ChangeLog   13 Aug 2007 11:47:43 -0000      1.11049.2.218
@@ -1,3 +1,21 @@
+2007-08-13  Stephen Leake  <address@hidden>
+
+       * pcvs-parse.el (cvs-parse-table): Handle additional instance of
+       optional quotes around files in NEED-UPDATE . REMOVED case.
+
+       * progmodes/ada-xref.el (ada-gnatls-args): Fix docstring.
+       (ada-treat-cmd-string): Improve error message.
+       (ada-do-file-completion): Call `ada-require-project-file', so
+       project variables are set properly.
+       (ada-prj-find-prj-file): Delete Emacs 20.2 support.
+       (ada-gnatfind-buffer-name): New constant.
+       (ada-find-any-references): Use new constant.  Set buffer name
+       properly in compilation-start.  Toggle read-only properly.
+       (ada-find-in-src-path): Fix spelling error in docstring.
+
+       * progmodes/vhdl-mode.el (vhdl-update-progress-info): Avoid divide
+       by zero error.
+
 2007-08-13  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-send): Handle CTRL-D more carefully.
@@ -308,8 +326,7 @@
 
 2007-07-30  Dan Nicolaescu  <address@hidden>
 
-       * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
-       Remove.
+       * vc-git.el (vc-directory-exclusion-list, vc-handled-backends): Remove.
        (vc-git-revision-completion-table): Enable.
 
        * vc-hooks.el (vc-handled-backends): Add GIT and HG.




reply via email to

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