summaryrefslogtreecommitdiff
path: root/lisp/view.el
Commit message (Expand)AuthorAgeFilesLines
...
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-18/+3
* | Test for special mode-class in view-buffer instead of view-file (bug#5513).Juri Linkov2010-04-191-11/+11
* | Reorganize Custom groups.Chong Yidong2010-03-121-2/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (view-mode-exit): If OLD-BUF is dead bury the bufferAndreas Schwab2009-11-011-5/+7
* Fix typos.Juanma Barranquero2009-09-241-5/+5
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-1/+2
* * view.el (view-mode-enable): Don't define Helper-return-blurb ifChong Yidong2009-07-261-13/+12
* * view.el (view-window-size): Use window-line-height to find window height.Chong Yidong2009-05-261-29/+31
* * view.el (view-recenter): Allow recenter to compute window heightChong Yidong2009-05-261-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-6/+6
* Fix typo in comment.Juanma Barranquero2008-11-041-1/+1
* Fix up comments.Stefan Monnier2008-06-241-30/+30
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (kill-buffer-if-not-modified): Add an autoload cookie.Eli Zaretskii2008-02-021-0/+1
* (view-buffer): Explain in doc-string why exit-actionMartin Rudalics2008-01-271-1/+6
* Sven Joachim <svenjoac at gmx.de>Glenn Morris2008-01-251-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-221-15/+34
|\
| * Add comment before kill-buffer-if-not-modified.Eli Zaretskii2008-01-191-0/+4
| * (view-file-other-window, view-file-other-frame): Fix last change.Eli Zaretskii2008-01-121-5/+9
| * (view-file-other-window, view-file-other-frame): Don't kill the buffer if itEli Zaretskii2008-01-121-8/+19
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (view-search-no-match-lines): Fix previous change (went wrong ifGlenn Morris2007-09-251-13/+10
| * (view-search-no-match-lines): Add a doc string. Rewrite to simplifyGlenn Morris2007-09-251-20/+23
* | (view-remove-frame-by-deleting): Change default value to t.Martin Rudalics2007-11-101-143/+204
* | (view-search-no-match-lines): Fix previous change (went wrong ifGlenn Morris2007-09-251-13/+10
* | (view-search-no-match-lines): Add a doc string. Rewrite to simplifyGlenn Morris2007-09-251-20/+23
|/
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (view-inhibit-help-message): Fix typo in docstring.Juanma Barranquero2007-05-161-3/+3
* (view-mode): Fix typos in docstring.Juanma Barranquero2007-03-281-2/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (view-mode): Doc fix.Eli Zaretskii2005-12-031-6/+8
* (view-inhibit-help-message): New defcustom.Romain Francoise2005-11-291-3/+10
* (View-revert-buffer-scroll-page-forward): UseAndreas Schwab2005-10-281-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (view-mode-enable): Set view-page-size and view-half-page-size to nil.Richard M. Stallman2004-10-161-7/+8
* (view-return-to-alist): Mark it permanent local.Richard M. Stallman2004-04-201-0/+1
* Revert previous change.Andreas Schwab2004-02-071-3/+0
* (view-mode-enable): Add view-mode-map toAndreas Schwab2004-02-061-0/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (view-file): If existing buffer's major mode is special,Richard M. Stallman2003-07-091-3/+9
* (view-file, view-file-other-window, view-file-other-frame):Stefan Monnier2003-05-311-0/+3
* (Helper-return-blurb): Add defvar. (Also rearrange defuns.)Richard M. Stallman2003-05-031-27/+30
* (view-read-only): Move from view.el to files.el.Stefan Monnier2003-04-181-5/+0