Show
Ignore:
Timestamp:
2008年04月04日 22時04分40秒 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/abbrev.c

    r4204 r4220  
    11/* Primitives for word-abbrev mode. 
    22   Copyright (C) 1985, 1986, 1993, 1996, 1998, 2001, 2002, 2003, 2004, 
    3                  2005, 2006, 2007 Free Software Foundation, Inc. 
     3                 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    44 
    55This file is part of GNU Emacs. 
     
    77GNU Emacs is free software; you can redistribute it and/or modify 
    88it under the terms of the GNU General Public License as published by 
    9 the Free Software Foundation; either version 2, or (at your option) 
     9the Free Software Foundation; either version 3, or (at your option) 
    1010any later version. 
    1111