comparison lisp/ChangeLog @ 85999:621f6f154542

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 10 Nov 2007 00:19:44 +0000
parents 12109b56601f
children 8845ad7f1ea3
comparison
equal deleted inserted replaced
85998:74574731bb9a 85999:621f6f154542
1 2007-11-10 Juanma Barranquero <lekktu@gmail.com>
2
3 * ido.el (ido-save-history): Save the history file in UTF-8, not
4 the current filename coding system.
5
1 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca> 6 2007-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * simple.el (interprogram-cut-function, interprogram-paste-function): 8 * simple.el (interprogram-cut-function, interprogram-paste-function):
4 Don't make them frame-local any more. 9 Don't make them frame-local any more.
5 10