[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/man.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/man.el |
Date: |
Sat, 23 Jul 2005 21:03:26 -0400 |
Index: emacs/lisp/man.el
diff -c emacs/lisp/man.el:1.150 emacs/lisp/man.el:1.151
*** emacs/lisp/man.el:1.150 Sat Jul 23 22:51:33 2005
--- emacs/lisp/man.el Sun Jul 24 01:03:25 2005
***************
*** 1350,1356 ****
(interactive)
(quit-window))
! (defun Man-goto-page (page noerror)
"Go to the manual page on page PAGE."
(interactive
(if (not Man-page-list)
--- 1350,1356 ----
(interactive)
(quit-window))
! (defun Man-goto-page (page &optional noerror)
"Go to the manual page on page PAGE."
(interactive
(if (not Man-page-list)