(featurep): Add nobreak-char-display.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 21 Oct 2005 18:44:40 +0000 (18:44 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 21 Oct 2005 18:44:40 +0000 (18:44 +0000)
lisp/ChangeLog
lisp/lpath.el

index 862d938..84a28a8 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * lpath.el (featurep): Add nobreak-char-display.
+
 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
 
        * mail-source.el (mail-source-fetch-pop): Require pop3.
index b723820..2fa3fd7 100644 (file)
@@ -56,7 +56,8 @@
                 w3-prepare-buffer w3-region window-pixel-height
                 window-pixel-width))
   (maybe-bind '(help-echo-owns-message mail-mode-hook mm-w3m-mode-map
-                                      show-nonbreak-escape)))
+                                      show-nonbreak-escape
+                                      nobreak-char-display)))
 
 (when (and (featurep 'xemacs)
           (not (featurep 'mule)))