[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r103258: Don't ignore files that are
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r103258: Don't ignore files that are no longer generated |
Date: |
Sun, 13 Feb 2011 19:35:05 +0100 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 103258
committer: Andreas Schwab <address@hidden>
branch nick: emacs
timestamp: Sun 2011-02-13 19:35:05 +0100
message:
Don't ignore files that are no longer generated
modified:
.bzrignore
lib-src/.gitignore
=== modified file '.bzrignore'
--- a/.bzrignore 2011-02-09 18:59:55 +0000
+++ b/.bzrignore 2011-02-13 18:35:05 +0000
@@ -43,21 +43,17 @@
lib/unistd.h
lib/warn-on-use.h
lib-src/stamp-*
-lib-src/b2m
lib-src/ctags
lib-src/ctags.c
-lib-src/digest-doc
lib-src/ebrowse
lib-src/echolisp.tmp
lib-src/emacsclient
lib-src/etags
lib-src/fakemail
-lib-src/getopt.h
lib-src/hexl
lib-src/make-docfile
lib-src/movemail
lib-src/profile
-lib-src/sorted-doc
lib-src/test-distrib
lib-src/update-game-score
lisp/**/*-loaddefs.el
=== modified file 'lib-src/.gitignore'
--- a/lib-src/.gitignore 2011-01-15 23:16:57 +0000
+++ b/lib-src/.gitignore 2011-02-13 18:35:05 +0000
@@ -1,6 +1,5 @@
DOC
ctags.c
-getopt.h
stamp_BLD
echolisp.tmp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r103258: Don't ignore files that are no longer generated,
Andreas Schwab <=