From b9edfa5c63fda7166d7523038c74742822279939 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 1 Apr 2013 00:58:04 -0700 Subject: Spelling fixes. --- lib-src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 10758d80872..5606ae569b6 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -3728,7 +3728,7 @@ 2002-03-05 Francesco Potortì - * etags.c: Honour #line directives. + * etags.c: Honor #line directives. (no_line_directive): New global var; set it for old behavior. (main): Remove some #ifdef in the getopt switch. (add_node, put_entries): Code added to merge different chunks of -- cgit v1.2.1 From 47d038b3af124e8244e5c8248a71dc169f5dfaac Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 3 Apr 2013 20:46:25 -0700 Subject: ChangeLog fixes 2013-03-16 was not the date Emacs 24.3 was released, it was not even the date on which I merged all changes from that release into trunk. Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00990.html --- lib-src/ChangeLog | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib-src/ChangeLog') diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5606ae569b6..2089a50d47b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -14,10 +14,6 @@ (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]: Use ERROR_MAX, not ERRMAX. -2013-03-16 Glenn Morris - - * Version 24.3 released. - 2013-03-13 Paul Eggert File synchronization fixes (Bug#13944). -- cgit v1.2.1