mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Remove Gnus compat names for mouse bindings
* lisp/gnus/gnus-ems.el (gnus-widget-button-keymap): Remove. (gnus-down-mouse-2): Remove. (gnus-down-mouse-3): Remove.
This commit is contained in:
parent
f962e3cde2
commit
b444e664d0
11 changed files with 26 additions and 38 deletions
|
|
@ -770,8 +770,7 @@ These will be used to retrieve the RSVP information from ical events."
|
|||
face ,gnus-article-button-face
|
||||
gnus-data ,data))
|
||||
(widget-convert-button 'link start (point)
|
||||
:action 'gnus-widget-press-button
|
||||
:button-keymap gnus-widget-button-keymap)))
|
||||
:action 'gnus-widget-press-button)))
|
||||
|
||||
(defun gnus-icalendar-send-buffer-by-mail (buffer-name subject)
|
||||
(let ((message-signature nil))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue