diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-04-16 20:13:23 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-04-16 20:13:23 +0000 |
commit | 8d2259b9a2cff2b69cd830d658af59acdd08e4ec (patch) | |
tree | 82b0608f711e68e9d1f606bdfca31716bafa85bf | |
parent | 38687d439a55fa74534f15067e1dacd7ad853a09 (diff) | |
download | emacs-8d2259b9a2cff2b69cd830d658af59acdd08e4ec.tar.gz |
Add `ebrowse'.
-rw-r--r-- | lib-src/.gitignore | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/lib-src/.gitignore b/lib-src/.gitignore index a8bbe52aa8b..7dabf53d07d 100644 --- a/lib-src/.gitignore +++ b/lib-src/.gitignore @@ -1,20 +1,21 @@ +DOC Makefile.c -fns-* -test-distrib -make-docfile -profile -digest-doc -sorted-doc -movemail +b2m +ctags cvtmail -fakemail -yow +digest-doc +ebrowse +emacsclient emacsserver -hexl etags -ctags -emacsclient -b2m -DOC +fakemail +fns-* +hexl +make-docfile +movemail obj obj-spd +profile +sorted-doc +test-distrib +yow |