From 73d3c088b7fadcffe10513fad950eb15694b6838 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 17 Oct 2007 01:36:10 +0000 Subject: [PATCH] Add url. --- admin/FOR-RELEASE | 1 + lisp/ChangeLog | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1f8d0fec762..dcc1ff08a82 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -58,6 +58,7 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html ** lekktu@gmail.com, Oct 11: frame-local variables weirdness +http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00519.html I proposed a patch, which fixed this and seemed right, but the patch caused other problems. They are being investigated now. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60bd1af0adc..a61ea8afb5f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-10-17 Glenn Morris + + * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Tweak + regexp to avoid stack overflow. + 2007-10-16 Juanma Barranquero * bs.el (bs--window-config-coming-from): Revert 2006-11-09 change. -- 2.39.2