annotate noleim-Makefile.in @ 40207:7c57640154a5

(x_draw_glyphs): Remove parameters READ_START and REAL_END. Notice if cursor gets overwritten. (notice_overwritten_cursor): Take X positions as parameters. (x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p around call to x_draw_glyphs.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Oct 2001 12:03:47 +0000
parents 959f9593632f
children
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.
35771
959f9593632f *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 31918
diff changeset
7 clean extraclean distclean mostlyclean maintainer-clean::