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/lispref/macros.texi

    r4204 r4220  
    22@c This is part of the GNU Emacs Lisp Reference Manual. 
    33@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 2001, 2002, 
    4 @c   2003, 2004, 2005, 2006, 2007  Free Software Foundation, Inc. 
     4@c   2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc. 
    55@c See the file elisp.texi for copying conditions. 
    66@setfilename ../info/macros 
     
    366366 
    367367This syntax is still accepted, for compatibility with old Emacs 
    368 versions, but we recommend not using it in new programs
     368versions, but support for it will soon disappear
    369369 
    370370@node Problems with Macros