[gnus git] branch master updated: m0-7-296-gf265b39 =1= lpath.el: Fbind spam-initialize for XEmacs
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f265b39061ffe3575e83eecd30ab7832ebb2a709 (commit)
from 9ed8268bfa84672a0ba7aecddb08e98234059d71 (commit)
- Log -----------------------------------------------------------------
commit f265b39061ffe3575e83eecd30ab7832ebb2a709
Author: Katsumi Yamaoka <[email protected]>
Date: Fri Jan 31 02:36:07 2014 +0000
lpath.el: Fbind spam-initialize for XEmacs
diff --git a/lisp/lpath.el b/lisp/lpath.el
index 2585214..d72d921 100644
--- a/lisp/lpath.el
+++ b/lisp/lpath.el
@@ -59,28 +59,29 @@
(eval-after-load "rmail"
'(defun rmail-toggle-header (&optional arg)))
(maybe-fbind
- '(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 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 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
+ '(beginning-of-visual-line
+ 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 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 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 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
- beginning-of-visual-line))
+ sort-coding-systems spam-initialize 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 | 41 +++++++++++++++++++++--------------------
1 file changed, 21 insertions(+), 20 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