From: Magnus H. <leg...@us...> - 2013-04-02 02:47:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "emacs-jabber". The branch, master has been updated via 52368dc3424bc98e4abaa20df97176404b5ff98a (commit) from 5c7d80f3aa92cc5a27e3fb553ca291173516b763 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 52368dc3424bc98e4abaa20df97176404b5ff98a Author: Magnus Henoch <mag...@gm...> Date: Tue Apr 2 03:46:47 2013 +0100 Add .nosearch file in jabber-fallback-lib This directory should never be added to any load path, since jabber-muc-nick-coloring.el explicitly specifies the directory when referencing hexrgb. We wouldn't want to override any newer, separately installed, hexrgb.el. Adding this file should make life easier for emacsmirror. diff --git a/jabber-fallback-lib/.nosearch b/jabber-fallback-lib/.nosearch new file mode 100644 index 0000000..e69de29 ----------------------------------------------------------------------- Summary of changes: 0 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 jabber-fallback-lib/.nosearch hooks/post-receive -- emacs-jabber |