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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 23 May 2008 01:58:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/05/23 01:58:15

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13797
retrieving revision 1.13798
diff -u -b -r1.13797 -r1.13798
--- ChangeLog   22 May 2008 21:27:25 -0000      1.13797
+++ ChangeLog   23 May 2008 01:58:12 -0000      1.13798
@@ -1,3 +1,14 @@
+2008-05-23  Stefan Monnier  <address@hidden>
+
+       * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
+       (vc-bzr-revision-completion-table): Handle `boundaries' argument.
+
+       * minibuffer.el (completion-boundaries): Change calling convention, so
+       `string' has the same semantics as in try-completion and 
all-completions.
+       (completion-table-with-context, completion--embedded-envvar-table)
+       (completion--file-name-table, completion-pcm--find-all-completions):
+       Adjust code accordingly.
+
 2008-05-22  Chong Yidong  <address@hidden>
 
        * image-mode.el (image-mode-winprops): Add argument CLEANUP to




reply via email to

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