changeset 6491:95e9ba7cb502

[project @ 2007-04-05 03:12:54 by jwe]
author jwe
date Thu, 05 Apr 2007 03:12:54 +0000
parents 0ad7655cf2bc
children bcfdc9f0d267
files examples/info-emacs-info examples/info-emacs-octave-help
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/examples/info-emacs-info	Thu Apr 05 02:44:35 2007 +0000
+++ b/examples/info-emacs-info	Thu Apr 05 03:12:54 2007 +0000
@@ -1,4 +1,4 @@
-#!/bin/sh
+#! /bin/sh
 # info-emacs-info
 # Written by Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> on 1996/07/01
 # Make Octave's `help -i' use Emacs info.
--- a/examples/info-emacs-octave-help	Thu Apr 05 02:44:35 2007 +0000
+++ b/examples/info-emacs-octave-help	Thu Apr 05 03:12:54 2007 +0000
@@ -1,4 +1,4 @@
-#!/bin/sh
+#! /bin/sh
 # info-emacs-octave-help
 # Written by KH <Kurt.Hornik@wu-wien.ac.at> on 1996/07/01
 # Updated by KH on 1997/03/04