aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJan D2015-03-22 19:31:46 +0100
committerJan D2015-03-22 19:31:46 +0100
commitc3c4b758c6d3e33d7fa7621ba4a50ec75c121247 (patch)
treed3d70e6b6973ade152c370afe8ba41d099ee6bbc /lisp/ChangeLog
parenta4ff05a2172fc0c057ca9715d263c8b00fbf0218 (diff)
downloademacs-c3c4b758c6d3e33d7fa7621ba4a50ec75c121247.tar.gz
emacs-c3c4b758c6d3e33d7fa7621ba4a50ec75c121247.zip
Fixes: debbugs:18939
* simple.el (deactivate-mark): Only modify PRIMARY if we own PRIMARY.
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 8f888e37b06..7c7c66d24d6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12015-03-22 Jan Djärv <jan.h.d@swipnet.se>
2
3 * simple.el (deactivate-mark): Only modify PRIMARY if we own
4 PRIMARY (Bug#18939).
5
12015-03-22 Martin Rudalics <rudalics@gmx.at> 62015-03-22 Martin Rudalics <rudalics@gmx.at>
2 7
3 * emacs-lisp/debug.el (debug): Don't try using "previous" window 8 * emacs-lisp/debug.el (debug): Don't try using "previous" window