/[emacs]/emacs/lisp/info.el
ViewVC logotype

Diff of /emacs/lisp/info.el

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

revision 1.300 by walters, Thu May 23 03:39:20 2002 UTC revision 1.301 by rms, Wed May 29 16:35:56 2002 UTC
# Line 1034  Bind this in case the user sets it to ni Line 1034  Bind this in case the user sets it to ni
1034      (set (make-local-variable 'Info-header-line)      (set (make-local-variable 'Info-header-line)
1035           (buffer-substring header-beg header-end))           (buffer-substring header-beg header-end))
1036      (setq header-line-format 'Info-header-line)      (setq header-line-format 'Info-header-line)
1037      (narrow-to-region (1+ header-end) (point-max))))  ;;; It is useful to be able to copy the links line out of the buffer
1038    ;;; with M-w.
1039    ;;;    (narrow-to-region (1+ header-end) (point-max))
1040        ))
1041    
1042  ;; Go to an info node specified with a filename-and-nodename string  ;; Go to an info node specified with a filename-and-nodename string
1043  ;; of the sort that is found in pointers in nodes.  ;; of the sort that is found in pointers in nodes.

Legend:
Removed from v.1.300  
changed lines
  Added in v.1.301

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