/[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.301 by rms, Wed May 29 16:35:56 2002 UTC revision 1.302 by rms, Mon Jun 3 22:57:40 2002 UTC
# Line 1247  Bind this in case the user sets it to ni Line 1247  Bind this in case the user sets it to ni
1247      (save-excursion      (save-excursion
1248        (save-restriction        (save-restriction
1249          (goto-char (point-min))          (goto-char (point-min))
1250          (when Info-header-line  ;;;     (when Info-header-line
1251            ;; expose the header line in the buffer  ;;;       ;; expose the header line in the buffer
1252            (widen)  ;;;       (widen)
1253            (forward-line -1))  ;;;       (forward-line -1))
1254          (let ((bound (point)))          (let ((bound (point)))
1255            (forward-line 1)            (forward-line 1)
1256            (cond ((re-search-backward (concat name ":") bound t)            (cond ((re-search-backward (concat name ":") bound t)

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

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