Mercurial > emacs
changeset 87388:4f34a8e891bf
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 Dec 2007 20:06:03 +0000 |
parents | e73e483c5735 |
children | 67cc3c303593 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 25 20:05:47 2007 +0000 +++ b/lisp/ChangeLog Tue Dec 25 20:06:03 2007 +0000 @@ -1,3 +1,16 @@ +2007-12-25 Richard Stallman <rms@gnu.org> + + * simple.el (select-active-regions): New option. + (set-mark): Obey it. + +2007-12-25 David Golden <david.delaharpe.golden@gmail.com> (tiny change) + + * term/x-win.el (x-select-enable-primary): New option. + (x-select-text, x-cut-buffer-or-selection-value): Obey it. + + * mouse.el (mouse-yank-primary): New function (almost same + as mouse-yank-secondary). + 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu> * calculator.el: