aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-02-16 23:43:53 -0800
committerGlenn Morris2011-02-16 23:43:53 -0800
commit41002397eec14de42b7786f4ecc195388d8cd309 (patch)
treec4dfd87773666d717cd39a857fa1886263857481 /lisp/ChangeLog
parentb8bd990898de3fc96b9773c4c8665bf56f334503 (diff)
downloademacs-41002397eec14de42b7786f4ecc195388d8cd309.tar.gz
emacs-41002397eec14de42b7786f4ecc195388d8cd309.zip
* lisp/simple.el (rfc822-goto-eoh): Give it a doc-string.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 638342739e1..98a9e06e406 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12011-02-17 Glenn Morris <rgm@gnu.org> 12011-02-17 Glenn Morris <rgm@gnu.org>
2 2
3 * simple.el (rfc822-goto-eoh): Give it a doc-string.
4
3 * log-edit.el (log-edit-insert-changelog): 5 * log-edit.el (log-edit-insert-changelog):
4 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057) 6 Fix `log-edit-strip-single-file-name' functionality. (Bug#8057)
5 7