Mercurial > emacs
changeset 68786:adce94f6e456
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 11 Feb 2006 00:07:16 +0000 |
parents | b3bce12214a9 |
children | 3bc79badcd0e |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sat Feb 11 00:06:28 2006 +0000 +++ b/src/ChangeLog Sat Feb 11 00:07:16 2006 +0000 @@ -1,3 +1,7 @@ +2006-02-11 Juanma Barranquero <lekktu@gmail.com> + + * doc.c (Fsubstitute_command_keys): Doc fix. + 2006-02-10 Thien-Thi Nguyen <ttn@gnu.org> * data.c (Findirect_function): Rewrite docstring.