summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2006-11-10 16:57:46 +0000
committerJuanma Barranquero <lekktu@gmail.com>2006-11-10 16:57:46 +0000
commitdb7f9bfc1e3c9be3cd332437f87dd5f896f3bb49 (patch)
tree005feb00c4e1475250463efef406ee4852d188cf /etc
parent7fa30aecc40ab08c833188b4504711cc528a0fe8 (diff)
downloademacs-db7f9bfc1e3c9be3cd332437f87dd5f896f3bb49.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0970b89fefb..11b4f45d33b 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -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>