diff lisp/packages/man.el @ 86:364816949b59 r20-0b93

Import from CVS: tag r20-0b93
author cvs
date Mon, 13 Aug 2007 09:09:02 +0200
parents 6a378aca36af
children 4be1180a9e89
line wrap: on
line diff
--- a/lisp/packages/man.el	Mon Aug 13 09:08:31 2007 +0200
+++ b/lisp/packages/man.el	Mon Aug 13 09:09:02 2007 +0200
@@ -575,7 +575,7 @@
 	(error (buffer-substring (point) (progn (end-of-line) (point))))))
   nil)
 
-(defvar Manual-entry-switches '("-s")
+(defvar Manual-entry-switches nil
   "Switches for `manual-entry' including switch for section (at the end).")
 (defvar Manual-apropos-switches nil
   "Additional switches for `Manpage-apropos' excluding switch `-k'.")