diff options
| author | Glenn Morris | 2007-02-27 03:34:25 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-02-27 03:34:25 +0000 |
| commit | df3523956b1cbf28bd5ac88b672565907b92b5a3 (patch) | |
| tree | d198458af7e2c59db7cef4e981ba0cf71a06a730 /oldXMenu | |
| parent | 6d9bfac84784fae63e32b0be2646582d583d1094 (diff) | |
| download | emacs-df3523956b1cbf28bd5ac88b672565907b92b5a3.tar.gz emacs-df3523956b1cbf28bd5ac88b672565907b92b5a3.zip | |
*** empty log message ***
Diffstat (limited to 'oldXMenu')
| -rw-r--r-- | oldXMenu/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/oldXMenu/README b/oldXMenu/README index 5ee74991044..57365e59f49 100644 --- a/oldXMenu/README +++ b/oldXMenu/README | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | Most of the files in this directory are originally from the X11R2 | 1 | Most of the files in this directory are originally from the X11R2 |
| 2 | XMenu library, distributed under the terms in the file copyright.h. | 2 | XMenu library, distributed by MIT under the terms in the file copyright.h. |
| 3 | 3 | ||
| 4 | As of Release 2 of the X Window System, Version 11 from MIT, the XMenu | 4 | As of Release 2 of the X Window System, Version 11 from MIT, the XMenu |
| 5 | library is no longer supported. It is not used in any software | 5 | library is no longer supported. It is not used in any software |
| @@ -14,7 +14,6 @@ The following files are from the X11 oldXMenu/ directory: | |||
| 14 | DelSel.c Destroy.c Error.c EvHand.c FindPane.c FindSel.c InsPane.c | 14 | DelSel.c Destroy.c Error.c EvHand.c FindPane.c FindSel.c InsPane.c |
| 15 | InsSel.c Internal.c Locate.c Post.c Recomp.c SetAEQ.c SetFrz.c | 15 | InsSel.c Internal.c Locate.c Post.c Recomp.c SetAEQ.c SetFrz.c |
| 16 | SetPane.c SetSel.c XMenu.h XMenuInt.h (renamed from "XMenuInternal.h") | 16 | SetPane.c SetSel.c XMenu.h XMenuInt.h (renamed from "XMenuInternal.h") |
| 17 | Imakefile | ||
| 18 | 17 | ||
| 19 | The following files are from the X11 oldX/ directory: | 18 | The following files are from the X11 oldX/ directory: |
| 20 | 19 | ||