emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/info-look.el,v
Date: Mon, 13 Aug 2007 13:42:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: lisp/info-look.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/info-look.el,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- lisp/info-look.el   26 Jul 2007 05:26:26 -0000      1.57
+++ lisp/info-look.el   13 Aug 2007 13:41:02 -0000      1.58
@@ -144,7 +144,7 @@
   (apply 'info-lookup-add-help* nil arg))
 
 (defun info-lookup-maybe-add-help (&rest arg)
-  "Add a help specification iff none is defined.
+  "Add a help specification if none is defined.
 See the documentation of the function `info-lookup-add-help'
 for more details."
   (apply 'info-lookup-add-help* t arg))




reply via email to

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