From a1f062078e9e69390d006a75555200a537a0dc05 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 31 Jan 2009 16:19:23 +0000 Subject: [PATCH] * emacs-lisp/lisp.el (end-of-defun): Protect against infloops (Bug#2106). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55c3862aefa..db494dc9801 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-01-31 Chong Yidong + + * emacs-lisp/lisp.el (end-of-defun): Protect against + infloops (Bug#2106). + 2009-01-31 Dan Nicolaescu * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p -- 2.39.2