aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-09-13 17:46:30 +0000
committerRichard M. Stallman2006-09-13 17:46:30 +0000
commit9aeec4c22f4e0d0590ec391c4ab7822c479ff5cc (patch)
tree3cbb6ed33bf2fdd392242d2d165983fed7e4f621
parent883d1f4b73ec88f4bfc49d7c189e164184389301 (diff)
downloademacs-9aeec4c22f4e0d0590ec391c4ab7822c479ff5cc.tar.gz
emacs-9aeec4c22f4e0d0590ec391c4ab7822c479ff5cc.zip
*** empty log message ***
-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.