diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-04-15 21:16:34 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-04-15 21:16:34 +0000 |
commit | a2ff1e2ae099b5b9ba7f2c92dbb16a95bf23c1df (patch) | |
tree | 40306f1f577fcbbfb02440f76091e3960c3e4758 | |
parent | 1d45a604939d883fbeceedff31453d33946b5e13 (diff) | |
download | emacs-a2ff1e2ae099b5b9ba7f2c92dbb16a95bf23c1df.tar.gz |
Remove spurious comment change.
-rw-r--r-- | lisp/mouse-drag.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mouse-drag.el b/lisp/mouse-drag.el index 726d9b69faf..372c086e985 100644 --- a/lisp/mouse-drag.el +++ b/lisp/mouse-drag.el @@ -81,7 +81,6 @@ ;; As of 11 July 96 the scrolling functions were split out ;; in preparation for incorporation into (the future) emacs-19.32. ;; -http://lists.gnu.org/archive/html/emacs-devel/2008-04/;; ;; Thanks: ;; ;; Thanks to Kai Grossjohann |