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)
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs