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