diff options
author | Miles Bader <miles@gnu.org> | 2008-01-09 01:21:15 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-09 01:21:15 +0000 |
commit | 430d2ee2919b2d4693780f2474ba40148442d206 (patch) | |
tree | ea4b697cc7403cfffa9f4dcad08c61345a1d31b0 /lisp/disp-table.el | |
parent | bcab78b72bd640d41c7b4268e05e9f3f9e2c69c1 (diff) | |
parent | 59ce725a3b68cbc324f01bc8dc5f9e07286431d1 (diff) | |
download | emacs-430d2ee2919b2d4693780f2474ba40148442d206.tar.gz |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
Diffstat (limited to 'lisp/disp-table.el')
-rw-r--r-- | lisp/disp-table.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 201e4d6ce89..a71ef02e8cb 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -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 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Erik Naggum <erik@naggum.no> ;; Based on a previous version by Howard Gayle |