From: Glenn Morris Date: Wed, 17 Oct 2007 01:36:10 +0000 (+0000) Subject: Add url. X-Git-Tag: emacs-pretest-22.1.90~591 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=73d3c088b7fadcffe10513fad950eb15694b6838;p=emacs.git Add url. --- 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.