emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ffap.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ffap.el,v
Date: Mon, 11 Feb 2008 04:07:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/11 04:07:03

Index: ffap.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ffap.el,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- ffap.el     11 Feb 2008 04:06:27 -0000      1.72
+++ ffap.el     11 Feb 2008 04:07:03 -0000      1.73
@@ -960,6 +960,7 @@
   "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




reply via email to

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