]> code.delx.au - gnu-emacs/blobdiff - lisp/disp-table.el
* lwlib-utils.c (XtCompositeChildren): Likewise.
[gnu-emacs] / lisp / disp-table.el
index af45a70b8df08a4f7da5a4955beff945abfb13f4..7a9043a6a0ada858b9ac6a2b1ec6c8950d03a630 100644 (file)
@@ -1,7 +1,7 @@
 ;;; disp-table.el --- functions for dealing with char tables
 
-;; Copyright (C) 1987, 1994, 1995, 1999, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 1994-1995, 1999, 2001-2011
+;;   Free Software Foundation, Inc.
 
 ;; Author: Erik Naggum <erik@naggum.no>
 ;; Based on a previous version by Howard Gayle
@@ -281,5 +281,4 @@ in `.emacs'."
 
 (provide 'disp-table)
 
-;; arch-tag: ffe4c28c-960c-47aa-b8a8-ae89d371ffc7
 ;;; disp-table.el ends here