diff options
| author | Tom Tromey | 2012-08-20 07:34:41 -0600 |
|---|---|---|
| committer | Tom Tromey | 2012-08-20 07:34:41 -0600 |
| commit | 49bc1a9dfc6e81a370bf12157c3c573743ee200a (patch) | |
| tree | 24df8b040aff367adc11a2c676334ec238651e1d /lib-src/ChangeLog | |
| parent | b94de893429bbfbb27572c8c3118fcc876957adb (diff) | |
| parent | a05731a0cc2553af0469bd9b7d6ac10cd2e6a817 (diff) | |
| download | emacs-49bc1a9dfc6e81a370bf12157c3c573743ee200a.tar.gz emacs-49bc1a9dfc6e81a370bf12157c3c573743ee200a.zip | |
Merge from trunk
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 9 |
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 @@ | |||
| 1 | 2012-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 | |||
| 6 | 2012-08-17 Juanma Barranquero <lekktu@gmail.com> | ||
| 7 | |||
| 8 | * makefile.w32-in ($(BLD)/regex.$(O)): Update dependencies. | ||
| 9 | |||
| 1 | 2012-08-15 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2012-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. |