lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind header-line-format...
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 06:59:54 +0000 (06:59 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 31 Aug 2010 06:59:54 +0000 (06:59 +0000)
lisp/ChangeLog
lisp/lpath.el

index 05c6643..7f7a21a 100644 (file)
@@ -1,5 +1,8 @@
 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
+       header-line-format for XEmacs 21.4.
+
        * gnus-sum.el (gnus-summary-stop-at-end-of-message)
        * gnus.el (gnus-valid-select-methods)
        * message.el (message-send-mail-partially-limit)
index 0b5ec3d..20e1d14 100644 (file)
        vcard-pretty-print w3-coding-system-for-mime-charset window-pixel-height
        window-pixel-width))
     (maybe-bind
-     '(eudc-protocol
-       filladapt-mode help-echo-owns-message itimer-list ps-print-color-p
-       smtpmail-default-smtp-server w3-meta-charset-content-type-regexp
+     '(completion-styles
+       eudc-protocol filladapt-mode help-echo-owns-message itimer-list
+       ps-print-color-p smtpmail-default-smtp-server
+       w3-meta-charset-content-type-regexp
        w3-meta-content-type-charset-regexp))))
 
 (when (featurep 'xemacs)