aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 362c2adc2d8..d4aa9c935ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
12012-10-26 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (EMACS_NAME): New variable.
4 (EMACS, install-etc, uninstall): Use $EMACS_NAME.
5
6 * Makefile.in (EMACS, EMACSFULL): Transformations should not be
7 applied to $EXEEXT.
8
9 * Makefile.in (uninstall): Don't abort if some directories are missing.
10 Apply transformation rules to manual pages, desktop and icon files.
11 No more emacs22 icons to uninstall.
12
132012-10-24 Glenn Morris <rgm@gnu.org>
14
15 * Makefile.in (install-etc, install-man):
16 Don't apply program transform to standard file suffixes.
17
182012-10-23 Paul Eggert <eggert@cs.ucla.edu>
19
20 * configure.ac (_FORTIFY_SOURCE): Do not multiply define (Bug#12714).
21 This ports to Gentoo. Problem originally reported against coreutils,
22 but Emacs has it too.
23
242012-10-23 Glenn Morris <rgm@gnu.org>
25
26 * Makefile.in (emacs_transform): Remove.
27 (install-man): Revert 2012-10-21 change. (Bug#12713)
28
12012-10-21 Glenn Morris <rgm@gnu.org> 292012-10-21 Glenn Morris <rgm@gnu.org>
2 30
3 * Makefile.in (install-etc): Don't install emacs22 icons. 31 * Makefile.in (install-etc): Don't install emacs22 icons.