diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/gettext.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c1388c4..922d177 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-08 Bruno Haible <bruno@clisp.org> + + * gettext.texi (Emacs Lisp): Update. + 2002-01-05 Bruno Haible <bruno@clisp.org> * Makefile.am (EXTRA_DIST_html): Remove variable. diff --git a/doc/gettext.texi b/doc/gettext.texi index e9b6264..5a00dd9 100644 --- a/doc/gettext.texi +++ b/doc/gettext.texi @@ -6272,7 +6272,7 @@ automatic use @item Extractor -xpot +@code{xgettext} @item Formatting with positions @code{format "%2$d %1$d"} |