diff options
| author | Richard M. Stallman | 2001-12-11 06:40:08 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-12-11 06:40:08 +0000 |
| commit | 61e3b94472908a8764424160a2d160040cbe9a7f (patch) | |
| tree | 9d0b0bd680373960e4b65e22a27b23481b67846b /src | |
| parent | 383c5d6ee0b0dfe2843196b1e01d090ed2467e9d (diff) | |
| download | emacs-61e3b94472908a8764424160a2d160040cbe9a7f.tar.gz emacs-61e3b94472908a8764424160a2d160040cbe9a7f.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3dc0ab295da..1f3feaadc04 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2001-12-11 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * m/hp800.h: Split the __hpux conditional into the parts | ||
| 4 | that are right for GNU/Linux too and the parts that are not. | ||
| 5 | Use the former if GNU_LINUX. | ||
| 6 | (HAVE_ALLOCA, LOAD_AVE_TYPE, LOAD_AVE_CVT): New defs for GNU/Linux. | ||
| 7 | |||
| 8 | * s/gnu-linux.h (GNU_LINUX): Defined. | ||
| 9 | |||
| 1 | 2001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 10 | 2001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 11 | ||
| 3 | * macros.c, msdos.c, w16select.c: Change doc-string comments to | 12 | * macros.c, msdos.c, w16select.c: Change doc-string comments to |