changeset 62410:216a7e756ba3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 May 2005 15:33:24 +0000
parents 45f10c2912d3
children fbdd9998e4ce
files etc/ChangeLog lisp/ChangeLog
diffstat 2 files changed, 12 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>
+
+	* NEWS: Remove references to open-network-stream-nowait and
+	open-network-stream-server.
+
 2005-05-15  Richard M. Stallman  <rms@gnu.org>
 
 	* 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  <ogi@fmi.uni-sofia.bg>
-        
+
         * 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)
--- 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  <lekktu@gmail.com>
 
+	* 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)