[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] Changes to emacs/doc/lispref/commands.texi,v
From: |
Juanma Barranquero |
Subject: |
Re: [Emacs-diffs] Changes to emacs/doc/lispref/commands.texi,v |
Date: |
Wed, 2 Jan 2008 15:39:58 +0100 |
On Jan 2, 2008 3:20 AM, Miles Bader <address@hidden> wrote:
> CVSROOT: /cvsroot/emacs
> Module name: emacs
> Changes by: Miles Bader <miles> 08/01/02 02:20:42
> -* Accessing Events:: Functions to extract info from events.
> +* Accessing Mouse:: Functions to extract info from mouse events.
> +* Accessing Scroll:: Functions to get info from scroll bar events.
make -C ../doc/lispref info
make[1]: Entering directory `C:/emacs/trunk/doc/lispref'
makeinfo --force -I. -I. -o ./../../info/elisp ./elisp.texi
.//text.texi:3637: Cross reference to nonexistent node `Accessing
Events' (perhaps incorrect sectioning?).
./elisp.texi:677: Cross reference to nonexistent node `Accessing
Events' (perhaps incorrect sectioning?).
make[1]: *** [../../info/elisp] Error 1
Juanma
- Re: [Emacs-diffs] Changes to emacs/doc/lispref/commands.texi,v,
Juanma Barranquero <=