(ffap-rfc-directories): Add :version.
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2008 04:07:14 +0000 (04:07 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Feb 2008 04:07:14 +0000 (04:07 +0000)
lisp/ChangeLog
lisp/ffap.el

index 8a88b95..f38cc8a 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-11  Glenn Morris  <rgm@gnu.org>
+
+       * ffap.el (ffap-rfc-directories): Add :version.
+
 2008-02-11  Chris Moore  <christopher.ian.moore@gmail.com>
 
        * jka-cmpr-hook.el (jka-compr-compression-info-list): Handle .sifz
@@ -5,6 +9,9 @@
 
 2008-02-11  Kevin Ryde  <user42@zip.com.au>
 
+       * ffap.el (ffap-rfc-directories): New variable.
+       (ffap-rfc): Look in those dirs before offering ffap-rfc-path.
+
        * info.el (Info-next-reference, Info-prev-reference)
        (Info-try-follow-nearest-node): Move to and follow https:// links too.
 
index 9d3b214..2c750d8 100644 (file)
@@ -960,6 +960,7 @@ If t, `ffap-tex-init' will initialize this when needed.")
   "A list of directories to look for RFC files.
 If a given RFC isn't in these then `ffap-rfc-path' is offered."
   :type '(repeat directory)
+  :version "23.1"
   :group 'ffap)
 
 (defvar ffap-rfc-path