aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey2012-08-20 07:34:41 -0600
committerTom Tromey2012-08-20 07:34:41 -0600
commit49bc1a9dfc6e81a370bf12157c3c573743ee200a (patch)
tree24df8b040aff367adc11a2c676334ec238651e1d /lib-src/ChangeLog
parentb94de893429bbfbb27572c8c3118fcc876957adb (diff)
parenta05731a0cc2553af0469bd9b7d6ac10cd2e6a817 (diff)
downloademacs-49bc1a9dfc6e81a370bf12157c3c573743ee200a.tar.gz
emacs-49bc1a9dfc6e81a370bf12157c3c573743ee200a.zip
Merge from trunk
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index f3fd3751005..4e3f3424c91 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12012-08-19 Paul Eggert <eggert@cs.ucla.edu>
2
3 Rely on <config.h> + <unistd.h> to declare 'environ'.
4 * emacsclient.c (environ): Remove decl.
5
62012-08-17 Juanma Barranquero <lekktu@gmail.com>
7
8 * makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies.
9
12012-08-15 Paul Eggert <eggert@cs.ucla.edu> 102012-08-15 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 * etags.c (Pascal_functions): Fix parenthesization typo. 12 * etags.c (Pascal_functions): Fix parenthesization typo.