Mercurial > emacs
comparison lisp/ChangeLog @ 106575:87010af04b9a
(vc-hg-print-log): Fix argument order.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 14 Dec 2009 16:55:34 +0000 |
parents | 427e81917607 |
children | ad87b48da2b0 |
comparison
equal
deleted
inserted
replaced
106574:427e81917607 | 106575:87010af04b9a |
---|---|
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 |
4 properties from symbol string before calling python-send-receive. | 8 properties from symbol string before calling python-send-receive. |
5 | 9 |