Show
Ignore:
Timestamp:
04/04/08 22:04:40 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib-src/profile.c

    r4190 r4220  
    11/* profile.c --- generate periodic events for profiling of Emacs Lisp code. 
    22   Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004, 
    3                  2005, 2006, 2007  Free Software Foundation, Inc. 
     3                 2005, 2006, 2007, 2008  Free Software Foundation, Inc. 
    44 
    55 Author: Boaz Ben-Zvi <boaz@lcs.mit.edu> 
     
    99GNU Emacs is free software; you can redistribute it and/or modify 
    1010it under the terms of the GNU General Public License as published by 
    11 the Free Software Foundation; either version 2, or (at your option) 
     11the Free Software Foundation; either version 3, or (at your option) 
    1212any later version. 
    1313