[gnus git] branch master updated: n0-13-102-g0962307 =1= lpath.el: Fbind read-char-choice for XEmacs.
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 096230755b2074c3a2749ae13a4c8543a7f05fb5 (commit)
from 219e1b4f2ae915ca712ed4fb049dde83cf3f6a35 (commit)
- Log -----------------------------------------------------------------
commit 096230755b2074c3a2749ae13a4c8543a7f05fb5
Author: Katsumi Yamaoka <[email protected]>
Date: Mon Mar 14 12:20:17 2011 +0000
lpath.el: Fbind read-char-choice for XEmacs.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9af5af4..d993730 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-14 Katsumi Yamaoka <[email protected]>
+
+ lpath.el: Fbind read-char-choice for XEmacs.
+
2011-03-13 Teodor Zlatanov <[email protected]>
* auth-source.el (auth-source-netrc-create): Show the default in the
diff --git a/lisp/lpath.el b/lisp/lpath.el
index d03bc58..67ca6a6 100644
--- a/lisp/lpath.el
+++ b/lisp/lpath.el
@@ -65,12 +65,13 @@
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 put-image read-event
- recenter-top-bottom rmail-msg-restore-non-pruned-header
- rmail-swap-buffers-maybe select-safe-coding-system 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))
+ pgg-display-output-buffer posn-point posn-window put-image
+ read-char-choice read-event recenter-top-bottom
+ rmail-msg-restore-non-pruned-header rmail-swap-buffers-maybe
+ select-safe-coding-system 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))
(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/ChangeLog | 4 ++++
lisp/lpath.el | 13 +++++++------
2 files changed, 11 insertions(+), 6 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