/[emacs]/emacs/lisp/ffap.el
ViewVC logotype

Diff of /emacs/lisp/ffap.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.29 by eliz, Sun Jun 17 10:43:19 2001 UTC revision 1.30 by rms, Thu Feb 7 17:49:37 2002 UTC
# Line 549  Looks at `ffap-ftp-default-user', return Line 549  Looks at `ffap-ftp-default-user', return
549             (progn             (progn
550               ;; errs: htb symbol may be unbound, or not a hash-table.               ;; errs: htb symbol may be unbound, or not a hash-table.
551               ;; gnus-gethash is just a macro for intern-soft.               ;; gnus-gethash is just a macro for intern-soft.
552               (and (intern-soft string (symbol-value htb))               (and (symbol-value htb)
553                      (intern-soft string (symbol-value htb))
554                    (setq ret string htbs nil))                    (setq ret string htbs nil))
555               ;; If we made it this far, gnus is running, so ignore "heads":               ;; If we made it this far, gnus is running, so ignore "heads":
556               (setq heads nil))               (setq heads nil))

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26