view etc/.arch-inventory @ 104175:6bb8dd0cfa31

(calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot" is used. (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't call accept-process-output if "pgnuplot" is used. (calc-graph-init): Don't send -display and -geometry to "pgnuplot". If "pgnuplot" is used, glean gnuplot version by running "pgnuplot -V" with shell-command-to-string.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 07 Aug 2009 14:53:46 +0000
parents 35069180a991
children
line wrap: on
line source

# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$

# Auto-generated files, which ignore
precious ^(buildobj\.lst)$

# Generated files (DOC-X is generated on windows)
backup ^(DOC(|-[0-9.]*|-X))$

# Install-in-place on NT makes this directory, so just ignore it
backup ^(icons)$

# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae