emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100786: * blockinput.h: Remove obsol


From: Andreas Schwab
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100786: * blockinput.h: Remove obsolete comment.
Date: Sun, 11 Jul 2010 21:51:46 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100786
committer: Andreas Schwab <address@hidden>
branch nick: trunk
timestamp: Sun 2010-07-11 21:51:46 +0200
message:
  * blockinput.h: Remove obsolete comment.
modified:
  src/ChangeLog
  src/blockinput.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-07-11 18:34:43 +0000
+++ b/src/ChangeLog     2010-07-11 19:51:46 +0000
@@ -1,5 +1,7 @@
 2010-07-11  Andreas Schwab  <address@hidden>
 
+       * blockinput.h: Remove obsolete comment.
+
        * lisp.h: Include <stddef.h>.
        (OFFSETOF): Don't define.
        (VECSIZE): Use offsetof instead of OFFSETOF.

=== modified file 'src/blockinput.h'
--- a/src/blockinput.h  2010-07-02 22:18:28 +0000
+++ b/src/blockinput.h  2010-07-11 19:51:46 +0000
@@ -122,7 +122,6 @@
 #define INPUT_BLOCKED_P (interrupt_input_blocked > 0)
 
 /* Defined in keyboard.c */
-/* Don't use a prototype here; it causes trouble in some files.  */
 extern void reinvoke_input_signal (void);
 
 #endif /* EMACS_BLOCKINPUT_H */


reply via email to

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