view lispintro/Makefile.am @ 55774:8926d01558fa

(Info-toc): Call Info-mode on intermediate buffer. (Info-index-nodes): Enclose code in condition-case to catch errors. (Info-index-node): Don't search all index nodes if request is only for the current node and file is not in the cache of index nodes. (Info-mode-map): Bind Info-copy-current-node-name to `w' for consistency with dired-copy-filename-as-kill. Bind `S' to Info-search-case-sensitively. (Info-copy-current-node-name): New arg. With zero prefix arg put the name inside a function call to `info'. Display copied text in the echo area.
author Juri Linkov <juri@jurta.org>
date Tue, 25 May 2004 20:59:31 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

AUTOMAKE_OPTIONS = foreign 1.2
info_TEXINFOS = emacs-lisp-intro.texi
EXTRA_DIST = INSTALL MANIFEST README drawers.eps  \
	cons-1.eps cons-2.eps cons-2a.eps cons-3.eps    \
	cons-4.eps cons-5.eps lambda-1.eps lambda-2.eps lambda-3.eps

# arch-tag: 6a3e6d99-7aa2-479f-939c-5531165c5747