aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2007-10-17 08:51:04 +0000
committerJuanma Barranquero2007-10-17 08:51:04 +0000
commit6a67719802fa70c908cbd4755962dcfc0dba3b9f (patch)
tree7039e4d291db3050763c75824b55f01da943223c
parent6c2ba6b1584e0367ca2868fe385c144fb3c30f19 (diff)
downloademacs-6a67719802fa70c908cbd4755962dcfc0dba3b9f.tar.gz
emacs-6a67719802fa70c908cbd4755962dcfc0dba3b9f.zip
(Glossary): Use "key binding" consistently.
-rw-r--r--man/ChangeLog6
-rw-r--r--man/glossary.texi2
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 @@
12007-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
12007-10-17 Juanma Barranquero <lekktu@gmail.com> 72007-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
658them extend exactly to a specified width. 658them extend exactly to a specified width.
659@xref{Format Justification}. 659@xref{Format Justification}.
660 660
661@item Keybinding 661@item Key Binding
662See `binding.' 662See `binding.'
663 663
664@item Keyboard Macro 664@item Keyboard Macro