aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2001-12-111-0/+4
* (clean): Don't delete ../etc/DOC*.Richard M. Stallman2001-12-111-1/+1
* *** empty log message ***Pavel Janík2001-12-111-0/+4
* Moved back.Pavel Janík2001-12-111-0/+340
* (FACE_SUPPORT): Andrew Innes2001-12-032-61/+71
* *** empty log message ***Pavel Janík2001-11-291-0/+4
* Removed.Pavel Janík2001-11-291-340/+0
* (Copyright): Add '(C)' as per coding guidelines.Paul Eggert2001-11-282-5/+17
* *** empty log message ***Gerd Moellmann2001-11-161-0/+4
* (matching_regexp): Escape '\\'.Gerd Moellmann2001-11-161-1/+1
* *** empty log message ***Pavel Janík2001-11-151-0/+5
* Add support for --program-prefix, --program-suffixPavel Janík2001-11-151-5/+10
* Comment fixes.Pavel Janík2001-11-151-4/+4
* fixed formatSam Steingold2001-11-131-103/+103
* (xrealloc): Always pass two args to `fatal'.Richard M. Stallman2001-11-032-1/+7
* (popmail): Always pass two args to `error'.Richard M. Stallman2001-11-031-1/+1
* ignore *-spd and *.pdb for w32Sam Steingold2001-10-261-1/+2
* fix build problems with krb5 and hesiod supportKen Raeburn2001-10-242-2/+19
* *** empty log message ***Gerd Moellmann2001-10-211-1/+1
* *** empty log message ***Miles Bader2001-10-211-1/+6
* (struct rcsoc_state): New type.Miles Bader2001-10-211-87/+120
* *** empty log message ***Miles Bader2001-10-211-0/+7
* (read_c_string_or_comment): Add SAW_USAGE parameter, and implementMiles Bader2001-10-211-9/+68
* *** empty log message ***Gerd Moellmann2001-10-211-0/+4
* Properly spell the name of Emacs.Pavel Janík2001-10-192-2/+6
* *** empty log message ***Miles Bader2001-10-171-0/+5
* (put_char): New function.Miles Bader2001-10-171-8/+48
* *** empty log message ***Miles Bader2001-10-161-0/+5
* (scan_c_file): Handle `new style' doc strings in comments [with `doc:'Miles Bader2001-10-161-9/+24
* *** empty log message ***Gerd Moellmann2001-10-151-0/+5
* (read_c_string_or_comment): Don't drop a '*'Gerd Moellmann2001-10-151-1/+7
* *** empty log message ***Gerd Moellmann2001-10-131-0/+6
* (read_c_string_or_comment): Renamed fromGerd Moellmann2001-10-131-32/+83
* *** empty log message ***Andrew Innes2001-10-121-0/+6
* (install): Do not copy fakemail.Andrew Innes2001-10-121-1/+0
* (ALL): Do not include fakemail.Andrew Innes2001-10-121-2/+1
* *** empty log message ***Jason Rumney2001-10-101-0/+6
* Don't install fakemail.Jason Rumney2001-10-101-1/+4
* Remove fakemail from ALLJason Rumney2001-10-101-2/+1
* *** empty log message ***Gerd Moellmann2001-10-101-0/+4
* *** empty log message ***Gerd Moellmann2001-10-091-0/+8
* (main): Cast isdigit() argument to unsigned char.Gerd Moellmann2001-10-091-1/+1
* (main): Cast geteuid in sprintf to int.Gerd Moellmann2001-10-091-1/+1
* Include config.h, not ../src/config.h and systime.h, not ../src/systime.h.Pavel Janík2001-10-082-2/+7
* *** empty log message ***Gerd Moellmann2001-10-061-0/+5
* #André Spiegel2001-10-051-0/+26
* *** empty log message ***Gerd Moellmann2001-10-011-0/+23
* (struct alias): Add two new struct members: NAMESP andGerd Moellmann2001-10-011-36/+139
* Etags dumped core whan using -R. Eli corrected this.Francesco Potortì2001-09-171-1/+6
* * etags.c (analyse_regex): If regex_arg is NULL, returnFrancesco Potortì2001-09-171-2/+5