summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2005-05-16 15:33:24 +0000
committerJuanma Barranquero <lekktu@gmail.com>2005-05-16 15:33:24 +0000
commit1e866943a03e81b6f0345bf2cf15f7062f9f7495 (patch)
treec191b468a5d846b4906da3126bff366bfad0de67
parent4ea3cc0e17de84f331e9921623ca343d72882bf0 (diff)
downloademacs-1e866943a03e81b6f0345bf2cf15f7062f9f7495.tar.gz
*** empty log message ***
-rw-r--r--etc/ChangeLog15
-rw-r--r--lisp/ChangeLog2
2 files changed, 12 insertions, 5 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 49935b9a9b3..f89b964f27c 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -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
2005-02-08T14:20:54Z!lute@gnu.org, "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 --git a/lisp/ChangeLog b/lisp/ChangeLog
index bfbeac70942..73002253e66 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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)