Mercurial > emacs
comparison lisp/ChangeLog @ 106103:a3a5df7c686c
(vc-hg-diff): Fix last patch: do not change directory.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Wed, 18 Nov 2009 19:12:23 +0000 |
parents | 0cdf7c60b414 |
children | 682bede83101 |
comparison
equal
deleted
inserted
replaced
106102:0cdf7c60b414 | 106103:a3a5df7c686c |
---|---|
1 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> | |
2 | |
3 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory. | |
4 | |
1 2009-11-18 Juanma Barranquero <lekktu@gmail.com> | 5 2009-11-18 Juanma Barranquero <lekktu@gmail.com> |
2 | 6 |
3 * font-setting.el (font-use-system-font): Declare for byte-compiler. | 7 * font-setting.el (font-use-system-font): Declare for byte-compiler. |
4 (font-setting-change-default-font): Fix typo in docstring. | 8 (font-setting-change-default-font): Fix typo in docstring. |
5 | 9 |