summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-03-05 21:02:56 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-03-05 21:02:56 +0000
commit072d38188a3ccbcc001516ae1b2bc4f05f98270b (patch)
tree5fbab4b41fdd0c305403d86087f6450a82438372
parenta0255b0827e415e4342415a67d74d8d17a9db686 (diff)
downloademacs-072d38188a3ccbcc001516ae1b2bc4f05f98270b.tar.gz
** Bug in etags ".." code
-rw-r--r--admin/FOR-RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 303539d1dc0..c75b69cbedf 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -89,6 +89,10 @@ Patch here:
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02814.html
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02939.html
+** Bug in etags ".." code
+Patch available at
+http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-03/msg00014.html
+
* DOCUMENTATION
** Shouldn't directory-abbrev-alist be in Emacs manual?