emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs build failure


From: Colin Walters
Subject: Re: Emacs build failure
Date: Sat, 10 Nov 2001 19:02:30 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.50 (powerpc-debian-linux-gnu)

And here's the ChangeLog so far.

2001-11-10  Colin Walters  <address@hidden>

        * calc/calc.el: The following changes are based on patches from
        Eli Zaretskii <address@hidden>, Kai Großjohann
        <address@hidden>, and others.
        (toplevel): Require calc-macs.
        (calc-minibuffer-size): New.
        (calcDigit-nondigit): Use it instead of `buffer-size'.
        (calcDigit-backspace): Likewise.
        
        (calcDigit-nondigit): Use `minibuffer-contents' instead of 
`buffer-string'.
        (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of 
`point-min'.
        (calcDigit-key): Use `calc-minibuffer-contains' instead of a 
`save-excursion'.

        * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
        simple `setq' form.

        * calc/calc-ext.el: (toplevel): Require calc.
        (calc-fancy-prefix-map): New.
        (calc-fancy-prefix): Use it.
        (calc-fancy-prefix-other-key): New.

        * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
        (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
        (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
        (calcAlg-enter): Likewise.
        (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]