all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mouse-wheel-up-event doc
@ 2006-02-09  8:58 Martin Rudalics
  0 siblings, 0 replies; only message in thread
From: Martin Rudalics @ 2006-02-09  8:58 UTC (permalink / raw)


	* mwheel.el (mouse-wheel-up-event): Doc-string fix.

*** mwheel.el	Sat Nov  5 20:44:34 2005
--- mwheel.el	Thu Feb  9 08:52:52 2006
***************
*** 77,83 ****
        'wheel-down
      (intern (format (if (featurep 'xemacs) "button%s" "mouse-%s")
  		    mouse-wheel-up-button)))
!   "Event used for scrolling down."
    :group 'mouse
    :type 'symbol
    :set 'mouse-wheel-change-button)
--- 77,83 ----
        'wheel-down
      (intern (format (if (featurep 'xemacs) "button%s" "mouse-%s")
  		    mouse-wheel-up-button)))
!   "Event used for scrolling up."
    :group 'mouse
    :type 'symbol
    :set 'mouse-wheel-change-button)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-09  8:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09  8:58 mouse-wheel-up-event doc Martin Rudalics

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.