diff options
| author | Chong Yidong | 2009-03-29 19:50:31 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-03-29 19:50:31 +0000 |
| commit | 4c11694459436efed524172df62c2f0d4322dd36 (patch) | |
| tree | 6b0ce92837ec05cde48b1d8abdbba9edcf1339ac | |
| parent | bbe45ef7c04daf6073c3c48dfce1bfb2ebde69ed (diff) | |
| download | emacs-4c11694459436efed524172df62c2f0d4322dd36.tar.gz emacs-4c11694459436efed524172df62c2f0d4322dd36.zip | |
with-help-window is already documented.
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -861,6 +861,7 @@ Gnus can use `auth-source' for POP and IMAP passwords. Also see that | |||
| 861 | authentication respectively. | 861 | authentication respectively. |
| 862 | 862 | ||
| 863 | ** Help mode | 863 | ** Help mode |
| 864 | +++ | ||
| 864 | *** New macro `with-help-window' should set up help windows better | 865 | *** New macro `with-help-window' should set up help windows better |
| 865 | than `with-output-to-temp-buffer' with `print-help-return-message'. | 866 | than `with-output-to-temp-buffer' with `print-help-return-message'. |
| 866 | 867 | ||