emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jit-lock.el functions & variables appear undocumented.


From: RGB
Subject: Re: jit-lock.el functions & variables appear undocumented.
Date: Thu, 29 Dec 2005 23:25:27 -0600

I usually do this:

nmake clean
call configure
nmake bootstrap
nmake info

As you suggested I also did this.

CD \emacs\src
nmake emacs

Nothing happens, as if it thinks nothing needs to be made.
It so happens that's true even if I delete etc\DOC & etc\doc-x

There are files named DOC and doc-x in my etc directory which are identical and have timestamps corresponding to my rebuild of Emacs. I made some changes to the source for various doc strings that didn't have a problem. After rebuilding Emacs the updates were in the DOC file.

I then searched for the string 'jit-lock' in the DOC file.
This was the only occurrence:

 For a newer font-lock support mode with similar functionality, see
 `jit-lock-mode'.  Eventually, Lazy Lock mode will be deprecated in
 JIT Lock's favor.


----- Original Message ----- From: "Richard M. Stallman" <address@hidden>
To: "RGB" <address@hidden>
Cc: <address@hidden>
Sent: Thursday, December 29, 2005 8:18 PM
Subject: Re: jit-lock.el functions & variables appear undocumented.


You need to regenerate the etc/DOC file.
Do `cd src; make emacs'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]