Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bd2dba5a
Commit
bd2dba5a
authored
Apr 10, 2012
by
Lars Magne Ingebrigtsen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* mouse-sel.el (mouse-sel-mode): Mark as obsolete.
Fixes: debbugs:6174
parent
74beb59f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/mouse-sel.el
lisp/mouse-sel.el
+2
-0
No files found.
lisp/ChangeLog
View file @
bd2dba5a
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).
...
...
lisp/mouse-sel.el
View file @
bd2dba5a
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment