diff options
| author | Joakim Verona | 2013-03-26 16:20:17 +0100 |
|---|---|---|
| committer | Joakim Verona | 2013-03-26 16:20:17 +0100 |
| commit | 6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8 (patch) | |
| tree | 4a58903b4c3d010e90fc37fe10ea4d9895876d01 /etc/ChangeLog | |
| parent | 62dd123f7c11ddbe156bc0e84dcb7ca1da5368bb (diff) | |
| parent | 48c226c2c2592e31a47559bd1689fcc4354d9479 (diff) | |
| download | emacs-6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8.tar.gz emacs-6f6db22fc74ffb7fbdd4d805545b7e28cd59f0c8.zip | |
conflict resolve
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index dfbefedc323..3468e70386d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2013-03-21 Eric Ludlam <zappo@gnu.org> | ||
| 2 | |||
| 3 | * srecode/ede-autoconf.srt: Change Copyright to FSF. | ||
| 4 | (ede-empty): Change AC_INIT to use PROJECT_NAME, and | ||
| 5 | PROJECT_VERSION. | ||
| 6 | |||
| 7 | * srecode/ede-make.srt (ede-empty): Add a dependency on :project. | ||
| 8 | Add header comment specifying the project's relative path. | ||
| 9 | |||
| 10 | * srecode/c.srt (header_guard): Upcase the filename symbol. | ||
| 11 | |||
| 12 | 2013-03-21 Vladimir Kazanov <vkazanov@inbox.ru> | ||
| 13 | |||
| 14 | * srecode/java.srt (empty-main): New. | ||
| 15 | (class-tag): Decapitalize class. | ||
| 16 | |||
| 17 | 2013-03-18 Paul Eggert <eggert@cs.ucla.edu> | ||
| 18 | |||
| 19 | Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867). | ||
| 20 | * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9. | ||
| 21 | |||
| 1 | 2013-03-12 Paul Eggert <eggert@cs.ucla.edu> | 22 | 2013-03-12 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 23 | ||
| 3 | Add coding tags for iso-2022-7bit files that are not already tagged. | 24 | Add coding tags for iso-2022-7bit files that are not already tagged. |