Mercurial > emacs
diff lisp/progmodes/ada-xref.el @ 87903:5d58981e6690
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 22 Jan 2008 23:53:46 +0000 |
parents | 0c4a74c24677 f8e2d487fe6e |
children | c70e45a7acfd 52b7a8c22af5 |
line wrap: on
line diff
--- a/lisp/progmodes/ada-xref.el Tue Jan 22 15:44:14 2008 +0000 +++ b/lisp/progmodes/ada-xref.el Tue Jan 22 23:53:46 2008 +0000 @@ -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