From 5986b97d13071782201a1d1b2cc1913b4b20a953 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Thu, 2 Sep 2010 18:06:51 +0200 Subject: [PATCH] Fix lisp/ChangeLog entries. --- lisp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f04904a707..4fe6afdf45 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -35,7 +35,7 @@ (x-select-text): Remove argument PUSH, update documentation. Remove cut-buffer code. (x-selection-value-internal): Was previously x-selection-value. - (x-selection-value): Renamed from x-cut-buffer-or-selection-value. + (x-selection-value): Rename from x-cut-buffer-or-selection-value. Update documentation, remove cut-buffer code. Call x-selection-value-internal. (x-clipboard-yank): Call x-selection-value-internal. @@ -63,7 +63,7 @@ * mouse-sel.el (mouse-sel-get-selection-function): x-cut-buffer-or-selection-value renamed to x-selection-value. - (x-select-text): Optional push removed. + (x-select-text): Remove optional push. 2010-09-01 Stefan Monnier -- 2.39.2