# HG changeset patch # User Juanma Barranquero # Date 1217498661 0 # Node ID 3e9c34bd95b36264a92643219b310c0aa6bb3aa0 # Parent 079da07ab1923def38382e4520b5506203aa2585 * os.texi: Fix previous change. diff -r 079da07ab192 -r 3e9c34bd95b3 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Thu Jul 31 05:37:22 2008 +0000 +++ b/doc/lispref/ChangeLog Thu Jul 31 10:04:21 2008 +0000 @@ -1,3 +1,7 @@ +2008-07-31 Juanma Barranquero + + * os.texi: Fix previous change. + 2008-07-31 Dan Nicolaescu * os.texi: diff -r 079da07ab192 -r 3e9c34bd95b3 doc/lispref/os.texi --- a/doc/lispref/os.texi Thu Jul 31 05:37:22 2008 +0000 +++ b/doc/lispref/os.texi Thu Jul 31 10:04:21 2008 +0000 @@ -632,6 +632,7 @@ The value of this variable is a symbol indicating the type of operating system Emacs is operating on. Here is a table of the possible values: +@table @code @item aix-v3 AIX.