aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 06201dd4146..6ac0dd3d0b1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,8 @@
2 2
3 * simple.el (current-kill): Clarify what 3 * simple.el (current-kill): Clarify what
4 `interprogram-paste-function' does (bug#7500). 4 `interprogram-paste-function' does (bug#7500).
5 (auto-fill-mode): Document `auto-fill-function' in relation to
6 `auto-fill-mode' (bug#2470).
5 7
62011-07-16 Lawrence Mitchell <wence@gmx.li> 82011-07-16 Lawrence Mitchell <wence@gmx.li>
7 9