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 "ELPA".
The branch, master has been updated via 1caa02a78b4b56aa56c5c2c012f57abf156bb0a9 (commit) from d61a36e0409ee2dfad5f7523571753c648283ddc (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 1caa02a78b4b56aa56c5c2c012f57abf156bb0a9 Author: Michael Albinus <michael.albi...@gmx.de> Date: Mon Oct 14 11:37:29 2013 +0200 Fix typo. diff --git a/packages/debbugs/debbugs-gnu.el b/packages/debbugs/debbugs-gnu.el index 172bcaf..38b9940 100644 --- a/packages/debbugs/debbugs-gnu.el +++ b/packages/debbugs/debbugs-gnu.el @@ -53,8 +53,8 @@ ;; function will ask for user tags (a comma separated list), and shows ;; just the bugs which are tagged with them. In general, user tags ;; shall be strings denoting to subprojects of the package, like -;; "cedet" or "tramp" of the package "emacs. If no user tag is given, -;; locally tagged bugs are shown. +;; "cedet" or "tramp" of the package "emacs". If no user tag is +;; given, locally tagged bugs are shown. ;; If a prefix is given to the command, more search parameters are ;; asked for, like packages (also a comma separated list, "emacs" is ----------------------------------------------------------------------- Summary of changes: packages/debbugs/debbugs-gnu.el | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- ELPA