comparison lisp/ChangeLog @ 93208:5ee4a68f1685

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Tue, 25 Mar 2008 21:50:45 +0000
parents 9f83f0ec5257
children 27599309ee59
comparison
equal deleted inserted replaced
93207:ba8704a0f1e5 93208:5ee4a68f1685
1 2008-03-25 Juri Linkov <juri@jurta.org>
2
3 * battery.el: Add file cookie coding:iso-8859-1 for the degree sign
4 in battery-mode-line-format.
5
6 * bindings.el (minibuffer-local-map): For the command
7 file-cache-minibuffer-complete replace keymap minibuffer-local-map
8 with map which is already locally bound to minibuffer-local-map.
9
1 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca> 10 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
2 11
3 * subr.el (map-keymap-sorted): Rename from map-keymap-internal. 12 * subr.el (map-keymap-sorted): Rename from map-keymap-internal.
4 Remove `sort-first' argument. 13 Remove `sort-first' argument.
5 14