Show
Ignore:
Timestamp:
05/03/06 18:37:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore changed from
      bin
      to
      bin
      site-lisp
  • trunk/lib-src/ChangeLog

    r4058 r4073  
     12006-05-02  Francesco Potort,Al(B  <pot@gnu.org> 
     2 
     3        * etags.c (Perl_functions): Free space allocated for var package. 
     4        (Erlang_functions): Possibly free space allocated for var last. 
     5        (Prolog_functions): Possibly free space allocated for var last. 
     6 
     72006-04-29  Dan Nicolaescu  <dann@ics.uci.edu> 
     8 
     9        * sorted-doc.c (main): Initialize docs to NULL. 
     10 
     11        * yow.c (yow): Free buf. 
     12 
     13        * etags.c: Delete c-indentation-style local variable. 
     14 
     152006-04-29  Richard Stallman  <rms@gnu.org> 
     16 
     17        * movemail.c (main): Check for negative value from `read'. 
     18 
     19        * fakemail.c (read_header): Give fatal error if input has no header. 
     20 
    1212006-04-02  Paul Eggert  <eggert@cs.ucla.edu> 
    222