Fri, 17 Jul 2009 19:43:49 +0000 |
Chong Yidong |
* doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
|
Thu, 02 Apr 2009 21:12:54 +0000 |
Stefan Monnier |
(doc-view-mode): Don't give up if the file doesn't exist.
|
Sat, 14 Mar 2009 02:12:06 +0000 |
Chong Yidong |
(doc-view-sentinel): Strip trailing newline from event message.
|
Fri, 13 Mar 2009 21:03:21 +0000 |
Tassilo Horn |
(doc-view-mode-map): Bind RET to image-next-line.
|
Tue, 10 Mar 2009 13:33:23 +0000 |
Stefan Monnier |
(doc-view-convert-current-doc): Fix last change.
|
Thu, 05 Mar 2009 08:24:26 +0000 |
Tassilo Horn |
(doc-view-convert-current-doc): Save the current
|
Mon, 02 Mar 2009 08:55:47 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Feb 2009 15:33:47 +0000 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
Wed, 28 Jan 2009 20:33:44 +0000 |
Tassilo Horn |
(doc-view-mode): Don't use string-match and file
|
Tue, 27 Jan 2009 18:34:02 +0000 |
Tassilo Horn |
Fix broken call to string-match.
|
Tue, 27 Jan 2009 15:52:17 +0000 |
Tassilo Horn |
(doc-view-mode): Enhance docstring and fallback to
|
Mon, 05 Jan 2009 03:18:22 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 05 Nov 2008 11:06:22 +0000 |
Tassilo Horn |
(doc-view-mode): Bugfix: Add conversion killing
|
Sat, 18 Oct 2008 22:30:44 +0000 |
Glenn Morris |
(doc-view-pdf->txt, doc-view-ps->pdf): Give an error if the needed
|
Fri, 12 Sep 2008 06:29:25 +0000 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page)
|
Thu, 26 Jun 2008 07:18:15 +0000 |
Glenn Morris |
(bookmark-make-record-default): Fix declaration.
|
Wed, 25 Jun 2008 16:51:33 +0000 |
Stefan Monnier |
* bookmark.el (bookmark-alist): Allow the 2 slightly different formats
|
Thu, 12 Jun 2008 03:56:20 +0000 |
Glenn Morris |
Add some compiler declarations, for builds without X.
|
Tue, 03 Jun 2008 07:42:03 +0000 |
Stefan Monnier |
* image-mode.el (image-mode-map): Suppress key map and bind `q'.
|
Wed, 28 May 2008 14:16:09 +0000 |
Stefan Monnier |
(doc-view-mode-map): Bind `q' to quit-window, as is the custom.
|
Tue, 06 May 2008 07:58:00 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Mon, 28 Apr 2008 23:49:02 +0000 |
Chong Yidong |
(doc-view-new-window-function): Avoid using WINDOW
|
Tue, 22 Apr 2008 06:37:39 +0000 |
Tassilo Horn |
(doc-view-scroll-up-or-next-page): Don't use
|
Tue, 15 Apr 2008 06:45:43 +0000 |
Tassilo Horn |
Changed requirements section to tell that only one
|
Mon, 14 Apr 2008 15:45:37 +0000 |
Tassilo Horn |
(doc-view-mode-map): Bind C-a to image-bol and C-e
|
Mon, 14 Apr 2008 13:17:40 +0000 |
Tassilo Horn |
* doc-view.el (doc-view-dvipdf-program): New variable.
|
Mon, 14 Apr 2008 11:02:03 +0000 |
Tassilo Horn |
(doc-view-start-process): Don't set
|
Mon, 31 Mar 2008 15:14:16 +0000 |
Stefan Monnier |
Compute displayed pages first (in PDF).
|
Tue, 18 Mar 2008 17:42:39 +0000 |
Tassilo Horn |
(doc-view-initiate-display): Use doc-view-doc-type
|
Tue, 18 Mar 2008 12:02:14 +0000 |
Tassilo Horn |
(require): Require cl at compile time because
|