diff options
| author | Dan Nicolaescu | 2009-12-14 16:55:34 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2009-12-14 16:55:34 +0000 |
| commit | 86b5e14c2d5e62d26fae6b0796e4e3c73769d2c5 (patch) | |
| tree | 780cbce4b4973bb71dcaa3e9b30d5a992126b006 /lisp/ChangeLog | |
| parent | 8cffbb7542aeb3b798ae12fb01e4e4c508eb7cd0 (diff) | |
| download | emacs-86b5e14c2d5e62d26fae6b0796e4e3c73769d2c5.tar.gz emacs-86b5e14c2d5e62d26fae6b0796e4e3c73769d2c5.zip | |
(vc-hg-print-log): Fix argument order.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0fe2e86fdd..149cb6c7b22 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-hg.el (vc-hg-print-log): Fix argument order. | ||
| 4 | |||
| 1 | 2009-12-14 Chong Yidong <cyd@stupidchicken.com> | 5 | 2009-12-14 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * progmodes/python.el (python-symbol-completions): Remove text | 7 | * progmodes/python.el (python-symbol-completions): Remove text |