Mercurial > emacs
annotate lib-src/.cvsignore @ 85805:1d1d43e36948
Use expand-file-name rather than concat.
(doc-view-cache-directory): Add the UID so multiple users won't clash.
(doc-view-current-overlay, doc-view-pending-cache-flush): New vars.
(doc-view-goto-page, doc-view-insert-image, doc-view-buffer-message)
(doc-view-toggle-display): Use an overlay over the whole buffer so as
not to have to touch the buffer's content.
(doc-view-initiate-display): New function, extracted from doc-view-mode.
(doc-view-mode): Use it. Don't mark as a special mode.
Put the page numbers in the modeline.
Set up the overlay. Hide the cursor. Run the mode hook.
Use after-revert-hook rather than revert-buffer-function.
(doc-view-search-internal): Fix typo.
(doc-view-convert-current-doc, doc-view-insert-image): Delay the
image-cache flush.
(doc-view-reconvert-doc): Don't reset the whole mode.
(doc-view-make-safe-dir): New function.
(doc-view-current-cache-dir): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 30 Oct 2007 21:53:05 +0000 |
parents | e5fe1e4d0e09 |
children | 9242087c9ddb |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
64656
29718f221424
Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents:
44636
diff
changeset
|
4 ctags* |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
64656
29718f221424
Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
Juanma Barranquero <lekktu@gmail.com>
parents:
44636
diff
changeset
|
12 getopt.h |
28611 | 13 hexl |
14 make-docfile | |
15 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
16 obj |
28611 | 17 profile |
18 sorted-doc | |
19 test-distrib | |
44636 | 20 update-game-score |
28611 | 21 yow |
31816 | 22 Makefile |
65667
adbf7c56937f
Add makefile (for MS-Windows).
Eli Zaretskii <eliz@gnu.org>
parents:
64656
diff
changeset
|
23 makefile |
73187 | 24 blessmail |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
25 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
26 *.pdb |
74840 | 27 stamp_BLD |