* Adding lib-src/blessmail to .bzrignore
@ 2013-01-23 21:05 Giorgos Keramidas
0 siblings, 0 replies; only message in thread
From: Giorgos Keramidas @ 2013-01-23 21:05 UTC (permalink / raw)
To: emacs-devel
When I run 'bzr status' in a checkout where I've recently built Emacs on
my laptop I see lib-src/blessmail:
saturn:~/bzr/emacs/trunk$ bzr status
unknown:
lib-src/blessmail
No other files are displayed, so I patched the following change locally,
and it seems to DTRT:
%%%
saturn:~/bzr/emacs/trunk$ bzr diff -r 110543
=== modified file '.bzrignore'
--- .bzrignore 2012-12-10 20:47:57 +0000
+++ .bzrignore 2013-01-23 20:57:03 +0000
@@ -114,6 +114,7 @@
lib/time.in-h
lib/unistd.in-h
lib/cxxdefs.h
+lib-src/blessmail
lib-src/ctags
lib-src/ctags.c
lib-src/ebrowse
=== modified file 'ChangeLog'
--- ChangeLog 2013-01-19 20:38:13 +0000
+++ ChangeLog 2013-01-23 20:59:28 +0000
@@ -1,3 +1,7 @@
+2013-01-23 Giorgos Keramidas <gkeramidas@gmail.com>
+
+ * .bzrignore: add lib-src/blessmail.
+
2013-01-19 Glenn Morris <rgm@gnu.org>
* Makefile.in (install-arch-indep): Put back a chmod that was
saturn:~/bzr/emacs/trunk$
%%%
This is really just a _very_ minor thing, but I thought I'd send it
anyway.
--
Giorgos Keramidas; gkeramidas@gmail.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-23 21:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 21:05 Adding lib-src/blessmail to .bzrignore Giorgos Keramidas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).