aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorCarsten Dominik2005-10-10 09:20:26 +0000
committerCarsten Dominik2005-10-10 09:20:26 +0000
commit86bebbbc599a258edfe809f915a9c861b44c48dc (patch)
treef30866aadd295ede43ff1d57347c32b2a0a1c390 /lisp
parent3185357068e003a5169cdc087327a963412113b3 (diff)
downloademacs-86bebbbc599a258edfe809f915a9c861b44c48dc.tar.gz
emacs-86bebbbc599a258edfe809f915a9c861b44c48dc.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d2aada89bb1..872c21dcbc5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12005-10-10 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (org-mode-map): Explicit definition of `C-c
4 C-x' as a prefix.
5 (orgtbl-mode-map): Full keymap instead of sparse, because all
6 `self-insert-command' keys are redifined in this map.
7 (org-export-as-html): Specify charset for HTML file, by taking it
8 from the coding system.
9
12005-10-10 Kenichi Handa <handa@m17n.org> 102005-10-10 Kenichi Handa <handa@m17n.org>
2 11
3 * textmodes/flyspell.el (flyspell-check-word-p): 12 * textmodes/flyspell.el (flyspell-check-word-p):