all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: emacs-devel@gnu.org
Subject: .gitignore: Add lib-src/blessmail
Date: Sat, 15 Nov 2014 09:18:35 +0200	[thread overview]
Message-ID: <87oas90w50.fsf@mithlond.arda> (raw)

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

I think there should be lib-src/blessmail in .gitignore file. See the
patch below. I think I can push that myself (to emacs-24 branch) but as
this would be my first push to Emacs repository I need an encouraging
"ok" from someone.


commit d5a1d3607b8092f10594bdb065b40c1800fab4da
Author: Teemu Likonen <tlikonen@iki.fi>
Date:   2014-11-15 09:10:59 +0200

    .gitignore: Add lib-src/blessmail

diff --git a/.gitignore b/.gitignore
index 5b108c6..3da59e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ Makefile
 config.log
 config.status
 config.cache
+lib-src/blessmail
 lib-src/ctags
 lib-src/ebrowse
 lib-src/emacsclient

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

             reply	other threads:[~2014-11-15  7:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-15  7:18 Teemu Likonen [this message]
2014-11-15  8:22 ` .gitignore: Add lib-src/blessmail Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=87oas90w50.fsf@mithlond.arda \
    --to=tlikonen@iki.fi \
    --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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.