| Commit message (Expand) | Author | Age | Files | Lines |
* | (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if the needed | Glenn Morris | 2008-10-18 | 1 | -0/+4 |
* | (doc-view-scroll-up-or-next-page) | Tassilo Horn | 2008-09-12 | 1 | -2/+4 |
* | (bookmark-make-record-default): Fix declaration. | Glenn Morris | 2008-06-26 | 1 | -1/+2 |
* | * bookmark.el (bookmark-alist): Allow the 2 slightly different formats | Stefan Monnier | 2008-06-25 | 1 | -10/+9 |
* | Add some compiler declarations, for builds without X. | Glenn Morris | 2008-06-12 | 1 | -0/+6 |
* | * image-mode.el (image-mode-map): Suppress key map and bind `q'. | Stefan Monnier | 2008-06-03 | 1 | -12/+2 |
* | (doc-view-mode-map): Bind `q' to quit-window, as is the custom. | Stefan Monnier | 2008-05-28 | 1 | -1/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | (doc-view-new-window-function): Avoid using WINDOW | Chong Yidong | 2008-04-28 | 1 | -11/+12 |
* | (doc-view-scroll-up-or-next-page): Don't use | Tassilo Horn | 2008-04-22 | 1 | -1/+1 |
* | Changed requirements section to tell that only one | Tassilo Horn | 2008-04-15 | 1 | -3/+4 |
* | (doc-view-mode-map): Bind C-a to image-bol and C-e | Tassilo Horn | 2008-04-14 | 1 | -0/+2 |
* | * doc-view.el (doc-view-dvipdf-program): New variable. | Tassilo Horn | 2008-04-14 | 1 | -6/+29 |
* | (doc-view-start-process): Don't set | Tassilo Horn | 2008-04-14 | 1 | -4/+6 |
* | Compute displayed pages first (in PDF). | Stefan Monnier | 2008-03-31 | 1 | -86/+130 |
* | (doc-view-initiate-display): Use doc-view-doc-type | Tassilo Horn | 2008-03-18 | 1 | -1/+1 |
* | (require): Require cl at compile time because | Tassilo Horn | 2008-03-18 | 1 | -0/+1 |
* | (doc-view-doc->txt, doc-view-convert-current-doc): | Tassilo Horn | 2008-03-16 | 1 | -4/+2 |
* | (doc-view-doc->txt, doc-view-convert-current-doc): | Tassilo Horn | 2008-03-13 | 1 | -3/+5 |
* | Remove all cb-args, use closures instead. | Stefan Monnier | 2008-03-12 | 1 | -87/+50 |
* | (doc-view-current-cache-dir): Set buffer used for | Tassilo Horn | 2008-03-12 | 1 | -0/+1 |
* | (doc-view-new-window-function): Add assertion. | Stefan Monnier | 2008-03-12 | 1 | -13/+49 |
* | (doc-view-doc->txt, doc-view-open-text) | Tassilo Horn | 2008-03-12 | 1 | -63/+100 |
* | (bookmark-buffer-file-name, bookmark-prop-get): Declare. | Stefan Monnier | 2008-03-09 | 1 | -9/+11 |
* | * bookmark.el (bookmark-make): Don't pass the `annotation' to the | Stefan Monnier | 2008-03-09 | 1 | -14/+4 |
* | (doc-view-bookmark-make-record): Delete obsolete | Tassilo Horn | 2008-03-07 | 1 | -1/+1 |
* | Change a return type, for greater extensibility. See | Karl Fogel | 2008-03-07 | 1 | -5/+5 |
* | (doc-view-current-page): Add a `win' argument. | Stefan Monnier | 2008-02-26 | 1 | -1/+2 |
* | (doc-view-conversion-buffer): Give it an internal name. | Stefan Monnier | 2008-02-25 | 1 | -38/+69 |
* | Allow different windows to show different pages. | Stefan Monnier | 2008-02-21 | 1 | -88/+74 |
* | (doc-view-display): Change file arg to buffer arg, so it | Stefan Monnier | 2008-02-12 | 1 | -8/+28 |
* | Add todo entries. | Stefan Monnier | 2008-02-10 | 1 | -0/+3 |
* | (doc-view-mode): Improve docstring. | Stefan Monnier | 2008-02-01 | 1 | -1/+2 |
* | * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll | Tassilo Horn | 2008-01-29 | 1 | -4/+4 |
* | 2008-01-29 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-29 | 1 | -0/+9 |
* | (doc-view-goto-page): Don't move point any more, now that | Stefan Monnier | 2008-01-19 | 1 | -6/+4 |
* | (doc-view-pdf/ps->png): Make sure we a have a valid cwd. | Stefan Monnier | 2008-01-18 | 1 | -19/+34 |
* | 2008-01-10 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-10 | 1 | -34/+42 |
* | 2008-01-10 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-10 | 1 | -0/+1 |
* | 2008-01-09 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-09 | 1 | -54/+51 |
* | 2008-01-09 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-09 | 1 | -1/+12 |
* | 2008-01-04 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-04 | 1 | -4/+8 |
* | 2008-01-04 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-04 | 1 | -0/+2 |
* | 2008-01-04 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2008-01-04 | 1 | -7/+6 |
* | (doc-view-search-internal): Don't use `incf'. | Glenn Morris | 2008-01-04 | 1 | -8/+15 |
* | Add arch tagline | Miles Bader | 2008-01-02 | 1 | -0/+1 |
* | Change a return type, for greater extensibility. See | Karl Fogel | 2008-01-02 | 1 | -1/+3 |
* | 2007-12-26 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2007-12-26 | 1 | -1/+1 |
* | 2007-12-26 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2007-12-26 | 1 | -0/+30 |
* | (doc-view-dvi->pdf-sentinel, doc-view-pdf/ps->png-sentinel) | Stefan Monnier | 2007-12-06 | 1 | -40/+44 |