diff options
| author | Glenn Morris | 2008-12-19 03:06:29 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-12-19 03:06:29 +0000 |
| commit | 960ba8377d012df5fff0f0b8ad75eb9c438fb3b9 (patch) | |
| tree | 9104bfafeffdcfd0e1a19b6ed75395e9e2a635fb /src/ChangeLog.2 | |
| parent | f6209863677f3483b39d21062c1a5e96b7fb895d (diff) | |
| download | emacs-960ba8377d012df5fff0f0b8ad75eb9c438fb3b9.tar.gz emacs-960ba8377d012df5fff0f0b8ad75eb9c438fb3b9.zip | |
Expand some wild cards, for AUTHORS.
Diffstat (limited to 'src/ChangeLog.2')
| -rw-r--r-- | src/ChangeLog.2 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index aaf03eb95cc..0e38b39376d 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 | |||
| @@ -360,7 +360,7 @@ | |||
| 360 | 360 | ||
| 361 | 1988-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 361 | 1988-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| 362 | 362 | ||
| 363 | * s-iris3-{5,6}.h: Undo Jan 11 change. | 363 | * s-iris3-5.h, s-iris3-6.h: Undo Jan 11 change. |
| 364 | 364 | ||
| 365 | 1988-05-23 Richard Stallman (rms@frosted-flakes.ai.mit.edu) | 365 | 1988-05-23 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
| 366 | 366 | ||
| @@ -920,7 +920,7 @@ | |||
| 920 | * alloca.s: Change some as-style comments to C-style comments | 920 | * alloca.s: Change some as-style comments to C-style comments |
| 921 | so cccp won't be confused by stray singlequotes. | 921 | so cccp won't be confused by stray singlequotes. |
| 922 | 922 | ||
| 923 | * s-iris3-{5,6}.h: Move the #defines of long-named functions | 923 | * s-iris3-5.h, s-iris3-6.h: Move the #defines of long-named functions |
| 924 | into m-irist.h. | 924 | into m-irist.h. |
| 925 | 925 | ||
| 926 | * lread.c (init_read): Warn if dirs in PATH_LOADSEARCH don't exist. | 926 | * lread.c (init_read): Warn if dirs in PATH_LOADSEARCH don't exist. |
| @@ -961,7 +961,7 @@ | |||
| 961 | 961 | ||
| 962 | 1988-01-11 Richard Stallman (rms@frosted-flakes) | 962 | 1988-01-11 Richard Stallman (rms@frosted-flakes) |
| 963 | 963 | ||
| 964 | * s-iris3-{5,6}.h: Don't #undef SIGIO. BROKEN_FIONREAD makes it unnec. | 964 | * s-iris3-5.h, s-iris3-6.h: Don't #undef SIGIO. BROKEN_FIONREAD makes it unnec. |
| 965 | * process.c [IRIS]: Find sysmacros.h in sys/. | 965 | * process.c [IRIS]: Find sysmacros.h in sys/. |
| 966 | 966 | ||
| 967 | 1988-01-09 Richard Stallman (rms@frosted-flakes) | 967 | 1988-01-09 Richard Stallman (rms@frosted-flakes) |
| @@ -2107,8 +2107,8 @@ | |||
| 2107 | * dispnew.c (Fsit_for): 2nd arg non-nil means don't redisplay. | 2107 | * dispnew.c (Fsit_for): 2nd arg non-nil means don't redisplay. |
| 2108 | 2108 | ||
| 2109 | * s-vms.h: Don't define VMS4_0, VMS4_2 or VMS4_4. | 2109 | * s-vms.h: Don't define VMS4_0, VMS4_2 or VMS4_4. |
| 2110 | * s-vms4-[024].h: New files that include s-vms.h and also | 2110 | * s-vms4-0.h, s-vms4-2.h, s-vms4-4.h: New files that include s-vms.h |
| 2111 | define VMS4_0 or VMS4_2 or VMS4_4. | 2111 | and also define VMS4_0 or VMS4_2 or VMS4_4. |
| 2112 | 2112 | ||
| 2113 | * vmspaths.h: Remove `/emacs' from all paths, to go with a change | 2113 | * vmspaths.h: Remove `/emacs' from all paths, to go with a change |
| 2114 | in emacs.com that includes that path segment in emacs_library. | 2114 | in emacs.com that includes that path segment in emacs_library. |