comparison lisp/ChangeLog @ 106872:a9f181d02023

* lisp/ChangeLog: Mark last change as tiny.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 16 Jan 2010 16:38:47 -0500
parents 6427b60ed4f2
children 8357132d4077
comparison
equal deleted inserted replaced
106871:6427b60ed4f2 106872:a9f181d02023
1 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> 1 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
2 2
3 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we 3 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
4 can parse the output of the external commands (Bug#5279). 4 can parse the output of the external commands (Bug#5279).
5 5
6 2010-01-16 Jari Aalto <jari.aalto@cante.net> 6 2010-01-16 Jari Aalto <jari.aalto@cante.net>