aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-08-27 23:01:52 -0700
committerPaul Eggert2013-08-27 23:01:52 -0700
commit50b13cdedb19f4bdd6737e8d2cdb4daa4e886c92 (patch)
treea58d431171217eb2172386e3b67452fa09d79f99 /doc/misc/ChangeLog
parentf60e429a1a1a0d6a51761ef12e54dde52967f085 (diff)
downloademacs-50b13cdedb19f4bdd6737e8d2cdb4daa4e886c92.tar.gz
emacs-50b13cdedb19f4bdd6737e8d2cdb4daa4e886c92.zip
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
for portability to hosts where /bin/sh has problems.
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c08de7e4a59..22148deace0 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12013-08-28 Paul Eggert <eggert@cs.ucla.edu>
2
3 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
4 for portability to hosts where /bin/sh has problems.
5
12013-08-28 Stefan Monnier <monnier@iro.umontreal.ca> 62013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 Try to reduce redundancy in doc/misc/Makefile.in. 8 Try to reduce redundancy in doc/misc/Makefile.in.