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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 13 Apr 2008 01:49:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/04/13 01:49:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13438
retrieving revision 1.13439
diff -u -b -r1.13438 -r1.13439
--- ChangeLog   13 Apr 2008 00:25:41 -0000      1.13438
+++ ChangeLog   13 Apr 2008 01:49:17 -0000      1.13439
@@ -1,3 +1,11 @@
+2008-04-13  Juanma Barranquero  <address@hidden>
+
+       * minibuffer.el (completion--embedded-envvar-table)
+       (read-file-name-internal): Fix typos in 2008-04-11 change.
+
+       * faces.el (read-face-name): Use `completion-table-in-turn',
+       not `complete-in-turn'.
+
 2008-04-13  Andreas Schwab  <address@hidden>
 
        * progmodes/etags.el: Require 'cl when compiling.
@@ -19,8 +27,7 @@
 
 2008-04-12  Reiner Steib  <address@hidden>
 
-       * emacs-lisp/copyright.el (copyright-update-directory): New
-       command.
+       * emacs-lisp/copyright.el (copyright-update-directory): New command.
 
        * ediff-wind.el (ediff-split-window-function)
        (ediff-merge-split-window-function): Improve custom type.
@@ -39,8 +46,8 @@
        Mark obsolete name as risky too.
 
        * calendar/calendar.el (calendar-faces): New custom group.
-       (calendar-today, diary, holiday): Doc fix.  Move to calendar-faces
-       group.
+       (calendar-today, diary, holiday): Doc fix.
+       Move to calendar-faces group.
        * calendar/diary-lib.el (diary-face, diary-anniversary, diary-time)
        (diary-button): Doc fix.  Move to calendar-faces group.
 




reply via email to

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