Mercurial > emacs
changeset 76571:17bcb59ec63e
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 19 Mar 2007 15:37:15 +0000 |
parents | 6e293ce14a97 |
children | c606e35c3e3f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Mar 19 15:35:04 2007 +0000 +++ b/lisp/ChangeLog Mon Mar 19 15:37:15 2007 +0000 @@ -5,6 +5,9 @@ 2007-03-19 Juanma Barranquero <lekktu@gmail.com> + * progmodes/python.el (python-default-template): Doc fix. + (python-buffer): Fix typo in docstring. + * isearchb.el (isearchb-follow-char): * subr.el (def-edebug-spec): Fix typo in docstring.