annotate noleim-Makefile.in @ 33818:42ed3c6a1d89

(iswitchb-minibuf-depth): New variable. (iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value we expect to be returned by minibuffer-depth once we prompt the user in the minibuffer. (iswitchb-entryfn-p): If minibuffer-depth returns the same value as recorded in iswitchb-minibuf-depth, return non-nil.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 23 Nov 2000 16:23:42 +0000
parents 722e2e186e85
children 959f9593632f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31918
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
1 # This placeholder appears in the `leim' subdirectory in the Emacs
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
2 # distribution. It is is overwritten with a real makefile
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
3 # when you actually extract LEIM into the directory.
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
4 all install:
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
5
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
6 # Avoid error when these targets are used.
722e2e186e85 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents:
diff changeset
7 clean distclean mostlyclean maintainer-clean: