emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/help-at-pt.el,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/help-at-pt.el,v
Date: Wed, 11 Oct 2006 06:27:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        06/10/11 06:27:08

Index: help-at-pt.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/help-at-pt.el,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- help-at-pt.el       6 Feb 2006 14:33:34 -0000       1.12
+++ help-at-pt.el       11 Oct 2006 06:27:08 -0000      1.13
@@ -246,7 +246,7 @@
 (defun scan-buf-move-to-region (prop &optional arg hook)
   "Go to the start of the next region with non-nil PROP property.
 Then run HOOK, which should be a quoted symbol that is a normal
-hook.variable, or an expression evaluating to such a symbol.
+hook variable, or an expression evaluating to such a symbol.
 Adjacent areas with different non-nil PROP properties are
 considered different regions.
 




reply via email to

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