aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-05-21 20:58:17 -0400
committerGlenn Morris2012-05-21 20:58:17 -0400
commit32514cfe6881164095467840fa082b15cc378a7c (patch)
tree26b9c50015aaa57b05fb02cc731b89a4d671f786 /lib-src/ChangeLog
parent35c46c2f9a7d5c241f7ba2b8d7b4015091a9cca2 (diff)
downloademacs-32514cfe6881164095467840fa082b15cc378a7c.tar.gz
emacs-32514cfe6881164095467840fa082b15cc378a7c.zip
* lib-src/Makefile.in (install): Remove unneeded chmods.
INSTALL_PROGRAM and INSTALL_SCRIPT default to mode 755.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c3ddc9bfbab..4e0ad922da2 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12012-05-22 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (install): Remove unneeded chmods.
4
12012-05-21 Paul Eggert <eggert@cs.ucla.edu> 52012-05-21 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Assume C89 or later. 7 Assume C89 or later.