changeset 29531:34f0173c7f77

*** empty log message ***
author Dave Love <fx@gnu.org>
date Fri, 09 Jun 2000 09:59:41 +0000
parents 2485d23636b2
children 9609bc6529ac
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 09 09:58:46 2000 +0000
+++ b/lisp/ChangeLog	Fri Jun 09 09:59:41 2000 +0000
@@ -3,11 +3,11 @@
 	* executable.el: Byte compile dynamic.
 	(executable-insert): Change custom type.
 	(executable-find): Add autoload cookie.
-	(make-buffer-file-executable-if-script-p): New function.  From
-	Noah Friedman.
+	(executable-make-buffer-file-executable-if-script-p): New
+	function.  After Noah Friedman.
 
 	* files.el (after-save-hook): Customize, with
-	make-buffer-file-executable-if-script-p as an option.
+	executable-make-buffer-file-executable-if-script-p as an option.
 
 2000-06-09  Kenichi Handa  <handa@etl.go.jp>