/[emacs]/emacs/lib-src/sorted-doc.c
ViewVC logotype

Diff of /emacs/lib-src/sorted-doc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by rms, Sat Dec 22 03:13:06 2001 UTC revision 1.11 by pj, Sat Dec 29 22:22:46 2001 UTC
# Line 23  Line 23 
23    
24     This version sorts the output by function name.  */     This version sorts the output by function name.  */
25    
26  #include "config.h"  #ifdef HAVE_CONFIG_H
27    #include <config.h>
28    #endif
29    
30  #include <stdio.h>  #include <stdio.h>
31  #include <ctype.h>  #include <ctype.h>
32  #ifndef HAVE_STDLIB_H           /* config.h includes stdlib.  */  #ifndef HAVE_STDLIB_H           /* config.h includes stdlib.  */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26