diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 40dd8ff0a96..6f346a45a18 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> | ||
| 2 | |||
| 3 | * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we | ||
| 4 | can parse the output of the external commands (Bug#5279). | ||
| 5 | |||
| 1 | 2010-01-16 Jari Aalto <jari.aalto@cante.net> | 6 | 2010-01-16 Jari Aalto <jari.aalto@cante.net> |
| 2 | 7 | ||
| 3 | * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. | 8 | * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix. |