From e499e60744fbb692201564743fc9859fa63a1196 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 7 Oct 2012 23:58:36 -0700 Subject: [PATCH] Fix ChangeLog typo --- lisp/cedet/ChangeLog | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index 0aeeeebc56..ea102dddf2 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog @@ -3,15 +3,11 @@ * semantic/wisent/python.el (semantic-ctxt-current-function) (semantic-ctxt-current-assignment): New overrides, simply returning nil. The defaults do not work correctly and can send - the parser in an inifinite loop (bug#12458). - -2012-10-07 David Engster + the parser in an infinite loop (bug#12458). * semantic/ede-grammar.el (project-compile-target): Fix grammar compilation after introduction of %provide statement. -2012-10-07 David Engster - * semantic.el (semantic-new-buffer-setup-functions): Remove setup function for `f90-mode', since the parser only exists upstream. -- 2.20.1