aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-16 20:39:01 +0200
committerLars Magne Ingebrigtsen2011-07-16 20:39:01 +0200
commitf019fb210628549b661bf7ebaa40e136df205af4 (patch)
tree5980c8bf0e79063fabbb94dd5997cf043006a520 /lisp/ChangeLog
parentdd88932771fc7b16428b185fe93f7f696b489c7e (diff)
downloademacs-f019fb210628549b661bf7ebaa40e136df205af4.tar.gz
emacs-f019fb210628549b661bf7ebaa40e136df205af4.zip
* simple.el (current-kill): Clarify what `interprogram-paste-function' does.
Apparently I forgot to check in simple.el last time and just checked in the ChangeLog. Fixes: debbugs:7500
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 a4c3f0c9217..06201dd4146 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * simple.el (current-kill): Clarify what
4 `interprogram-paste-function' does (bug#7500).
5
12011-07-16 Lawrence Mitchell <wence@gmx.li> 62011-07-16 Lawrence Mitchell <wence@gmx.li>
2 7
3 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf 8 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf