annotate src/s/vms4-4.h @ 92004:db743b98a24b

Allow different windows to show different pages. (doc-view-current-page, doc-view-current-slice, doc-view-current-info) (doc-view-current-image, doc-view-current-overlay): Remove variables, add them back as macros instead, using image-mode-winprops instead. Update all users of those variables. (doc-view-new-window-function): New function to create a new overlay for each new window. (doc-view-mode): Use it and image-mode-setup-winprops. (doc-view-clone-buffer-hook): Rewrite accordingly.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 21 Feb 2008 03:45:04 +0000
parents 553704b5e15e
children 29e773288013
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
457
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 #include "vms.h"
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2 #define VMS4_4
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3
60386
553704b5e15e Undefine NO_HYPHENS_IN_FILENAMES.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 52401
diff changeset
4 #undef NO_HYPHENS_IN_FILENAMES
553704b5e15e Undefine NO_HYPHENS_IN_FILENAMES.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 52401
diff changeset
5
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 457
diff changeset
6 /* arch-tag: 2e65c7ad-0d17-45a0-b4cb-3e76c72ea9d5
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 457
diff changeset
7 (do not change this comment) */