Mercurial > emacs
changeset 89921:2403258563d6
(describe-char): Fix previous change.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 20 Apr 2004 05:26:47 +0000 |
parents | d0458e42e592 |
children | 148a2e38805b |
files | lisp/descr-text.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/descr-text.el Tue Apr 20 05:25:47 2004 +0000 +++ b/lisp/descr-text.el Tue Apr 20 05:26:47 2004 +0000 @@ -584,8 +584,6 @@ (describe-text-properties pos buf))) (buffer-string))) - ;;(when (eq (current-buffer) (get-buffer "*Help*")) - ;;(error "Can't describe char in Help buffer")) (with-output-to-temp-buffer "*Help*" (with-current-buffer standard-output (set-buffer-multibyte multibyte-p)