]> code.delx.au - gnu-emacs/blobdiff - lisp/face-remap.el
Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.
[gnu-emacs] / lisp / face-remap.el
index 3420eea29e03ff6136beffbfddf14177394e901b..9e5ab58636bcba0d058eb9d1ca97c48da16c1cde 100644 (file)
@@ -1,6 +1,6 @@
 ;;; face-remap.el --- Functions for managing `face-remapping-alist'
 ;;
-;; Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2011 Free Software Foundation, Inc.
 ;;
 ;; Author: Miles Bader <miles@gnu.org>
 ;; Keywords: faces, face remapping, display, user commands
@@ -423,5 +423,4 @@ Besides the choice of face, it is the same as `buffer-face-mode'."
 
 (provide 'face-remap)
 
-;; arch-tag: 5c5f034b-8d58-4967-82bd-d61fd364e686
 ;;; face-remap.el ends here