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:
parent
74beb59f81
commit
bd2dba5afe
@ -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).
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user