]> git.eshelyaron.com Git - emacs.git/commitdiff
(goto-address-prog-mode): Declare for compiler.
authorGlenn Morris <rgm@gnu.org>
Thu, 24 Apr 2008 06:06:53 +0000 (06:06 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 Apr 2008 06:06:53 +0000 (06:06 +0000)
lisp/net/goto-addr.el

index 8c2c3a22966f296d74489c6ba85c4b030a0f1d6f..b082c1496d4ecf81dcacadccdac1a1bb6d2444ab 100644 (file)
@@ -157,6 +157,8 @@ A value of t means there is no limit--fontify regardless of the size."
     (if (overlay-get overlay 'goto-address)
        (delete-overlay overlay))))
 
+(defvar goto-address-prog-mode)
+
 (defun goto-address-fontify ()
   "Fontify the URLs and e-mail addresses in the current buffer.
 This function implements `goto-address-highlight-p'