aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3931c39f955..ab5168940ad 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12001-10-21 Miles Bader <miles@gnu.org>
2
3 * data.c (Fplus, Fminus, Fmax, Ftimes, Fquo, Flogand, Flogior)
4 (Flogxor): Add usage: string to doc string.
5 * charset.c (Fstring): Likewise.
6 * callproc.c (Fcall_process_region, Fcall_process): Likewise.
7 * alloc.c (Fmake_byte_code, Fvector, Flist): Likewise.
8
12001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 92001-10-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 10
3 * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords. 11 * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords.