ChangeLog fixes
[bpt/emacs.git] / etc / ChangeLog
index a6f51d0..3849ca4 100644 (file)
 
 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
-       * make-docfile: Find the arguments to a C function correctly,
+       * make-docfile.c: Find the arguments to a C function correctly,
        by not ignoring the character that read_c_string returns.
        Don't even try to find argument names for functions that take MANY
        or UNEVALLED arguments, since they're a figment of the docstring's
 
 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
 
-       * make-docfile: Read the .elc files generated by the new byte
+       * make-docfile.c: Read the .elc files generated by the new byte
        compiler.
 
 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)