]> code.delx.au - gnu-emacs/blobdiff - lisp/erc/erc-dcc.el
Do not prompt twice to save a buffer
[gnu-emacs] / lisp / erc / erc-dcc.el
index 1bf380d47d1e183f6f32d7008d10d4585623b406..9152527d4be2e757a8e8a2e50f0aa71ee68a0039 100644 (file)
@@ -1205,7 +1205,7 @@ other client."
         (setq posn (match-end 0))
         (erc-display-message
          nil nil proc
-         'dcc-chat-privmsg ?n (erc-propertize erc-dcc-from 'face
+         'dcc-chat-privmsg ?n (erc-propertize erc-dcc-from 'font-lock-face
                                               'erc-nick-default-face) ?m line))
       (setq erc-dcc-unprocessed-output (substring str posn)))))