Mercurial > emacs
changeset 73901:b6b74da5b21f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Nov 2006 16:57:46 +0000 |
parents | 03310dc92e46 |
children | 8c826e10b91b |
files | etc/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Fri Nov 10 16:56:49 2006 +0000 +++ b/etc/ChangeLog Fri Nov 10 16:57:46 2006 +0000 @@ -1,13 +1,17 @@ +2006-11-10 Juanma Barranquero <lekktu@gmail.com> + + * DEVEL.HUMOR: Two more entries. + 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> * orgcard.tex (section{Archiving}): Document C-TAB. (section{TODO Items and Checkboxes}): Checkbox keys moved to this section, added documentation for the key `C-c #'. -2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) +2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) * emacs.py (eargs): Provide eldoc message for builtin types. - Make sure eargs always outputs sentinel, to avoid emacs freeze. + Make sure eargs always outputs sentinel, to avoid Emacs freeze. 2006-10-22 Chong Yidong <cyd@stupidchicken.com>