unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <gkeramidas@gmail.com>
To: emacs-devel@gnu.org
Subject: Adding lib-src/blessmail to .bzrignore
Date: Wed, 23 Jan 2013 22:05:17 +0100	[thread overview]
Message-ID: <20130123210515.GA3315@saturn> (raw)

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



                 reply	other threads:[~2013-01-23 21:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130123210515.GA3315@saturn \
    --to=gkeramidas@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).