Mercurial > emacs
comparison lisp/ChangeLog @ 100723:bca91c325d5c
(vc-git-dir-printer): Fix filename column.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sat, 27 Dec 2008 22:24:31 +0000 |
parents | 070aff1c88e9 |
children | 33e01c52c2b7 |
comparison
equal
deleted
inserted
replaced
100722:d3aa3f329f1d | 100723:bca91c325d5c |
---|---|
1 2008-12-27 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * vc-git.el (vc-git-dir-printer): Fix filename column. | |
4 | |
1 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) | 5 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) |
2 | 6 |
3 * term.el (term-emulate-terminal): Decode substring just prior to | 7 * term.el (term-emulate-terminal): Decode substring just prior to |
4 inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469) | 8 inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469) |
5 | 9 |