1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00

* mouse-sel.el (mouse-sel-mode): Mark as obsolete.

Fixes: debbugs:6174
This commit is contained in:
Lars Magne Ingebrigtsen 2012-04-10 04:31:09 +02:00
parent 74beb59f81
commit bd2dba5afe
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
* mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
* simple.el (zap-to-char): Allow zapping using input methods
(bug#1580).

View File

@ -262,6 +262,8 @@ kill ring; mouse-1 or mouse-3 kills it."
interprogram-paste-function
mouse-sel-original-interprogram-paste-function))))
(make-obsolete 'mouse-sel-mode "use the normal mouse modes" "24.2")
;;=== Internal Variables/Constants ========================================
(defvar mouse-sel-primary-thing nil