aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-12-03 12:44:19 -0800
committerGlenn Morris2011-12-03 12:44:19 -0800
commit5e605a2e528955721fc6f2bd7b9f174c15075fb1 (patch)
tree8c598c21b15ee0964f0566d43c98729b57c032af /lisp/ChangeLog
parent4eec8d6f4cdb0ab3254a82cc0e82fb4a73fef46e (diff)
downloademacs-5e605a2e528955721fc6f2bd7b9f174c15075fb1.tar.gz
emacs-5e605a2e528955721fc6f2bd7b9f174c15075fb1.zip
* lisp/textmodes/texinfmt.el (batch-texinfo-format): Doc fix.
Fixes: debbugs:10207
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8da2c0f5e71..c77ace6d483 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12011-12-03 Glenn Morris <rgm@gnu.org>
2
3 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
4
12011-12-03 Stefan Monnier <monnier@iro.umontreal.ca> 52011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * electric.el: Streamline electric-indent's hook. 7 * electric.el: Streamline electric-indent's hook.