2010-02-16 |
Chong Yidong |
Minor tweaks to custom groups.
|
2010-02-05 |
Juri Linkov |
* doc-view.el (doc-view-mode):
|
2010-02-05 |
Stefan Monnier |
Fix up various corner case problems.
|
2010-02-01 |
Stefan Monnier |
(doc-view-new-window-function): Be a bit more defensive.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-12-07 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
2009-11-30 |
Juri Linkov |
(doc-view-continuous):
|
2009-11-25 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
2009-11-25 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
2009-11-24 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
2009-11-23 |
Juri Linkov |
Implement DocView Continuous mode. (Bug#4896)
|
2009-07-17 |
Chong Yidong |
* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
|
2009-04-02 |
Stefan Monnier |
(doc-view-mode): Don't give up if the file doesn't exist.
|
2009-03-14 |
Chong Yidong |
(doc-view-sentinel): Strip trailing newline from event message.
|
2009-03-13 |
Tassilo Horn |
(doc-view-mode-map): Bind RET to image-next-line.
|
2009-03-10 |
Stefan Monnier |
(doc-view-convert-current-doc): Fix last change.
|
2009-03-05 |
Tassilo Horn |
(doc-view-convert-current-doc): Save the current
|
2009-03-02 |
Juanma Barranquero |
Fix typos.
|
2009-02-09 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
2009-01-28 |
Tassilo Horn |
(doc-view-mode): Don't use string-match and file
|
2009-01-27 |
Tassilo Horn |
Fix broken call to string-match.
|
2009-01-27 |
Tassilo Horn |
(doc-view-mode): Enhance docstring and fallback to
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-11-05 |
Tassilo Horn |
(doc-view-mode): Bugfix: Add conversion killing
|
2008-10-18 |
Glenn Morris |
(doc-view-pdf->txt, doc-view-ps->pdf): Give an error if the needed
|
2008-09-12 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
2008-06-26 |
Glenn Morris |
(bookmark-make-record-default): Fix declaration.
|
2008-06-25 |
Stefan Monnier |
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
|
2008-06-12 |
Glenn Morris |
Add some compiler declarations, for builds without X.
|
2008-06-03 |
Stefan Monnier |
* image-mode.el (image-mode-map): Suppress key map and bind `q'.
|
2008-05-28 |
Stefan Monnier |
(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-28 |
Chong Yidong |
(doc-view-new-window-function): Avoid using WINDOW
|
2008-04-22 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page): Don't use
|
2008-04-15 |
Tassilo Horn |
Changed requirements section to tell that only one
|
2008-04-14 |
Tassilo Horn |
(doc-view-mode-map): Bind C-a to image-bol and C-e
|
2008-04-14 |
Tassilo Horn |
* doc-view.el (doc-view-dvipdf-program): New variable.
|
2008-04-14 |
Tassilo Horn |
(doc-view-start-process): Don't set
|
2008-03-31 |
Stefan Monnier |
Compute displayed pages first (in PDF).
|
2008-03-18 |
Tassilo Horn |
(doc-view-initiate-display): Use doc-view-doc-type
|
2008-03-18 |
Tassilo Horn |
(require): Require cl at compile time because
|
2008-03-16 |
Tassilo Horn |
(doc-view-doc->txt, doc-view-convert-current-doc):
|
2008-03-13 |
Tassilo Horn |
(doc-view-doc->txt, doc-view-convert-current-doc):
|
2008-03-12 |
Stefan Monnier |
Remove all cb-args, use closures instead.
|
2008-03-12 |
Tassilo Horn |
(doc-view-current-cache-dir): Set buffer used for
|
2008-03-12 |
Stefan Monnier |
(doc-view-new-window-function): Add assertion.
|
2008-03-12 |
Tassilo Horn |
(doc-view-doc->txt, doc-view-open-text)
|
2008-03-09 |
Stefan Monnier |
(bookmark-buffer-file-name, bookmark-prop-get): Declare.
|
2008-03-09 |
Stefan Monnier |
* bookmark.el (bookmark-make): Don't pass the `annotation' to the
|
2008-03-07 |
Tassilo Horn |
(doc-view-bookmark-make-record): Delete obsolete
|
2008-03-07 |
Karl Fogel |
Change a return type, for greater extensibility. See
|
2008-02-26 |
Stefan Monnier |
(doc-view-current-page): Add a `win' argument.
|
2008-02-25 |
Stefan Monnier |
(doc-view-conversion-buffer): Give it an internal name.
|
2008-02-21 |
Stefan Monnier |
Allow different windows to show different pages.
|
2008-02-12 |
Stefan Monnier |
(doc-view-display): Change file arg to buffer arg, so it
|
2008-02-10 |
Stefan Monnier |
Add todo entries.
|
2008-02-01 |
Stefan Monnier |
(doc-view-mode): Improve docstring.
|
2008-01-29 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll
|
2008-01-29 |
Tassilo Horn |
2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
|
2008-01-19 |
Stefan Monnier |
(doc-view-goto-page): Don't move point any more, now that
|