# HG changeset patch # User Eli Zaretskii # Date 1160219551 0 # Node ID f878c9ca9676839685f07103690725317fd474fd # Parent 750aa2e627dc0d88e167d509c990a6fd9c0b035a (defgroup strokes): Remove invalid url-link. diff -r 750aa2e627dc -r f878c9ca9676 lisp/strokes.el --- a/lisp/strokes.el Sat Oct 07 11:12:06 2006 +0000 +++ b/lisp/strokes.el Sat Oct 07 11:12:31 2006 +0000 @@ -142,6 +142,8 @@ ;; the user to enter strokes which "remove the pencil from the paper" ;; so to speak, so one character can have multiple strokes. +;; NOTE (Oct 7, 2006): The URLs below seem to be invalid!!! + ;; You can read more about strokes at: ;; http://www.mit.edu/people/cadet/strokes-help.html @@ -211,7 +213,6 @@ (defgroup strokes nil "Control Emacs through mouse strokes." :link '(emacs-commentary-link "strokes") - :link '(url-link "http://www.mit.edu/people/cadet/strokes-help.html") :group 'mouse) (defcustom strokes-modeline-string " Strokes"