/[emacs]/emacs/lisp/help-at-pt.el
ViewVC logotype

Diff of /emacs/lisp/help-at-pt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jurta, Tue Mar 23 07:39:56 2004 UTC revision 1.5 by rms, Sun Oct 17 06:54:13 2004 UTC
# Line 348  different regions.  With numeric argumen Line 348  different regions.  With numeric argumen
348    (interactive "p")    (interactive "p")
349    (scan-buf-move-to-region 'help-echo (- arg) 'scan-buf-move-hook))    (scan-buf-move-to-region 'help-echo (- arg) 'scan-buf-move-hook))
350    
351  (defvar help-at-pt-unload-hook '(help-at-pt-cancel-timer)  (add-hook 'help-at-pt-unload-hook 'help-at-pt-cancel-timer)
   "Normal hook run when `help-at-pt' is unloaded.")  
352    
353  (provide 'help-at-pt)  (provide 'help-at-pt)
354    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26