Show
Ignore:
Timestamp:
07/29/06 07:48:34 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/replace.el

    r4098 r4131  
    12841284 
    12851285Note that these symbols must be preceeded by a backslash in order to 
    1286 type them." 
    1287   (while n 
     1286type them using Lisp syntax." 
     1287  (while (consp n) 
    12881288    (cond 
    12891289     ((consp (car n))