ChangeLog fix.
This commit is contained in:
parent
239da61d98
commit
61c2b50edd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue