diff options
| author | Kenichi Handa | 2012-10-24 00:47:51 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2012-10-24 00:47:51 +0900 |
| commit | 6a8f8193298e05931baeebb1bd3aba6f8f5a7b5e (patch) | |
| tree | fcee273be31e69f367b6f820aa32de660e541b2f /ChangeLog | |
| parent | 7e70a15287ee1ae5461d47e5a96d6c455aefaf57 (diff) | |
| parent | d106953274d29b6be4ef7e2c442078c81a52ff2f (diff) | |
| download | emacs-6a8f8193298e05931baeebb1bd3aba6f8f5a7b5e.tar.gz emacs-6a8f8193298e05931baeebb1bd3aba6f8f5a7b5e.zip | |
merge trunk
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-10-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (install-etc): Don't install emacs22 icons. | ||
| 4 | |||
| 5 | * Makefile.in (emacs_transform): New variable. | ||
| 6 | (install-etc): Prefer a make variable to a shell variable. | ||
| 7 | |||
| 1 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. | 10 | * Makefile.in ($(MAKEFILE_NAME)): Depend on src/lisp.mk as well. |