| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce use of (require 'cl). | Stefan Monnier | 2012-07-10 | 1 | -15/+15 |
* | * lisp/files.el (file-name-base): New convenience function. | Sam Steingold | 2012-06-26 | 1 | -2/+1 |
* | Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT). | Stefan Monnier | 2012-04-26 | 1 | -7/+6 |
* | Add missing :version tags to new defgroups and defcustoms | Glenn Morris | 2012-02-11 | 1 | -0/+2 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 1 | -1/+1 |
* | * lisp/doc-view.el: Avoid ugly errors about not finding nil. | Stefan Monnier | 2011-10-28 | 1 | -8/+8 |
* | Fix minor mode docstrings for the new meaning of a nil ARG. | Chong Yidong | 2011-10-19 | 1 | -2/+5 |
* | Make docview error message clearer | Lars Magne Ingebrigtsen | 2011-07-16 | 1 | -12/+17 |
* | Allow/recommend explicit args for minor-modes in file local eval:s. | Glenn Morris | 2011-06-09 | 1 | -1/+1 |
* | lisp/doc-view.el: Silence compiler warning. | Juanma Barranquero | 2011-06-05 | 1 | -2/+3 |
* | Deprecate using "mode:" to enable minor modes (bug#8613) | Glenn Morris | 2011-05-09 | 1 | -1/+1 |
* | Fit contents to emacs window support for doc-view by Sho Nakatani. | Tassilo Horn | 2011-04-08 | 1 | -0/+76 |
* | Various compiler bug-fixes. MPC seems to run correctly now. | Stefan Monnier | 2011-02-17 | 1 | -2/+2 |
* | * lisp/emacs-lisp/cconv.el: New file. | Igor Kuzmin | 2011-02-10 | 1 | -23/+18 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | (doc-view-initiate-display): Fall back to normal mode when | Tassilo Horn | 2011-01-13 | 1 | -5/+5 |
* | | * doc-view.el (doc-view-open-text): Use meaningful text buffer | Tassilo Horn | 2011-01-13 | 1 | -1/+6 |
* | | * doc-view.el (doc-view-mode-p): Check for png or imagemagick | Tassilo Horn | 2011-01-08 | 1 | -1/+2 |
* | | Fix bug in doc-view-enlarge. | Tassilo Horn | 2011-01-05 | 1 | -1/+1 |
* | | * doc-view.el (doc-view-image-width): New variable. | Tassilo Horn | 2011-01-05 | 1 | -4/+22 |
* | | * doc-view.el (doc-view-set-doc-type): New function refactored | Tassilo Horn | 2010-12-30 | 1 | -40/+63 |
* | | * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all | Tassilo Horn | 2010-12-30 | 1 | -1/+2 |
* | | * doc-view.el (doc-view-mode, doc-view-toggle-display): Use | Tassilo Horn | 2010-12-30 | 1 | -5/+6 |
* | | * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files a... | Tassilo Horn | 2010-12-30 | 1 | -0/+6 |
* | | * doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files. | Tassilo Horn | 2010-12-30 | 1 | -7/+53 |
* | | Preparation for setting bookmarks in Gnus article buffers (Bug#5975). | Karl Fogel | 2010-07-14 | 1 | -2/+2 |
|/ |
|
* | Minor tweaks to custom groups. | Chong Yidong | 2010-02-16 | 1 | -0/+1 |
* | * doc-view.el (doc-view-mode): | Juri Linkov | 2010-02-06 | 1 | -1/+1 |
* | Fix up various corner case problems. | Stefan Monnier | 2010-02-04 | 1 | -34/+50 |
* | (doc-view-new-window-function): Be a bit more defensive. | Stefan Monnier | 2010-02-01 | 1 | -4/+20 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Make it work for non-file buffers (bug#5102). | Stefan Monnier | 2009-12-07 | 1 | -4/+8 |
* | (doc-view-continuous): | Juri Linkov | 2009-11-30 | 1 | -10/+20 |
* | (doc-view-mode): Set buffer-local `view-read-only' to nil | Juri Linkov | 2009-11-25 | 1 | -1/+1 |
* | Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896) | Juri Linkov | 2009-11-25 | 1 | -33/+47 |
* | * doc-view.el (doc-view-mode): Switch off view-mode explicitly, | Tassilo Horn | 2009-11-24 | 1 | -0/+5 |
* | Implement DocView Continuous mode. (Bug#4896) | Juri Linkov | 2009-11-23 | 1 | -0/+45 |
* | * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if | Chong Yidong | 2009-07-17 | 1 | -9/+8 |
* | (doc-view-mode): Don't give up if the file doesn't exist. | Stefan Monnier | 2009-04-02 | 1 | -3/+3 |
* | (doc-view-sentinel): Strip trailing newline from event message. | Chong Yidong | 2009-03-14 | 1 | -1/+4 |
* | (doc-view-mode-map): Bind RET to image-next-line. | Tassilo Horn | 2009-03-13 | 1 | -0/+1 |
* | (doc-view-convert-current-doc): Fix last change. | Stefan Monnier | 2009-03-10 | 1 | -1/+3 |
* | (doc-view-convert-current-doc): Save the current | Tassilo Horn | 2009-03-05 | 1 | -0/+18 |
* | Fix typos. | Juanma Barranquero | 2009-03-02 | 1 | -2/+2 |
* | (doc-view-scroll-up-or-next-page) | Tassilo Horn | 2009-02-09 | 1 | -12/+18 |
* | (doc-view-mode): Don't use string-match and file | Tassilo Horn | 2009-01-28 | 1 | -5/+5 |