# HG changeset patch # User Juanma Barranquero # Date 1116257604 0 # Node ID 216a7e756ba35e7d986e7a8fe1cc3463800f06db # Parent 45f10c2912d32e10e784b65948bf73cc5272b2b1 *** empty log message *** diff -r 45f10c2912d3 -r 216a7e756ba3 etc/ChangeLog --- a/etc/ChangeLog Mon May 16 15:32:09 2005 +0000 +++ b/etc/ChangeLog Mon May 16 15:33:24 2005 +0000 @@ -1,3 +1,8 @@ +2005-05-16 Juanma Barranquero + + * NEWS: Remove references to open-network-stream-nowait and + open-network-stream-server. + 2005-05-15 Richard M. Stallman * GNU: Correct/improve previous change. @@ -97,9 +102,9 @@ * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. - + 2005-04-01 Ognyan Kulev - + * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, "Emacs" is not transliterated to cyrillic anymore; Minor fixes. @@ -1846,9 +1851,9 @@ * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. * emacsstool.1: update to document environment variables. - + 1989-02-21 Mosur Mohan (email@notavailable) - + * etags.c (PAS_funcs): New function. 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu) @@ -1873,7 +1878,7 @@ 1989-01-19 Sam Kendall (email@notavailable) - * etags.c: Greatly rewritten for C++ support and for multiple tags + * etags.c: Greatly rewritten for C++ support and for multiple tags per line. 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) diff -r 45f10c2912d3 -r 216a7e756ba3 lisp/ChangeLog --- a/lisp/ChangeLog Mon May 16 15:32:09 2005 +0000 +++ b/lisp/ChangeLog Mon May 16 15:33:24 2005 +0000 @@ -1,5 +1,7 @@ 2005-05-16 Juanma Barranquero + * emacs-lisp/cl-extra.el (equalp): Doc fix. + * align.el (align-regexp): * ansi-color.el (ansi-color-get-face): * array.el (array-reconfigure-rows, array-init-max-row)