emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/subr.el,v
Date: Tue, 10 Jun 2008 03:10:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/10 03:10:06

Index: subr.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/subr.el,v
retrieving revision 1.597
retrieving revision 1.598
diff -u -b -r1.597 -r1.598
--- subr.el     28 May 2008 17:35:34 -0000      1.597
+++ subr.el     10 Jun 2008 03:10:06 -0000      1.598
@@ -1494,7 +1494,7 @@
 If the optional third arg PATH is specified, that list of directories
 is used instead of `load-path'.
 
-When called from a program, the file name is normaly returned as a
+When called from a program, the file name is normally returned as a
 string.  When run interactively, the argument INTERACTIVE-CALL is t,
 and the file name is displayed in the echo area."
   (interactive (list (completing-read "Locate library: "




reply via email to

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