diff options
| author | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-06-10 03:04:45 +0200 |
| commit | fff84c22e7e57d7364c2298aebf1b35796fc852b (patch) | |
| tree | 675b5a94ebf4f25118a98806319b8618beef3a85 /lib-src | |
| parent | 3d6e7a438c78b55ded537c617fd20d8f4167f60e (diff) | |
| download | emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.tar.gz emacs-fff84c22e7e57d7364c2298aebf1b35796fc852b.zip | |
Remove duplicate ChangeLog entries.
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d086226886c..606147f03aa 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -47,11 +47,6 @@ | |||
| 47 | 47 | ||
| 48 | * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp. | 48 | * Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp. |
| 49 | 49 | ||
| 50 | 2010-05-08 Christoph <cschol2112@googlemail.com> (tiny change) | ||
| 51 | |||
| 52 | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis | ||
| 53 | for macros for nmake compatibility. | ||
| 54 | |||
| 55 | 2010-05-08 Glenn Morris <rgm@gnu.org> | 50 | 2010-05-08 Glenn Morris <rgm@gnu.org> |
| 56 | 51 | ||
| 57 | * Makefile.in (THIS_IS_MAKEFILE): Remove, unused. | 52 | * Makefile.in (THIS_IS_MAKEFILE): Remove, unused. |
| @@ -4578,16 +4573,6 @@ | |||
| 4578 | * Makefile.in.in (install, maybe-blessmail): Don't cd ..; | 4573 | * Makefile.in.in (install, maybe-blessmail): Don't cd ..; |
| 4579 | configure has already set $(INSTALL) to the proper relative path. | 4574 | configure has already set $(INSTALL) to the proper relative path. |
| 4580 | 4575 | ||
| 4581 | 1995-06-27 Francesco Potortì (pot@cnuce.cnr.it) | ||
| 4582 | |||
| 4583 | * etags.c (plain_C_entries): New function. | ||
| 4584 | (lowcase): New macro. | ||
| 4585 | (tail, Fortran_functions, Pascal_functions): Use new macro lowcase. | ||
| 4586 | (lang_suffixes): New suffix ".pc" for Pro*C files. | ||
| 4587 | (consider_token): Don't tag all tokens beginning with DEFUN & Co.. | ||
| 4588 | (tail): Look for the end of the token when comparing. | ||
| 4589 | (takeprec): Since now tail behaves differently, use strneq. | ||
| 4590 | |||
| 4591 | 1995-07-08 Paul Eggert <eggert@twinsun.com> | 4576 | 1995-07-08 Paul Eggert <eggert@twinsun.com> |
| 4592 | 4577 | ||
| 4593 | * rcs2log (datearg): Separate date from time with comma, not space, | 4578 | * rcs2log (datearg): Separate date from time with comma, not space, |