aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-07-17 19:50:08 +0000
committerRichard M. Stallman2005-07-17 19:50:08 +0000
commit7ce1c508f2df34ea4a1f38f0d857de1ced5b1463 (patch)
tree7967df2d4084c67fd64b3d1646e80880a476320b /man/ChangeLog
parent2059927bffbd10829889a305bdcbf189af233600 (diff)
downloademacs-7ce1c508f2df34ea4a1f38f0d857de1ced5b1463.tar.gz
emacs-7ce1c508f2df34ea4a1f38f0d857de1ced5b1463.zip
(Creating Frames): Fix foreground color example.
Diffstat (limited to 'man/ChangeLog')
-rw-r--r--man/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index d4fd241e38c..8b065d859da 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,13 @@
12005-07-17 Richard M. Stallman <rms@gnu.org>
2
3 * frames.texi (Creating Frames): Fix foreground color example.
4
5 * custom.texi (Init Examples): Clean up text about conditionals.
6
72005-07-16 Richard M. Stallman <rms@gnu.org>
8
9 * mini.texi (Completion Commands): Fix command name for ?.
10
12005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) 112005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
2 12
3 * cl.texi (Type Predicates): Document `atom' type. 13 * cl.texi (Type Predicates): Document `atom' type.