1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

Remove already applied calc info patches. Clarify that there is no

such thing as Debian GNU/Linux 2.4.3.  ftpd is not handled by
alternatives in Debian, the reporter surely meant just "--config ftp".
This commit is contained in:
Colin Walters 2001-11-22 10:10:55 +00:00
parent 8f148852e1
commit f2d176f2d0
2 changed files with 12 additions and 35 deletions

View File

@ -1,3 +1,10 @@
2001-11-22 Colin Walters <walters@debian.org>
* PROBLEMS: Remove already applied calc info patches. Clarify
that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is
not handled by alternatives in Debian, the reporter surely meant
just "--config ftp".
2001-11-18 Eli Zaretskii <eliz@is.elta.co.il>
* fr-survival.tex: New file, from ,AI(Bric Jacoboni <jaco@teaser.fr>.

View File

@ -682,36 +682,6 @@ from Emacs 19.34 distribution:
$(PURGE) calc.cp calc.fn calc.pg calc.tp calc.vr
$(PURGE) calc.cps calc.fns calc.kys calc.pgs calc.tps calc.vrs
$(PURGE) calc.toc
*** calc.texinfo.~1~ Thu Oct 10 18:18:56 1996
--- calc.texinfo Mon Dec 11 08:25:00 2000
***************
*** 12,17 ****
--- 12,19 ----
% Because makeinfo.c exists, we can't just define new commands.
% So instead, we take over little-used existing commands.
%
+ % Suggested by Karl Berry <karl@@freefriends.org>
+ \gdef\!{\mskip-\thinmuskip}
% Redefine @cite{text} to act like $text$ in regular TeX.
% Info will typeset this same as @samp{text}.
\gdef\goodtex{\tex \let\rm\goodrm \let\t\ttfont \turnoffactive}
***************
*** 23686,23692 ****
a vector of the actual parameter values, written as equations:
@cite{[a = 3, b = 2]}, in case you'd rather read them in a list
than pick them out of the formula. (You can type @kbd{t y}
! to move this vector to the stack; @pxref{Trail Commands}.)
Specifying a different independent variable name will affect the
resulting formula: @kbd{a F 1 k RET} produces @kbd{3 + 2 k}.
--- 23689,23695 ----
a vector of the actual parameter values, written as equations:
@cite{[a = 3, b = 2]}, in case you'd rather read them in a list
than pick them out of the formula. (You can type @kbd{t y}
! to move this vector to the stack; see @ref{Trail Commands}.)
Specifying a different independent variable name will affect the
resulting formula: @kbd{a F 1 k RET} produces @kbd{3 + 2 k}.
* Unicode characters are not unified with other Mule charsets.
@ -858,12 +828,12 @@ file.
If the error message is "ange-ftp-file-modtime: Specified time is not
representable", then this could happen when `lukemftp' is used as the
ftp client. This was reported to happen on Debian GNU/Linux 2.4.3
with `lukemftp' 1.5-5, but might happen on other systems as well. To
avoid this problem, switch to using the standard ftp client. On a
Debian system, type
ftp client. This was reported to happen on Debian GNU/Linux, kernel
version 2.4.3, with `lukemftp' 1.5-5, but might happen on other
systems as well. To avoid this problem, switch to using the standard
ftp client. On a Debian system, type
update-alternatives --config ftpd
update-alternatives --config ftp
and then choose /usr/bin/netkit-ftp.