changeset 93208:5ee4a68f1685

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 25 Mar 2008 21:50:45 +0000
parents ba8704a0f1e5
children a9665f39ec60
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 25 21:49:47 2008 +0000
+++ b/lisp/ChangeLog	Tue Mar 25 21:50:45 2008 +0000
@@ -1,3 +1,12 @@
+2008-03-25  Juri Linkov  <juri@jurta.org>
+
+	* battery.el: Add file cookie coding:iso-8859-1 for the degree sign
+	in battery-mode-line-format.
+
+	* bindings.el (minibuffer-local-map): For the command
+	file-cache-minibuffer-complete replace keymap minibuffer-local-map
+	with map which is already locally bound to minibuffer-local-map.
+
 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* subr.el (map-keymap-sorted): Rename from map-keymap-internal.