diff options
| author | Juanma Barranquero | 2007-10-17 08:51:04 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2007-10-17 08:51:04 +0000 |
| commit | 6a67719802fa70c908cbd4755962dcfc0dba3b9f (patch) | |
| tree | 7039e4d291db3050763c75824b55f01da943223c | |
| parent | 6c2ba6b1584e0367ca2868fe385c144fb3c30f19 (diff) | |
| download | emacs-6a67719802fa70c908cbd4755962dcfc0dba3b9f.tar.gz emacs-6a67719802fa70c908cbd4755962dcfc0dba3b9f.zip | |
(Glossary): Use "key binding" consistently.
| -rw-r--r-- | man/ChangeLog | 6 | ||||
| -rw-r--r-- | man/glossary.texi | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 29d286668d3..f966d73dd7a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-10-17 Aaron S. Hawley <aaronh@garden.org> | ||
| 2 | |||
| 3 | * building.texi (Source Buffers): | ||
| 4 | * custom.texi (Init Non-ASCII): | ||
| 5 | * glossary.texi (Glossary): Use "key binding" consistently. | ||
| 6 | |||
| 1 | 2007-10-17 Juanma Barranquero <lekktu@gmail.com> | 7 | 2007-10-17 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * calendar.texi (Diary): Fix directive. | 9 | * calendar.texi (Diary): Fix directive. |
diff --git a/man/glossary.texi b/man/glossary.texi index f289c2ca1cb..a9109de667b 100644 --- a/man/glossary.texi +++ b/man/glossary.texi | |||
| @@ -658,7 +658,7 @@ Justification means adding extra spaces within lines of text to make | |||
| 658 | them extend exactly to a specified width. | 658 | them extend exactly to a specified width. |
| 659 | @xref{Format Justification}. | 659 | @xref{Format Justification}. |
| 660 | 660 | ||
| 661 | @item Keybinding | 661 | @item Key Binding |
| 662 | See `binding.' | 662 | See `binding.' |
| 663 | 663 | ||
| 664 | @item Keyboard Macro | 664 | @item Keyboard Macro |