[gnus git] branch master updated: m0-7-26-g6606be8 =1= Silence some gnus compilation warnings (XEmacs)
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 6606be8f93a2d2e749e0082502f516382a1611df (commit)
from e24a04beacd9155b0498c1b04ca2107677e2bd03 (commit)
- Log -----------------------------------------------------------------
commit 6606be8f93a2d2e749e0082502f516382a1611df
Author: Katsumi Yamaoka <[email protected]>
Date: Thu May 23 09:31:57 2013 +0000
Silence some gnus compilation warnings (XEmacs)
diff --git a/lisp/lpath.el b/lisp/lpath.el
index 4412ad5..504a6f4 100644
--- a/lisp/lpath.el
+++ b/lisp/lpath.el
@@ -68,16 +68,18 @@
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
+ insert-image jka-compr-get-compression-info jka-compr-info-uncompress-args
+ jka-compr-info-uncompress-message jka-compr-info-uncompress-program
+ jka-compr-installed-p jka-compr-make-temp-name libxml-parse-html-region
+ mail-abbrevs-setup make-mode-line-mouse-map make-network-process
+ make-term 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
select-safe-coding-system set-network-process-option shr-insert-document
- sort-coding-systems track-mouse ucs-to-char url-generic-parse-url
- url-insert-file-contents vcard-pretty-print w3-parse-buffer
- w3m-detect-meta-charset w3m-region window-edges))
+ sort-coding-systems term-char-mode term-mode track-mouse ucs-to-char
+ url-generic-parse-url url-insert-file-contents vcard-pretty-print
+ w3-parse-buffer w3m-detect-meta-charset w3m-region window-edges))
(maybe-bind
'(adaptive-fill-first-line-regexp
buffer-display-table buffer-save-without-query completion-styles
-----------------------------------------------------------------------
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 | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 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