]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/bibtex-style.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / textmodes / bibtex-style.el
index 3e84c37af9e36c988503d2e3caa88d7d2b9ac4a0..831d4e8667607fba53af61bc194cea97505a31a3 100644 (file)
@@ -1,7 +1,6 @@
 ;;; bibtex-style.el --- Major mode for BibTeX Style files
 
-;; Copyright (C) 2005, 2007, 2008, 2009, 2010
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2007-2011  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: tex
 
 
 (provide 'bibtex-style)
-;; arch-tag: b20ad41a-fd36-466e-8fd2-cc6137f9c55c
 ;;; bibtex-style.el ends here