X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fformat-spec.el;h=68d57b73db1d715cf31ba812bd9227a114a119cf;hp=f5bc3e51b408a5d0ca35e6b8e81061df9273b48d;hb=b2ea476e0bc6e2973976b376c15be5381fe3127f;hpb=9a8731d6dea8021a10dec1b42f382609336a9aa9 diff --git a/lisp/format-spec.el b/lisp/format-spec.el index f5bc3e51b..68d57b73d 100644 --- a/lisp/format-spec.el +++ b/lisp/format-spec.el @@ -1,7 +1,6 @@ ;;; format-spec.el --- functions for formatting arbitrary formatting strings -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1999-2011 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Keywords: tools @@ -76,5 +75,4 @@ starting with a character." (provide 'format-spec) -;; arch-tag: c22d49cf-d167-445d-b7f1-2504d4173f53 ;;; format-spec.el ends here