Show
Ignore:
Timestamp:
07/16/06 08:36:52 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/info.el

    r4098 r4111  
    30783078;; Common subroutine. 
    30793079(defun Info-try-follow-nearest-node (&optional fork) 
    3080   "Follow a node reference near point.  Return non-nil if successful." 
     3080  "Follow a node reference near point.  Return non-nil if successful. 
     3081If FORK is non-nil, it i spassed to `Info-goto-node'." 
    30813082  (let (node) 
    30823083    (cond