emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/webjump.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/net/webjump.el
Date: Tue, 11 Dec 2001 02:01:36 -0500

Index: emacs/lisp/net/webjump.el
diff -c emacs/lisp/net/webjump.el:1.2 emacs/lisp/net/webjump.el:1.3
*** emacs/lisp/net/webjump.el:1.2       Mon Jul 16 08:22:59 2001
--- emacs/lisp/net/webjump.el   Tue Dec 11 02:01:35 2001
***************
*** 300,306 ****
       ((eq builtin 'mirrors)
        (if (= (length expr) 1)
            (error
!            "WebJump URL builtin \"mirrors\" for \"%s\" needs at least 1 
arg."))
        (webjump-choose-mirror name (cdr (append expr nil))))
       ((eq builtin 'name)
        name)
--- 300,306 ----
       ((eq builtin 'mirrors)
        (if (= (length expr) 1)
            (error
!            "WebJump URL builtin \"mirrors\" for \"%s\" needs at least 1 arg"))
        (webjump-choose-mirror name (cdr (append expr nil))))
       ((eq builtin 'name)
        name)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]