From: Lars Magne Ingebrigtsen Date: Tue, 4 Jan 2011 00:04:41 +0000 (+0100) Subject: Add missing version tag. X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=a1d4c9b50a674648a55828648184195e1378b54a Add missing version tag. --- diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index bf1b1b5b3..36944267a 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -1,7 +1,7 @@ ;;; gnus-art.el --- article mode commands for Gnus ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Keywords: news @@ -1594,6 +1594,7 @@ predicate. See Info node `(gnus)Customizing Articles'." "Fill long lines. Valid values are nil, t, `head', `first', `last', an integer or a predicate. See Info node `(gnus)Customizing Articles'." + :version "24.1" :group 'gnus-article-treat :link '(custom-manual "(gnus)Customizing Articles") :type gnus-article-treat-custom)