[gnus git] branch master updated: m0-5-316-gaa1b4ae =1= lpath.el: Fbind debbugs-gnu
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via aa1b4ae20db237e821cbbe596d6ceafff6e47289 (commit)
from 67a139854a6afdc140edfbeb322d4ec732f59716 (commit)
- Log -----------------------------------------------------------------
commit aa1b4ae20db237e821cbbe596d6ceafff6e47289
Author: Katsumi Yamaoka <[email protected]>
Date: Sat Apr 27 23:57:13 2013 +0000
lpath.el: Fbind debbugs-gnu
diff --git a/lisp/lpath.el b/lisp/lpath.el
index 8244b36..9e05018 100644
--- a/lisp/lpath.el
+++ b/lisp/lpath.el
@@ -10,7 +10,7 @@
(mapcar (lambda (var) (unless (boundp var) (set var nil))) args))
(unless (featurep 'xemacs)
- (maybe-fbind '(pgg-display-output-buffer url-generic-parse-url))
+ (maybe-fbind '(debbugs-gnu pgg-display-output-buffer url-generic-parse-url))
(maybe-bind '(help-xref-stack-item
url-version w3-meta-charset-content-type-regexp
w3-meta-content-type-charset-regexp))
@@ -62,14 +62,15 @@
'(bookmark-default-handler
bookmark-get-bookmark-record bookmark-make-record-default
bookmark-prop-get clear-string codepage-setup coding-system-from-name
- completion-at-point cp-supported-codepages create-image delete-overlay
- detect-coding-string display-time-event-handler epg-check-configuration
- event-click-count event-end event-start find-coding-systems-for-charsets
- find-coding-systems-region find-coding-systems-string find-image
- float-time gnutls-negotiate help-buffer ido-completing-read image-size
- image-type-available-p insert-image libxml-parse-html-region
- mail-abbrevs-setup make-mode-line-mouse-map make-network-process
- mouse-minibuffer-check mouse-movement-p mouse-scroll-subr overlay-lists
+ completion-at-point cp-supported-codepages create-image debbugs-gnu
+ delete-overlay detect-coding-string display-time-event-handler
+ epg-check-configuration event-click-count event-end event-start
+ find-coding-systems-for-charsets find-coding-systems-region
+ find-coding-systems-string find-image float-time gnutls-negotiate
+ help-buffer ido-completing-read image-size image-type-available-p
+ insert-image libxml-parse-html-region mail-abbrevs-setup
+ make-mode-line-mouse-map make-network-process mouse-minibuffer-check
+ mouse-movement-p mouse-scroll-subr overlay-lists
pgg-display-output-buffer posn-point posn-window process-type put-image
read-char-choice read-event recenter-top-bottom
rmail-msg-restore-non-pruned-header rmail-swap-buffers-maybe
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/lpath.el | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
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 "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project