diff options
| author | Andreas Schwab | 2009-07-01 14:52:28 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2009-07-01 14:52:28 +0000 |
| commit | 77c7e2e15f6286a46da64fd51b9a5cc80663b1b6 (patch) | |
| tree | 97c33de8fde1547e96b9f01b95b7ceb23a647cf2 /doc/lispref/ChangeLog | |
| parent | 3f1c666608f7ca4aeacbcbe5102c2c2c63e345e9 (diff) | |
| download | emacs-77c7e2e15f6286a46da64fd51b9a5cc80663b1b6.tar.gz emacs-77c7e2e15f6286a46da64fd51b9a5cc80663b1b6.zip | |
(Help Functions): Fix description of help-buffer and
help-setup-xref to use @defun instead of @deffn.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e985de0cc37..0d93589e6b2 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-07-01 Andreas Schwab <aschwab@redhat.com> | ||
| 2 | |||
| 3 | * help.texi (Help Functions): Fix description of help-buffer and | ||
| 4 | help-setup-xref to use @defun instead of @deffn. | ||
| 5 | |||
| 1 | 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> | 6 | 2009-07-01 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * frames.texi (Size Parameters): Mention maximized for fullscreen. | 8 | * frames.texi (Size Parameters): Mention maximized for fullscreen. |