emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r107035: Fix previous change.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r107035: Fix previous change.
Date: Tue, 31 Jan 2012 18:47:33 -0500
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107035
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-01-31 18:47:33 -0500
message:
  Fix previous change.
modified:
  lisp/progmodes/gdb-mi.el
=== modified file 'lisp/progmodes/gdb-mi.el'
--- a/lisp/progmodes/gdb-mi.el  2012-01-31 23:43:05 +0000
+++ b/lisp/progmodes/gdb-mi.el  2012-01-31 23:47:33 +0000
@@ -45,7 +45,7 @@
 
 ;; This file uses GDB/MI as the primary interface to GDB.  It runs gdb with
 ;; GDB/MI (-interp=mi) and access CLI using "-interpreter-exec console
-;; cli-command".  This code works replaces gdb-ui.el and uses MI tokens instead
+;; cli-command".  This code replaces gdb-ui.el and uses MI tokens instead
 ;; of queues.  Eventually MI should be asynchronous.
 
 ;; Windows Platforms:


reply via email to

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