mike@ists.ists.ca (Mike Clarkson) (09/15/90)
#! /bin/sh
# This is a shell archive. Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file". To overwrite existing
# If this archive is complete, you will see the following message at the end:
# "End of shell archive."
#
# Contents:
# patch.4
#
# Wrapped by mike@sam.ists.ca on Thu Aug 30 17:49:31 1990
#
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
if test -f patch.4 -a "${1}" != "-c" ; then
echo shar: Will not over-write existing file \"patch.4\"
else
echo shar: Extracting \"patch.4\" \(2809 characters\)
sed "s/^X//" >patch.4 <<'END_OF_patch.4'
Xdiff -cr /tmp/old.1.3.2/CHANGES ./CHANGES
X*** /tmp/old.1.3.2/CHANGES Sat Aug 25 00:27:40 1990
X--- ./CHANGES Thu Aug 30 17:34:01 1990
X***************
X*** 22,29 ****
X Fixed a blunder that broke the description environment.
X Changed the manual to tell people to use .login instead .cshrc.
X
X! 1.3.2 Third Patch - Auguest 25, 1990
X Fixed bug in synindex
X Fixed the description environment.
X Changed the manual to incorporate the proofreading from Nelson Beebe.
X! Added \\ to replace the \* command.
X--- 22,31 ----
X Fixed a blunder that broke the description environment.
X Changed the manual to tell people to use .login instead .cshrc.
X
X! 1.3.2 Third Patch - August 25, 1990
X Fixed bug in synindex
X Fixed the description environment.
X Changed the manual to incorporate the proofreading from Nelson Beebe.
X!
X! 1.3.3 Fourth Patch - Auguest 30, 1990
X! Really added \\ to replace the \* command.
Xdiff -cr /tmp/old.1.3.2/latexinfo.el ./latexinfo.el
X*** /tmp/old.1.3.2/latexinfo.el Sat Aug 25 00:28:30 1990
X--- ./latexinfo.el Thu Aug 30 17:31:22 1990
X***************
X*** 40,46 ****
X (put 'latexinfoversion 'latexinfo-format 'latexinfo-format-latexinfoversion)
X (defun latexinfo-format-latexinfoversion ()
X (latexinfo-parse-noarg)
X! (insert "1.3.2"))
X
X (defvar latexinfo-format-syntax-table nil)
X
X--- 40,46 ----
X (put 'latexinfoversion 'latexinfo-format 'latexinfo-format-latexinfoversion)
X (defun latexinfo-format-latexinfoversion ()
X (latexinfo-parse-noarg)
X! (insert "1.3.3"))
X
X (defvar latexinfo-format-syntax-table nil)
X
X***************
X*** 307,313 ****
X ;; Scan for \\-commands.
X (goto-char (point-min))
X (while (search-forward "\\" nil t)
X! (if (looking-at "[@{}'` *%]")
X ;; Handle a few special \-followed-by-one-char commands.
X (if (= (following-char) ?*)
X ;; \* has no effect, since we are not filling.
X--- 307,313 ----
X ;; Scan for \\-commands.
X (goto-char (point-min))
X (while (search-forward "\\" nil t)
X! (if (looking-at "[@{}'` *%\\]")
X ;; Handle a few special \-followed-by-one-char commands.
X (if (= (following-char) ?*)
X ;; \* has no effect, since we are not filling.
Xdiff -cr /tmp/old.1.3.2/latexinfo.sty ./latexinfo.sty
X*** /tmp/old.1.3.2/latexinfo.sty Sat Aug 25 00:27:57 1990
X--- ./latexinfo.sty Thu Aug 30 17:31:31 1990
X***************
X*** 3,9 ****
X % Copyright (C) 1985, 1986 Richard M. Stallman
X % Copyleft (0) 1988, 1989 Michael E. Clarkson
X
X! \def\latexinfoversion{1.3.2}
X \message{Loading Latexinfo package [Version \latexinfoversion]:}
X \message{}
X
X--- 3,9 ----
X % Copyright (C) 1985, 1986 Richard M. Stallman
X % Copyleft (0) 1988, 1989 Michael E. Clarkson
X
X! \def\latexinfoversion{1.3.3}
X \message{Loading Latexinfo package [Version \latexinfoversion]:}
X \message{}
X
X
END_OF_patch.4
if test 2809 -ne `wc -c <patch.4`; then
echo shar: \"patch.4\" unpacked with wrong size!
fi
# end of overwriting check
fi
echo shar: End of shell archive.
exit 0
--
Mike Clarkson mike@ists.ists.ca
Institute for Space and Terrestrial Science uunet!attcan!ists!mike
York University, North York, Ontario, FORTRAN - just say no.
CANADA M3J 1P3 +1 (416) 736-5611