view noleim-Makefile.in @ 39787:b44e34df3fa2

(help-buffer): New function. Returns the buffer-name to use for help output. Change all the code to use it instead of hard-coding *Help*. (help-mode-map): Put back the mouse-2 binding. (help-xref-stack): Change the format and make buffer-local. (help-xref-stack-item): Make buffer-local. (help-setup-xref): Do the `push' here rather than in help-do-xref. (help-xref-interned): Display the face doc as well. (help-follow-mouse): Re-introduce. (help-xref-go-back): Adapt to the new use of help-xref-stack. (help-do-xref): Don't `push' any more. (help-follow): Also follow face names.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 11 Oct 2001 23:33:52 +0000
parents 959f9593632f
children
line wrap: on
line source

# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution.  It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:

# Avoid error when these targets are used.
clean extraclean distclean mostlyclean maintainer-clean::