]> code.delx.au - gnu-emacs/blobdiff - lisp/mh-e/mh-show.el
Ibuffer: Mark buffers by content
[gnu-emacs] / lisp / mh-e / mh-show.el
index afe28638501e9a02c99470381d918148e7ee32e5..26e821696a8a0db2a81b812b19df8ffd07919496 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mh-show.el --- MH-Show mode
 
-;; Copyright (C) 1993, 1995, 1997, 2000-2014 Free Software Foundation,
+;; Copyright (C) 1993, 1995, 1997, 2000-2016 Free Software Foundation,
 ;; Inc.
 
 ;; Author: Bill Wohler <wohler@newt.com>
@@ -900,7 +900,7 @@ See also `mh-folder-mode'.
   (interactive)
   ;; Don't allow Gnus to create buttons while highlighting, maybe this is bad
   ;; style?
-  (mh-cl-flet
+  (mh-flet
    ((gnus-article-add-button (&rest args) nil))
    (let* ((modified (buffer-modified-p))
           (gnus-article-buffer (buffer-name))