emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r103274: * keyboard.h: Remove obsolet


From: Tom Tromey
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103274: * keyboard.h: Remove obsolete comment.
Date: Mon, 14 Feb 2011 09:25:04 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103274
committer: Tom Tromey <address@hidden>
branch nick: trunk
timestamp: Mon 2011-02-14 09:25:04 -0700
message:
        * keyboard.h: Remove obsolete comment.
modified:
  src/ChangeLog
  src/keyboard.h
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2011-02-14 15:39:19 +0000
+++ b/src/ChangeLog     2011-02-14 16:25:04 +0000
@@ -1,3 +1,7 @@
+2011-02-14  Tom Tromey  <address@hidden>
+
+       * keyboard.h: Remove obsolete comment.
+
 2011-02-14  Tom Tromey  <address@hidden>
 
        * composite.c (fill_gstring_header)

=== modified file 'src/keyboard.h'
--- a/src/keyboard.h    2011-01-25 04:08:28 +0000
+++ b/src/keyboard.h    2011-02-14 16:25:04 +0000
@@ -19,8 +19,6 @@
 #include "systime.h"           /* for EMACS_TIME */
 #include "coding.h"             /* for ENCODE_UTF_8 and ENCODE_SYSTEM */
 
-/* Length of echobuf field in each KBOARD.  */
-
 /* Each KBOARD represents one logical input stream from which Emacs
    gets input.  If we are using ordinary terminals, it has one KBOARD
    object for each terminal device.


reply via email to

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