mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
48d67035ea
Tweak arch tagging to make build/install-in-place less annoying Previously, autoconf-created Makefiles and the like would contain duplicate taglines (unfortunately, autoconf doesn't seem to have a `strip in generated file' comment mechanism) leading to conflicts, and installing in place would create unknown directories and copies of source directories (leading to conflicts with the source directories). This changeset makes all autoconf-processed files use explicit id-tags and adds .arch-inventory entries to ignore installation directories. |
||
---|---|---|
.. | ||
.gitignore | ||
Activate.c | ||
AddPane.c | ||
AddSel.c | ||
ChangeLog | ||
ChgPane.c | ||
ChgSel.c | ||
compile.com | ||
copyright.h | ||
Create.c | ||
DelPane.c | ||
DelSel.c | ||
descrip.mms | ||
Destroy.c | ||
Error.c | ||
EvHand.c | ||
FindPane.c | ||
FindSel.c | ||
Imakefile | ||
InsPane.c | ||
insque.c | ||
InsSel.c | ||
Internal.c | ||
Locate.c | ||
Makefile.in | ||
Post.c | ||
README | ||
Recomp.c | ||
SetAEQ.c | ||
SetFrz.c | ||
SetPane.c | ||
SetSel.c | ||
X10.h | ||
XCrAssoc.c | ||
XDelAssoc.c | ||
XDestAssoc.c | ||
XLookAssoc.c | ||
XMakeAssoc.c | ||
XMenu.h | ||
XMenuInt.h |
This directory contains the source code for the X11R2 XMenu library. As of Release 2 of the X Window System, Version 11 from MIT, the XMenu library no longer supported. It is not used in any software supplied by MIT and its use is not encouraged.