From 61c2b50edd5abf066ee9c80e1780f67925dfa0f1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 16 Apr 2011 16:31:57 -0700 Subject: [PATCH] ChangeLog fix. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 908f885cafd..3aa5d48d99f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -534,7 +534,7 @@ (mark_backtrace): Define only if BYTE_MARK_STACK. * xdisp.c (message_enable_multibyte): Now static. - Declare Lisp_Object Q* variables to be 'static' if not exproted. + Declare Lisp_Object Q* variables to be 'static' if not exported. This makes it easier for human readers (and static analyzers) to see whether these variables are used from other modules. * alloc.c, buffer.c, bytecode.c, callint.c, casetab.c, category.c: -- 2.39.2