diff options
| author | Juanma Barranquero | 2008-12-19 01:50:43 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-12-19 01:50:43 +0000 |
| commit | f013149203926418962838d68bc7f09d35c16052 (patch) | |
| tree | b61457c573468b9e3623071cecf46d820e03383c /oldXMenu/ChangeLog | |
| parent | 6e868247e37b06fbfeba5b486bf4e8e3c88769fd (diff) | |
| download | emacs-f013149203926418962838d68bc7f09d35c16052.tar.gz emacs-f013149203926418962838d68bc7f09d35c16052.zip | |
Fix typos and author's names.
Diffstat (limited to 'oldXMenu/ChangeLog')
| -rw-r--r-- | oldXMenu/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 3fb280871fe..7a14a1313b7 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog | |||
| @@ -207,16 +207,16 @@ | |||
| 207 | 207 | ||
| 208 | * Version 19.20 released. | 208 | * Version 19.20 released. |
| 209 | 209 | ||
| 210 | 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | 210 | 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu) |
| 211 | 211 | ||
| 212 | * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. | 212 | * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM. |
| 213 | 213 | ||
| 214 | 1993-09-27 Brian Fox (bfox@valhalla) | 214 | 1993-09-27 Brian J. Fox (bfox@valhalla) |
| 215 | 215 | ||
| 216 | * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow | 216 | * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow |
| 217 | `configure' to supply the values for these variables. | 217 | `configure' to supply the values for these variables. |
| 218 | 218 | ||
| 219 | 1993-09-26 Brian Fox (bfox@ai.mit.edu) | 219 | 1993-09-26 Brian J. Fox (bfox@ai.mit.edu) |
| 220 | 220 | ||
| 221 | * Makefile.in (VPATH, srcdir): Now that `configure' creates the | 221 | * Makefile.in (VPATH, srcdir): Now that `configure' creates the |
| 222 | Makefiles, do not append the current directory to the value of | 222 | Makefiles, do not append the current directory to the value of |