emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r103936: ChangeLog fix.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103936: ChangeLog fix.
Date: Sat, 16 Apr 2011 16:31:57 -0700
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 103936
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2011-04-16 16:31:57 -0700
message:
  ChangeLog fix.
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2011-04-16 23:11:35 +0000
+++ b/src/ChangeLog     2011-04-16 23:31:57 +0000
@@ -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:


reply via email to

[Prev in Thread] Current Thread [Next in Thread]