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.