Handle the [back] button properly (bug#4979).
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Nov 2009 22:23:49 +0000 (22:23 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 24 Nov 2009 22:23:49 +0000 (22:23 +0000)
commit449c27f045b0b49f3edf2cf3f598d4d1879850fb
tree36a6e70d103c95a685391706768d2b6d39fe7a54
parent32fe5377a352fe554a9bf95f87aaf862abc18794
Handle the [back] button properly (bug#4979).
* descr-text.el (describe-text-properties): Add a `buffer' argument.
Use help-setup-xref, help-buffer, and with-help-window.
(describe-char): Add `buffer' argument.
Pass proper command to help-setup-xref.  Don't meddle with
help-xref-stack-item directly.
(describe-text-category): Use with-help-window and help-buffer.
lisp/ChangeLog
lisp/descr-text.el