aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-02-18 19:38:45 -0800
committerGlenn Morris2011-02-18 19:38:45 -0800
commit4d737eb2db5f2847106fa18713381a72895217e5 (patch)
tree57b39bdc2546046e890e5cdebfe7e43122f41b34 /lisp/ChangeLog
parent0d873e93b77d39afd834e80c9f05c3aeeadacee8 (diff)
downloademacs-4d737eb2db5f2847106fa18713381a72895217e5.tar.gz
emacs-4d737eb2db5f2847106fa18713381a72895217e5.zip
mule-diag.el fix for bug#8066.
* lisp/international/mule-diag.el (list-input-methods-1): Indent all lines of multi-line doc-strings.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7fd32d19e3a..b4b2d687e85 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-02-19 Glenn Morris <rgm@gnu.org>
2
3 * international/mule-diag.el (list-input-methods-1):
4 Indent all lines of multi-line doc-strings. (Bug#8066)
5
12011-02-18 Chong Yidong <cyd@stupidchicken.com> 62011-02-18 Chong Yidong <cyd@stupidchicken.com>
2 7
3 Fix 2011-02-02 changes. 8 Fix 2011-02-02 changes.