summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
Commit message (Expand)AuthorAge
* (doc-view-mode): Don't give up if the file doesn't exist.Stefan Monnier2009-04-02
* (doc-view-sentinel): Strip trailing newline from event message.Chong Yidong2009-03-14
* (doc-view-mode-map): Bind RET to image-next-line.Tassilo Horn2009-03-13
* (doc-view-convert-current-doc): Fix last change.Stefan Monnier2009-03-10
* (doc-view-convert-current-doc): Save the currentTassilo Horn2009-03-05
* Fix typos.Juanma Barranquero2009-03-02
* (doc-view-scroll-up-or-next-page)Tassilo Horn2009-02-09
* (doc-view-mode): Don't use string-match and fileTassilo Horn2009-01-28
* Fix broken call to string-match.Tassilo Horn2009-01-27
* (doc-view-mode): Enhance docstring and fallback toTassilo Horn2009-01-27
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (doc-view-mode): Bugfix: Add conversion killingTassilo Horn2008-11-05
* (doc-view-pdf->txt, doc-view-ps->pdf): Give an error if the neededGlenn Morris2008-10-18
* (doc-view-scroll-up-or-next-page)Tassilo Horn2008-09-12
* (bookmark-make-record-default): Fix declaration.Glenn Morris2008-06-26
* * bookmark.el (bookmark-alist): Allow the 2 slightly different formatsStefan Monnier2008-06-25
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-12
* * image-mode.el (image-mode-map): Suppress key map and bind `q'.Stefan Monnier2008-06-03
* (doc-view-mode-map): Bind `q' to quit-window, as is the custom.Stefan Monnier2008-05-28
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (doc-view-new-window-function): Avoid using WINDOWChong Yidong2008-04-28
* (doc-view-scroll-up-or-next-page): Don't useTassilo Horn2008-04-22
* Changed requirements section to tell that only oneTassilo Horn2008-04-15
* (doc-view-mode-map): Bind C-a to image-bol and C-eTassilo Horn2008-04-14
* * doc-view.el (doc-view-dvipdf-program): New variable.Tassilo Horn2008-04-14
* (doc-view-start-process): Don't setTassilo Horn2008-04-14
* Compute displayed pages first (in PDF).Stefan Monnier2008-03-31
* (doc-view-initiate-display): Use doc-view-doc-typeTassilo Horn2008-03-18
* (require): Require cl at compile time becauseTassilo Horn2008-03-18
* (doc-view-doc->txt, doc-view-convert-current-doc):Tassilo Horn2008-03-16
* (doc-view-doc->txt, doc-view-convert-current-doc):Tassilo Horn2008-03-13
* Remove all cb-args, use closures instead.Stefan Monnier2008-03-12
* (doc-view-current-cache-dir): Set buffer used forTassilo Horn2008-03-12
* (doc-view-new-window-function): Add assertion.Stefan Monnier2008-03-12
* (doc-view-doc->txt, doc-view-open-text)Tassilo Horn2008-03-12
* (bookmark-buffer-file-name, bookmark-prop-get): Declare.Stefan Monnier2008-03-09
* * bookmark.el (bookmark-make): Don't pass the `annotation' to theStefan Monnier2008-03-09
* (doc-view-bookmark-make-record): Delete obsoleteTassilo Horn2008-03-07
* Change a return type, for greater extensibility. SeeKarl Fogel2008-03-07
* (doc-view-current-page): Add a `win' argument.Stefan Monnier2008-02-26
* (doc-view-conversion-buffer): Give it an internal name.Stefan Monnier2008-02-25
* Allow different windows to show different pages.Stefan Monnier2008-02-21
* (doc-view-display): Change file arg to buffer arg, so itStefan Monnier2008-02-12
* Add todo entries.Stefan Monnier2008-02-10
* (doc-view-mode): Improve docstring.Stefan Monnier2008-02-01
* * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scrollTassilo Horn2008-01-29
* 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2008-01-29
* (doc-view-goto-page): Don't move point any more, now thatStefan Monnier2008-01-19
* (doc-view-pdf/ps->png): Make sure we a have a valid cwd.Stefan Monnier2008-01-18
* 2008-01-10 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2008-01-10