- 31 Oct, 2007 6 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt) (doc-view-reset-slice): Doc fixes. (doc-view-menu): Remove deleted function doc-view-edit-doc.
-
Juanma Barranquero authored
automatically canceled by `unload-feature'.
-
Juanma Barranquero authored
(delsel-unload-function): New-style unload function, adapted from `delsel-unload-hook'.
-
Juanma Barranquero authored
(msb-unload-function): New-style unload function, adapted from `msb-unload-hook'.
-
- 30 Oct, 2007 34 commits
-
-
Miles Bader authored
Patches applied: * gnus--devo--0 (patch 401-403) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-916
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 140) - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 264-265) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-915
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 263-265) - Merge from emacs--rel--22 - Update from CVS 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) * man/gnus-faq.texi ([5.12]): Remove reference to discontinued service. 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de> * man/gnus.texi (Troubleshooting): Adjust Gnus version number. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-140
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 138-139) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-914
-
Miles Bader authored
-
Jason Rumney authored
-
Jason Rumney authored
-
Stefan Monnier authored
(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.
-
Jason Rumney authored
-
Michael Albinus authored
* net/tramp-cache.el (tramp-flush-file-function): Check also `default-directory' if `buffer-file-name' does not return a string. Added to `eshell-pre-command-hook'.
-
Stefan Monnier authored
(doc-view-menu): New menu. (doc-view-reconvert-doc): Don't bind inhibit-read-only. Remove unused `doc'. (doc-view-sort): Simplify. (doc-view-buffer-message): Don't change buffer-modified-p. (doc-view-mode): Change it here instead. Tighten scoping of prev-major-mode. Don't re-insert the file's content. Don't modify the global value of revert-buffer-function.
-
Stefan Monnier authored
(image-eob, image-mode, image-minor-mode, image-toggle-display-text) (image-toggle-display): Take overlays into account and don't assume point-min==1.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
ediff-buffers3, ebuffers3, erevision, ediff-revision): Fix typos in autoload docstrings.
-
Michael Olson authored
-
Michael Olson authored
-
Juanma Barranquero authored
(DVI_TARGETS): Add remember.dvi. ($(infodir)/remember): New rule. (clean): Add remember*.
-
Thien-Thi Nguyen authored
Specify value for vc-sentinel-movepoint.
-
Michael Olson authored
-
Michael Olson authored
-
Juanma Barranquero authored
-
YAMAMOTO Mitsuharu authored
Don't assume regions are aligned to page boundary. (print_load_command_name): Add LC_UUID if defined.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(shell-dirtrack-mode): Doc fix.
-
Glenn Morris authored
(ps-mode-map): Enable doc-view-minor-mode.
-
Glenn Morris authored
Remove cl-dependency. (doc-view-buffer-message): Mention new binding K. (doc-view-convert-current-doc): Use function d-v-current-cache-dir instead of variable. (doc-view-current-cache-dir): Better cache dir naming. (doc-view-current-display): Remove variable. (doc-view-edit-doc, doc-view-display-maybe): Remove functions. (doc-view-kill-proc): Set converter process to nil. (doc-view-minor-mode): New minor mode. (doc-view-minor-mode-map): New keymap. (doc-view-mode): Remove text/image switching code. Use plain defun. (doc-view-mode-map): New binding K kills converter process. Remove C-c C-e binding. (doc-view-mode-text-map): Remove keymap. (doc-view-pdf/ps->png): Timer calls d-v-display instead of d-v-display-maybe. (doc-view-previous-major-mode): New variable. (doc-view-ps->pdf): Resort args to make ps2pdf happy. (doc-view-remove-if): New function. (doc-view-search-next-match, doc-view-search-previous-match): Use it. (doc-view-toggle-display): Toggle modes instead of display styles. (doc-view-reconvert-doc): Adapt to new way of doing things.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(byte-compile-enable-warning): Doc fix.
-
Glenn Morris authored
-
Glenn Morris authored
-