Mercurial > emacs
annotate oldXMenu/README @ 58068:df00cdb75fc6
* doc.c: New variable Vbuild_files.
(Fsnarf_documentation): If Vbuild_files is nil, populate it with
file names from buildobh.lst. Only attach docstrings from files
that are in Vbuild_files.
(syms_of_doc): Defvar Vbuild_files.
* Makefile.in (SOME_MACHINE_OBJECTS): Add fringe.o, image.o
and w32*.o.
(temacs${EXEEXT}): Generate buildobj.lst when temacs is linked.
(mostlyclean): rm buildobj.lst
* makefile.w32-in ($(TEMACS)): Generate buildobj.lst when temacs
is linked.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 09 Nov 2004 08:19:51 +0000 |
parents | 23a1cea22d13 |
children | 7cdfa9a1f509 |
rev | line source |
---|---|
25858 | 1 This directory contains the source code for the X11R2 XMenu library. |
2 | |
3 As of Release 2 of the X Window System, Version 11 from MIT, the XMenu | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
25858
diff
changeset
|
4 library no longer supported. It is not used in any software supplied |
25858 | 5 by MIT and its use is not encouraged. |
6 |