annotate etc/README @ 40911:df97a382ad43

(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'.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 11 Nov 2001 10:28:55 +0000
parents 42efcb2955c8
children 09e762a010e0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
1 This directory contains the architecture-independent files used by or
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
2 with Emacs. This includes some text files of documentation for GNU
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
3 Emacs or of interest to Emacs users, and the file of dumped docstrings
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
4 for Emacs functions and variables.
c8860f81ccf7 *** empty log message ***
Jim Blandy <jimb@redhat.com>
parents: 565
diff changeset
5
12680
42efcb2955c8 Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents: 617
diff changeset
6 `termcap.src' is included mainly for VMS. It is a copy of the
42efcb2955c8 Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents: 617
diff changeset
7 `/etc/termcap' file used on Unix.