aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2012-10-30 20:38:37 +0900
committerKenichi Handa2012-10-30 20:38:37 +0900
commit6ccc848cd85e75d77d6b11a46f5f23f860db9ff5 (patch)
treee10cb69f3bbe6f2d9616d3867f12bf035c70e0f8 /ChangeLog
parentaee5b18ec3c7844ca125249914113eeaef04342c (diff)
parentfcc1acdadbeae00d8dcabeb6dccb20da9672af2c (diff)
downloademacs-6ccc848cd85e75d77d6b11a46f5f23f860db9ff5.tar.gz
emacs-6ccc848cd85e75d77d6b11a46f5f23f860db9ff5.zip
merge trun
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.