1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/oldXMenu
Miles Bader 48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
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.
2004-06-11 02:39:51 +00:00
..
.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 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396 2004-06-11 02:39:51 +00:00
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.