diff options
| author | Miles Bader | 2008-01-09 01:21:15 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-01-09 01:21:15 +0000 |
| commit | 430d2ee2919b2d4693780f2474ba40148442d206 (patch) | |
| tree | ea4b697cc7403cfffa9f4dcad08c61345a1d31b0 /src/composite.c | |
| parent | bcab78b72bd640d41c7b4268e05e9f3f9e2c69c1 (diff) | |
| parent | 59ce725a3b68cbc324f01bc8dc5f9e07286431d1 (diff) | |
| download | emacs-430d2ee2919b2d4693780f2474ba40148442d206.tar.gz emacs-430d2ee2919b2d4693780f2474ba40148442d206.zip | |
Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
Diffstat (limited to 'src/composite.c')
| -rw-r--r-- | src/composite.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/composite.c b/src/composite.c index 921640c2eb1..d3ca16c6bdb 100644 --- a/src/composite.c +++ b/src/composite.c | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* Composite sequence support. | 1 | /* Composite sequence support. |
| 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, |
| 3 | 2006, 2007 Free Software Foundation, Inc. | 3 | 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 4 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 5 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 6 | Registration Number H14PRO021 | 6 | Registration Number H14PRO021 |
| 7 | Copyright (C) 2003, 2006 | 7 | Copyright (C) 2003, 2006 |