annotate src/vlimit.h @ 64556:a0c4a6096f55

(insert-image-file): Add yank-handler. (image-file-yank-handler): Yank handler to make unique copies of images when they are yanked into a buffer next to each other.
author Kim F. Storm <storm@cua.dk>
date Thu, 21 Jul 2005 08:56:23 +0000
parents 695cf19ef79e
children 375f2633d815
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
484
3165b2697c78 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 /* Dummy for Emacs so that we can run on VMS... */
3165b2697c78 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2 #define LIM_DATA 0
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 484
diff changeset
3
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 484
diff changeset
4 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 484
diff changeset
5 (do not change this comment) */