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/idlwave.el, v [EMACS_22_BA


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/idlwave.el, v [EMACS_22_BASE]
Date: Mon, 04 Jun 2007 22:54:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/06/04 22:54:47

Index: idlwave.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/idlwave.el,v
retrieving revision 3.60.2.1
retrieving revision 3.60.2.2
diff -u -b -r3.60.2.1 -r3.60.2.2
--- idlwave.el  26 Apr 2007 17:54:40 -0000      3.60.2.1
+++ idlwave.el  4 Jun 2007 22:54:46 -0000       3.60.2.2
@@ -4342,7 +4342,7 @@
 (defvar idlwave-true-path-alist nil
   "Like `idlwave-path-alist', but with true filenames.")
 (defvar idlwave-routines nil
-  "Holds the combinded procedure/function/method routine-info.")
+  "Holds the combined procedure/function/method routine-info.")
 (defvar idlwave-class-alist nil
   "Holds the class names known to IDLWAVE.")
 (defvar idlwave-class-history nil




reply via email to

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