aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-12-25 20:09:05 +0000
committerRichard M. Stallman2007-12-25 20:09:05 +0000
commit63571b5a84eaec1b14768d284f4613502810a1d7 (patch)
tree9bd29456143c5784d38117c4590ada4fa05dfd5f /lisp/ChangeLog
parent98b2fff491674a78037fdf8a3239c286908d8627 (diff)
downloademacs-63571b5a84eaec1b14768d284f4613502810a1d7.tar.gz
emacs-63571b5a84eaec1b14768d284f4613502810a1d7.zip
(mouse-yank-primary): New function (almost same as mouse-yank-secondary).
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cca6ee0b296..27a302d7d01 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,16 @@
12007-12-25 Richard Stallman <rms@gnu.org>
2
3 * simple.el (select-active-regions): New option.
4 (set-mark): Obey it.
5
62007-12-25 David Golden <david.delaharpe.golden@gmail.com> (tiny change)
7
8 * term/x-win.el (x-select-enable-primary): New option.
9 (x-select-text, x-cut-buffer-or-selection-value): Obey it.
10
11 * mouse.el (mouse-yank-primary): New function (almost same
12 as mouse-yank-secondary).
13
12007-12-25 Dan Nicolaescu <dann@ics.uci.edu> 142007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
2 15
3 * calculator.el: 16 * calculator.el: