Variable: ffap-string-at-point

ffap-string-at-point is a variable defined in ffap.el.gz.

Value

nil

Documentation

Last string returned by the function ffap-string-at-point(var)/ffap-string-at-point(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/ffap.el.gz
(defvar ffap-string-at-point nil
  ;; Added at suggestion of RHOGEE (for ff-paths), 7/24/95.
  "Last string returned by the function `ffap-string-at-point'.")