Changes committed gnus/lisp (ChangeLog lpath.el)
"Miles Bader" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: ChangeLog lpath.el Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 294-295) - Update from CVS 2008-06-06 Katsumi Yamaoka <[email protected]> * lisp/lpath.el: Fbind propertize for XEmacs 21.4. Revision: [email protected]/gnus--devo--0--patch-508 Index: ChangeLog diff -u gnus/lisp/ChangeLog:7.1872 gnus/lisp/ChangeLog:7.1873 --- ChangeLog:7.1872 Thu Jun 5 22:54:26 2008 +++ ChangeLog Sat Jun 7 00:56:13 2008 @@ -1,3 +1,7 @@ +2008-06-06 Katsumi Yamaoka <[email protected]> + + * lpath.el: Fbind propertize for XEmacs 21.4. + 2008-06-05 Reiner Steib <[email protected]> * nnir.el: Move here from ../contrib. Index: lpath.el diff -u gnus/lisp/lpath.el:7.41 gnus/lisp/lpath.el:7.42 --- lpath.el:7.41 Mon May 26 10:36:06 2008 +++ lpath.el Sat Jun 7 00:56:13 2008 @@ -59,17 +59,20 @@ mouse-minibuffer-check mouse-movement-p mouse-scroll-subr pgg-display-output-buffer posn-point posn-window put-image read-event select-safe-coding-system sort-coding-systems track-mouse - url-generic-parse-url url-http-file-exists-p vcard-pretty-print - w3m-detect-meta-charset w3m-region window-edges)) + url-generic-parse-url url-http-file-exists-p url-insert-file-contents + vcard-pretty-print w3m-detect-meta-charset w3m-region window-edges)) (maybe-bind '(adaptive-fill-first-line-regexp buffer-display-table cursor-in-non-selected-windows - default-enable-multibyte-characters eudc-protocol filladapt-mode - gnus-agent-expire-current-dirs help-xref-stack-item line-spacing - mark-active mouse-selection-click-count mouse-selection-click-count-buffer - ps-print-color-p rmail-insert-mime-forwarded-message-function - show-trailing-whitespace tool-bar-mode transient-mark-mode url-version - w3-meta-charset-content-type-regexp w3-meta-content-type-charset-regexp)) + default-enable-multibyte-characters eudc-protocol + filladapt-mode gnus-agent-expire-current-dirs + help-xref-stack-item idna-program installation-directory + line-spacing mark-active mouse-selection-click-count + mouse-selection-click-count-buffer ps-print-color-p + rmail-insert-mime-forwarded-message-function + show-trailing-whitespace tool-bar-mode transient-mark-mode + url-version w3-meta-charset-content-type-regexp + w3-meta-content-type-charset-regexp)) (when (or (and (= emacs-major-version 21) (= emacs-minor-version 4)) (featurep 'sxemacs)) @@ -80,6 +83,10 @@ x-focus-frame)) (maybe-bind '(default-file-name-coding-system))) + + (when (and (= emacs-major-version 21) (= emacs-minor-version 4)) + (maybe-fbind + '(propertize))) (unless (featurep 'mule) (maybe-fbind