diff options
| author | Ronnie Schnell | 2015-08-14 12:29:28 -0400 |
|---|---|---|
| committer | Ronnie Schnell | 2015-08-14 12:29:28 -0400 |
| commit | 8fac7b9f28462c003095c527941bdc8ce1a0974e (patch) | |
| tree | 39061b4c61ee7e27596119e83e4a3a4e9df586eb /doc | |
| parent | 9d053b34cb62afece1e14e7cdedeef0d160fb528 (diff) | |
| download | emacs-8fac7b9f28462c003095c527941bdc8ce1a0974e.tar.gz emacs-8fac7b9f28462c003095c527941bdc8ce1a0974e.zip | |
Fixed typo in manual.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog.1 | 4 | ||||
| -rw-r--r-- | doc/emacs/misc.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog.1 b/doc/emacs/ChangeLog.1 index 469fdc39cea..26aaa0e2661 100644 --- a/doc/emacs/ChangeLog.1 +++ b/doc/emacs/ChangeLog.1 | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2015-08-14 Ronnie Schnell <ronnie@driver-aces.com> | ||
| 2 | |||
| 3 | * misc.texti (Amusements): Fixed typo. | ||
| 4 | |||
| 1 | 2015-03-29 Dani Moncayo <dmoncayo@gmail.com> | 5 | 2015-03-29 Dani Moncayo <dmoncayo@gmail.com> |
| 2 | 6 | ||
| 3 | * files.texi (Diff Mode): Doc fix. | 7 | * files.texi (Diff Mode): Doc fix. |
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 20996c2a2eb..cb15a3b677b 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi | |||
| @@ -2688,7 +2688,7 @@ character. Keep dissociwords out of your documentation, if you want | |||
| 2688 | it to be well userenced and properbose. | 2688 | it to be well userenced and properbose. |
| 2689 | 2689 | ||
| 2690 | @findex dunnet | 2690 | @findex dunnet |
| 2691 | @kbd{M-x dunnet} runs an text-based adventure game. | 2691 | @kbd{M-x dunnet} runs a text-based adventure game. |
| 2692 | 2692 | ||
| 2693 | @findex gomoku | 2693 | @findex gomoku |
| 2694 | @cindex Go Moku | 2694 | @cindex Go Moku |