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

Diff of /emacs/lisp/man.el

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

revision 1.123 by schwab, Sun Jun 1 17:06:55 2003 UTC revision 1.124 by rms, Mon Jul 7 21:01:55 2003 UTC
# Line 241  the associated section number." Line 241  the associated section number."
241  (defvar Man-cooked-hook nil  (defvar Man-cooked-hook nil
242    "Hook run after removing backspaces but before `Man-mode' processing.")    "Hook run after removing backspaces but before `Man-mode' processing.")
243    
244  (defvar Man-name-regexp "[-a-zA-Z0-9_­][-a-zA-Z0-9_.­]*"  (defvar Man-name-regexp "[-a-zA-Z0-9_­+][-a-zA-Z0-9_.­+]*"
245    "Regular expression describing the name of a manpage (without section).")    "Regular expression describing the name of a manpage (without section).")
246    
247  (defvar Man-section-regexp "[0-9][a-zA-Z+]*\\|[LNln]"  (defvar Man-section-regexp "[0-9][a-zA-Z+]*\\|[LNln]"

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124

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