cvs commit: src/share/man/man9 vnode.9

Dag-Erling Smorgrav des at ofug.org
Sat May 24 15:29:16 PDT 2003


John Baldwin <jhb at FreeBSD.org> writes:
> On 24-May-2003 Hiten Pandya wrote:
> > remove '-*- nroff -*-'
> Why did you do this?

Because I asked him to.

>                       By default, [x]emacs only recognizes .[0-8] as
> nroff.

That is a bug in Emacs and should be fixed there:

(add-to-list 'auto-mode-alist '("\\.[0-9]\\'" . nroff-mode))

DES
-- 
Dag-Erling Smorgrav - des at ofug.org


More information about the cvs-src mailing list