summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/find-func.el
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-02-09 15:50:47 +0000
committerKim F. Storm <storm@cua.dk>2005-02-09 15:50:47 +0000
commit04828988e818d3ce89b48ab98b96a26de66ba532 (patch)
tree0a2a2f0bd4fa411c083ca84d232c5973f79fb1d6 /lisp/emacs-lisp/find-func.el
parent1e0ffa076254126fa3a6edd422c32161a19484de (diff)
downloademacs-04828988e818d3ce89b48ab98b96a26de66ba532.tar.gz
Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
-rw-r--r--lisp/emacs-lisp/find-func.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/find-func.el b/lisp/emacs-lisp/find-func.el
index 7e2ac5aa883..18e5706dc3d 100644
--- a/lisp/emacs-lisp/find-func.el
+++ b/lisp/emacs-lisp/find-func.el
@@ -96,7 +96,7 @@ should insert the face name.
Please send improvements and fixes to the maintainer."
:type 'regexp
:group 'find-function
- :version "21.4")
+ :version "22.1")
(defvar find-function-regexp-alist
'((nil . find-function-regexp)