diff options
| author | Glenn Morris | 2012-05-21 16:40:55 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-05-21 16:40:55 -0400 |
| commit | ff0c3cfb2ff6e16f601d3745b9302bf9486a7c0f (patch) | |
| tree | d5d2d1ada2554feccb6d0f12fa5c4754ac1030a0 /lisp/ChangeLog | |
| parent | d10cfddd07aec937599944575123d007d5981310 (diff) | |
| download | emacs-ff0c3cfb2ff6e16f601d3745b9302bf9486a7c0f.tar.gz emacs-ff0c3cfb2ff6e16f601d3745b9302bf9486a7c0f.zip | |
* update-subdirs: Move to build-aux/.
* make-dist:
* Makefile.in (install-arch-indep):
* lisp/Makefile.in (update-subdirs):
* lisp/makefile.w32-in (update-subdirs-SH):
Update for this change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c7775422417..abf0bb66b2e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-05-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (update-subdirs-SH): | ||
| 4 | * Makefile.in (update-subdirs): Update for moved update-subdirs. | ||
| 5 | |||
| 1 | 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition. | 8 | * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition. |