diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
| @@ -1,3 +1,21 @@ | |||
| 1 | 2012-10-23 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714). | ||
| 4 | This ports to Gentoo. Problem originally reported against coreutils, | ||
| 5 | but Emacs has it too. | ||
| 6 | |||
| 7 | 2012-10-23 Glenn Morris <rgm@gnu.org> | ||
| 8 | |||
| 9 | * Makefile.in (emacs_transform): Remove. | ||
| 10 | (install-man): Revert 2012-10-21 change. (Bug#12713) | ||
| 11 | |||
| 12 | 2012-10-21 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * Makefile.in (install-etc): Don't install emacs22 icons. | ||
| 15 | |||
| 16 | * Makefile.in (emacs_transform): New variable. | ||
| 17 | (install-etc): Prefer a make variable to a shell variable. | ||
| 18 | |||
| 1 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | 19 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 20 | ||
| 3 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. | 21 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. |