emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gud.el,v
Date: Mon, 18 Feb 2008 15:36:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/18 15:36:39

Index: gud.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gud.el,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -b -r1.145 -r1.146
--- gud.el      18 Feb 2008 15:36:03 -0000      1.145
+++ gud.el      18 Feb 2008 15:36:39 -0000      1.146
@@ -26,8 +26,8 @@
 
 ;;; Commentary:
 
-;; The ancestral gdb.el was by W. Schelter <address@hidden> It was
-;; later rewritten by rms.  Some ideas were due to Masanobu.  Grand
+;; The ancestral gdb.el was by W. Schelter <address@hidden>.
+;; It was later rewritten by rms.  Some ideas were due to Masanobu.  Grand
 ;; Unification (sdb/dbx support) by Eric S. Raymond <address@hidden> Barry
 ;; Warsaw <address@hidden> hacked the mode to use comint.el.  Shane Hartman
 ;; <address@hidden> added support for xdb (HPUX debugger).  Rick Sladkey




reply via email to

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