648
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 9 months ago.
Aug 07, 2022 — Aug 07, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial revision More... almost 18 years ago
#include <sys/stat.h> for the new stat call in mkdir_p. (mkdir_p): Don't try to create the intermediate directory if it exists already. Some systems return EEXIST, but others return EACCES, which we can't otherwise distinguish from a real access problem. More... about 29 years ago
Ignore cvs.ps too. More... about 29 years ago
Omit install-sh from DISTFILES, since install-sh was omitted from the disty. More... about 29 years ago
Omit intro.doc from DISTFILES, since intro.doc was omitted from the disty. More... about 29 years ago
(cvs-parse-stderr): Some changes for Cygnus's Remote CVS. Treat messages like "cvs server: Updating DIRECTORY" as we treat those like "cvs update: Updating DIRECTORY". Ignore other messages starting with "cvs server". More... about 29 years ago
(cvs-parse-stderr): Re-indent. More... about 29 years ago
Add ignore list for Texinfo litter. More... about 29 years ago
*** empty log message *** More... about 29 years ago
(merge_file): My rcsmerge doesn't accept a -E option, and it doesn't look too important, so don't pass it. More... about 29 years ago
* Makefile (lispdir): Set appropriately for totoro. * pcl-cvs.el (cvs-program, cvs-diff-program, cvs-rmdir-program): Same. More... about 29 years ago
Duh. More... about 29 years ago
* client.c (do_deferred_progs): Don't try to chdir to toplevel_wd if it has not been set. (process_prune_candidates): Likewise. More... about 29 years ago
Added parens after calls to the USE macro. #defined DEATH_STATE. More... over 29 years ago
Initial revision More... over 29 years ago