log lisp/doc-view.el @ 110986:e0f89e89ed02

age author description
Tue, 16 Feb 2010 09:35:45 -0500 Chong Yidong Minor tweaks to custom groups.
Sat, 06 Feb 2010 00:36:20 +0200 Juri Linkov * doc-view.el (doc-view-mode):
Thu, 04 Feb 2010 20:53:40 -0500 Stefan Monnier Fix up various corner case problems.
Mon, 01 Feb 2010 13:25:47 -0500 Stefan Monnier (doc-view-new-window-function): Be a bit more defensive.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 02:37:42 +0000 Stefan Monnier Make it work for non-file buffers (bug#5102).
Mon, 30 Nov 2009 16:14:48 +0000 Juri Linkov (doc-view-continuous):
Wed, 25 Nov 2009 17:21:12 +0000 Juri Linkov (doc-view-mode): Set buffer-local `view-read-only' to nil
Wed, 25 Nov 2009 17:18:26 +0000 Juri Linkov Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
Tue, 24 Nov 2009 07:47:45 +0000 Tassilo Horn * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
Mon, 23 Nov 2009 20:34:53 +0000 Juri Linkov Implement DocView Continuous mode. (Bug#4896)
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'.