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/ada-xref.el, v [EMACS_22_B


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/ada-xref.el, v [EMACS_22_BASE]
Date: Wed, 16 Jan 2008 16:19:02 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/01/16 16:19:02

Index: ada-xref.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/ada-xref.el,v
retrieving revision 1.35.2.3
retrieving revision 1.35.2.4
diff -u -b -r1.35.2.3 -r1.35.2.4
--- ada-xref.el 7 Jan 2008 02:10:59 -0000       1.35.2.3
+++ ada-xref.el 16 Jan 2008 16:19:01 -0000      1.35.2.4
@@ -617,7 +617,7 @@
 
 (defun ada-convert-file-name (name)
   "Convert from NAME to a name that can be used by the compilation commands.
-This is overriden on VMS to convert from VMS filenames to Unix filenames."
+This is overridden on VMS to convert from VMS filenames to Unix filenames."
   name)
 ;; FIXME: use convert-standard-filename instead
 




reply via email to

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