all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* .gitignore: Add lib-src/blessmail
@ 2014-11-15  7:18 Teemu Likonen
  2014-11-15  8:22 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Teemu Likonen @ 2014-11-15  7:18 UTC (permalink / raw)
  To: emacs-devel

[-- 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 --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: .gitignore: Add lib-src/blessmail
  2014-11-15  7:18 .gitignore: Add lib-src/blessmail Teemu Likonen
@ 2014-11-15  8:22 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2014-11-15  8:22 UTC (permalink / raw)
  To: Teemu Likonen; +Cc: emacs-devel

> From: Teemu Likonen <tlikonen@iki.fi>
> Date: Sat, 15 Nov 2014 09:18:35 +0200
> 
> 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.

OK, and thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-15  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-15  7:18 .gitignore: Add lib-src/blessmail Teemu Likonen
2014-11-15  8:22 ` Eli Zaretskii

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.