aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--lisp/ChangeLog4
2 files changed, 4 insertions, 2 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 54ef2b7b682..a4160204125 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -47,8 +47,6 @@ Windows only bug.
47** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. 47** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
48 (Did we decide that is unreproducible?) 48 (Did we decide that is unreproducible?)
49 49
50** Problem with splash screen (Lennart Borgman, Sep 12).
51
52* BUGS 50* BUGS
53 51
54** Field handling in C-n. 52** Field handling in C-n.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f88ac078953..480153f51f5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12006-09-13 Richard Stallman <rms@gnu.org>
2
3 * thingatpt.el (thing-at-point-bounds-of-url-at-point): Delete spurious backquote.
4
12006-09-07 Ryan Yeske <rcyeske@gmail.com> 52006-09-07 Ryan Yeske <rcyeske@gmail.com>
2 6
3 * net/rcirc.el (rcirc-print): Fix last change. 7 * net/rcirc.el (rcirc-print): Fix last change.