# HG changeset patch # User Juanma Barranquero # Date 1208051357 0 # Node ID 9edacc6bf5e9fb9eb456608350f91cb677a7e725 # Parent ec343c7600a278a05d1c5f7a8544586d4dc222d1 *** empty log message *** diff -r ec343c7600a2 -r 9edacc6bf5e9 lisp/ChangeLog --- a/lisp/ChangeLog Sun Apr 13 01:47:42 2008 +0000 +++ b/lisp/ChangeLog Sun Apr 13 01:49:17 2008 +0000 @@ -1,3 +1,11 @@ +2008-04-13 Juanma Barranquero + + * 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 * progmodes/etags.el: Require 'cl when compiling. @@ -19,8 +27,7 @@ 2008-04-12 Reiner Steib - * 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.