X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/9850eff524bd0747a9561f3b4c90dfc3749f4ecb..d372248073cecc1d8ae1d6bed826692eab16274d:/lisp/format-spec.el diff --git a/lisp/format-spec.el b/lisp/format-spec.el index 789eb36374..1bf9a49fa4 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 Free Software Foundation, Inc. +;; Copyright (C) 1999-2012 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