diff options
| author | Kim F. Storm | 2003-01-28 23:49:11 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-01-28 23:49:11 +0000 |
| commit | 88c717201f5d8e7f59b4654482250d4ce69cecc3 (patch) | |
| tree | 9ebccb63596d75a35705f320699732ffb2f2785c /oldXMenu/ChangeLog | |
| parent | 058c18c71f81821a99c17fe8fd959e3ae2314ce3 (diff) | |
| download | emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.tar.gz emacs-88c717201f5d8e7f59b4654482250d4ce69cecc3.zip | |
Corrected misc. typos like missing : after file names,
missing file name suffixes, and * used as prefix on non-file entries.
Diffstat (limited to 'oldXMenu/ChangeLog')
| -rw-r--r-- | oldXMenu/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 7b832956f18..7357722871f 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -293,7 +293,7 @@ | |||
| 293 | 293 | ||
| 294 | 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu) | 294 | 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu) |
| 295 | 295 | ||
| 296 | * XLookAssoc.c, XMakeAssoc: VMS needs <X11/Xresource.h>, not | 296 | * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not |
| 297 | <X11/Xos.h>. | 297 | <X11/Xos.h>. |
| 298 | 298 | ||
| 299 | * XCrAssoc.c: #include <errno.h>, not "errno.h". | 299 | * XCrAssoc.c: #include <errno.h>, not "errno.h". |