On Mon Apr 11 2011 Sam Steingold wrote:
> small compilation warning fix:
> 
> diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el
> index 3c23b2b..d50be0a 100644
> --- a/lisp/bbdb-com.el
> +++ b/lisp/bbdb-com.el
> @@ -26,6 +26,7 @@
>  (require 'mailabbrev)
>  
>  (eval-and-compile
> +  (autoload 'browse-url-url-at-point "browse-url")
>    (autoload 'build-mail-aliases "mailalias"))
>  
>  (defun bbdb-get-records (prompt)


Thanks for the report, though I am surprised:  with my GNU Emacs 23.3.1
browse-url-url-at-point is anyway an autoloaded function. Which
version of emacs are you using?

Roland

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to