diff options
| author | Eli Zaretskii | 2012-12-10 15:25:17 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2012-12-10 15:25:17 +0200 |
| commit | 2b8c906403908a5037b52bfecb72b65d0ce0cd1e (patch) | |
| tree | f1d720c43535ee624f02cf2b47f24e44d4a80e99 /lib-src/ChangeLog | |
| parent | f282b9f7987fd7c2c8e323cc9f934ea53c05c3af (diff) | |
| download | emacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.tar.gz emacs-2b8c906403908a5037b52bfecb72b65d0ce0cd1e.zip | |
Final cleanups and updated ChangeLog entries.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 3a5440ed782..58fec00da41 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-12-10 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (obj): Add w32notify.o. Add missing X and Unix | ||
| 4 | sources. | ||
| 5 | |||
| 1 | 2012-12-02 Kevin Ryde <user42@zip.com.au> | 6 | 2012-12-02 Kevin Ryde <user42@zip.com.au> |
| 2 | 7 | ||
| 3 | * etags.c (Lisp_functions): Skip (defvar foo) declarations unless | 8 | * etags.c (Lisp_functions): Skip (defvar foo) declarations unless |
| @@ -104,10 +109,6 @@ | |||
| 104 | (main): Retry connection with alt_display if connection with main | 109 | (main): Retry connection with alt_display if connection with main |
| 105 | display fails. | 110 | display fails. |
| 106 | 111 | ||
| 107 | 2012-10-07 Eli Zaretskii <eliz@gnu.org> | ||
| 108 | |||
| 109 | * makefile.w32-in (obj): Add w32notify.o. | ||
| 110 | |||
| 111 | 2012-10-01 Fabrice Popineau <fabrice.popineau@gmail.com> | 112 | 2012-10-01 Fabrice Popineau <fabrice.popineau@gmail.com> |
| 112 | 113 | ||
| 113 | * make-docfile.c (write_globals): Special-case | 114 | * make-docfile.c (write_globals): Special-case |