Mercurial > emacs
comparison lisp/ChangeLog @ 106664:be76428f0577
Add new entries to ChangeLog
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 28 Dec 2009 16:29:24 +0900 |
parents | 57f5cd442a4f 7c505f803ab1 |
children | 8437678ea169 |
comparison
equal
deleted
inserted
replaced
106663:57f5cd442a4f | 106664:be76428f0577 |
---|---|
1 2009-12-28 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 Supersede color.diff settings in git log (bug#5211). | |
4 | |
5 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid | |
6 escape chars in its output when the user has color.diff set to `always'. | |
7 This fix works on git 1.4.2 and newer (released on 2006-08-13). | |
8 | |
1 2009-12-26 Kevin Ryde <user42@zip.com.au> | 9 2009-12-26 Kevin Ryde <user42@zip.com.au> |
2 | 10 |
3 * info-look.el (sh-mode): Look for coreutils new "Concept Index" | 11 * info-look.el (sh-mode): Look for coreutils new "Concept Index" |
4 node. Keep previous "Index" name to work with past coreutils too. | 12 node. Keep previous "Index" name to work with past coreutils too. |
5 | 13 |