aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2013-02-18 10:11:43 -0800
committerBill Wohler2013-02-18 10:11:43 -0800
commit21733e4f154f8830fa568a347a0d6dbd59793c2b (patch)
tree3170dbbcdfafeb42f6c381d6b80b251e9f31b788 /lib-src/ChangeLog
parent6d14beddb06b5ae86f9dd770a1661ebd24846f28 (diff)
parent587feed443522f738b65b57b22a31cc8a25525c5 (diff)
downloademacs-21733e4f154f8830fa568a347a0d6dbd59793c2b.tar.gz
emacs-21733e4f154f8830fa568a347a0d6dbd59793c2b.zip
Merge from trunk; up to 2013-02-18T01:30:27Z!monnier@iro.umontreal.ca.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog25
1 files changed, 24 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 480ddabd44a..81876d86165 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,26 @@
12013-02-08 Paul Eggert <eggert@cs.ucla.edu>
2
3 * movemail.c (getenv): Remove decl (unused since 1994).
4
52013-01-15 Paul Eggert <eggert@cs.ucla.edu>
6
7 * make-docfile.c (write_globals): Make it a bit clearer (Bug#13448).
8 This pacifies GCC 4.7.2 when Emacs is configured with
9 --enable-link-time-optimization and --enable-gcc-warnings.
10
112013-01-01 Juanma Barranquero <lekktu@gmail.com>
12
13 * makefile.w32-in (lisp1): Add macroexp.elc (bug#13320).
14
152012-12-11 Juanma Barranquero <lekktu@gmail.com>
16
17 * makefile.w32-in (SYSWAIT_H): Update dependencies.
18
192012-12-10 Eli Zaretskii <eliz@gnu.org>
20
21 * makefile.w32-in (obj): Add w32notify.o. Add missing X and Unix
22 sources.
23
12012-12-02 Kevin Ryde <user42@zip.com.au> 242012-12-02 Kevin Ryde <user42@zip.com.au>
2 25
3 * etags.c (Lisp_functions): Skip (defvar foo) declarations unless 26 * etags.c (Lisp_functions): Skip (defvar foo) declarations unless
@@ -8470,7 +8493,7 @@
8470;; coding: utf-8 8493;; coding: utf-8
8471;; End: 8494;; End:
8472 8495
8473 Copyright (C) 1988-1999, 2001-2012 Free Software Foundation, Inc. 8496 Copyright (C) 1988-1999, 2001-2013 Free Software Foundation, Inc.
8474 8497
8475 This file is part of GNU Emacs. 8498 This file is part of GNU Emacs.
8476 8499