log lisp/view.el @ 112318:deae5bb3f0f6

age author description
Sun, 02 May 2010 22:29:46 -0400 Stefan Monnier Use define-minor-mode where applicable.
Mon, 19 Apr 2010 02:49:58 +0300 Juri Linkov Test for special mode-class in view-buffer instead of view-file (bug#5513).
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 01 Nov 2009 09:47:58 +0000 Andreas Schwab (view-mode-exit): If OLD-BUF is dead bury the buffer
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Sun, 26 Jul 2009 23:06:49 +0000 Chong Yidong * view.el (view-mode-enable): Don't define Helper-return-blurb if
Tue, 26 May 2009 18:19:27 +0000 Chong Yidong * view.el (view-window-size): Use window-line-height to find window height.
Tue, 26 May 2009 14:37:51 +0000 Chong Yidong * view.el (view-recenter): Allow recenter to compute window height
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Tue, 04 Nov 2008 17:08:15 +0000 Juanma Barranquero Fix typo in comment.
Tue, 24 Jun 2008 13:29:28 +0000 Stefan Monnier Fix up comments.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Sat, 02 Feb 2008 16:07:12 +0000 Eli Zaretskii (kill-buffer-if-not-modified): Add an autoload cookie.
Wed, 30 Jan 2008 07:57:28 +0000 Miles Bader Merge from emacs--devo--0
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 22 Oct 2004 10:13:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Sun, 27 Jan 2008 22:19:43 +0000 Martin Rudalics (view-buffer): Explain in doc-string why exit-action
Fri, 25 Jan 2008 04:40:09 +0000 Glenn Morris Sven Joachim <svenjoac at gmx.de>
Tue, 22 Jan 2008 23:53:46 +0000 Miles Bader Merge from emacs--rel--22
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 10 Nov 2007 09:52:30 +0000 Martin Rudalics (view-remove-frame-by-deleting): Change default value to t.
Fri, 25 Jan 2008 04:39:51 +0000 Glenn Morris Sven Joachim <svenjoac at gmx.de>
Sat, 19 Jan 2008 14:04:35 +0000 Eli Zaretskii Add comment before kill-buffer-if-not-modified.
Sat, 12 Jan 2008 17:16:20 +0000 Eli Zaretskii (view-file-other-window, view-file-other-frame): Fix last change.
Sat, 12 Jan 2008 14:14:53 +0000 Eli Zaretskii (view-file-other-window, view-file-other-frame): Don't kill the buffer if it
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 25 Sep 2007 07:06:06 +0000 Glenn Morris (view-search-no-match-lines): Fix previous change (went wrong if
Tue, 25 Sep 2007 02:27:03 +0000 Glenn Morris (view-search-no-match-lines): Add a doc string. Rewrite to simplify
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 16 May 2007 11:31:39 +0000 Juanma Barranquero (view-inhibit-help-message): Fix typo in docstring.
Wed, 28 Mar 2007 09:14:13 +0000 Juanma Barranquero (view-mode): Fix typos in docstring.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 03 Dec 2005 14:35:04 +0000 Eli Zaretskii (view-mode): Doc fix.
Tue, 29 Nov 2005 10:53:30 +0000 Romain Francoise (view-inhibit-help-message): New defcustom.
Fri, 28 Oct 2005 09:41:21 +0000 Andreas Schwab (View-revert-buffer-scroll-page-forward): Use
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sat, 16 Oct 2004 15:24:34 +0000 Richard M. Stallman (view-mode-enable): Set view-page-size and view-half-page-size to nil.
Tue, 20 Apr 2004 20:57:10 +0000 Richard M. Stallman (view-return-to-alist): Mark it permanent local.
Sat, 07 Feb 2004 23:39:18 +0000 Andreas Schwab Revert previous change.
Fri, 06 Feb 2004 21:41:22 +0000 Andreas Schwab (view-mode-enable): Add view-mode-map to
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 09 Jul 2003 16:16:54 +0000 Richard M. Stallman (view-file): If existing buffer's major mode is special,
Sat, 31 May 2003 17:53:24 +0000 Stefan Monnier (view-file, view-file-other-window, view-file-other-frame):
Sat, 03 May 2003 13:52:17 +0000 Richard M. Stallman (Helper-return-blurb): Add defvar. (Also rearrange defuns.)
Fri, 18 Apr 2003 13:53:18 +0000 Stefan Monnier (view-read-only): Move from view.el to files.el.
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Sat, 25 Jan 2003 19:43:29 +0000 Richard M. Stallman (view-mode): Doc fix.
Wed, 12 Jun 2002 12:20:51 +0000 Richard M. Stallman (view-mode-enter): Clarify echo area message.
Sat, 17 Nov 2001 00:00:26 +0000 Stefan Monnier (view-mode-enable): Don't use make-local-hook.
Tue, 04 Sep 2001 12:53:49 +0000 Gerd Moellmann Add Keywords header.
Thu, 09 Aug 2001 14:51:48 +0000 Gerd Moellmann (toplevel): Use mode-line-minor-mode-keymap for the
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sun, 12 Nov 2000 00:53:35 +0000 Dave Love Use local-map property, not keymap on mode-line string.
Sun, 17 Sep 2000 17:00:05 +0000 Dave Love (minor-mode-alist): Propertize the string.
Sun, 19 Mar 2000 15:56:40 +0000 Richard M. Stallman (view-mode-disable): Kill local binding of view-read-only.
Mon, 31 Jan 2000 21:34:33 +0000 Gerd Moellmann Some changes in documentation. Removed some trailing
Tue, 10 Aug 1999 16:40:00 +0000 Karl Heuer (view-mode-disable): If buffer-read-only is nil,
Tue, 10 Aug 1999 16:37:57 +0000 Karl Heuer (view-mode-enable, view-mode-disable):
Mon, 04 Jan 1999 11:04:27 +0000 Andreas Schwab (View-revert-buffer-scroll-page-forward): Bind
Wed, 03 Jun 1998 14:35:38 +0000 Karl Heuer (View-exit-and-edit): Bind view-no-disable-on-exit to nil.
Sun, 26 Apr 1998 04:09:09 +0000 Richard M. Stallman (view-mode-exit): Don't alter view-return-to-alist.
Mon, 20 Apr 1998 09:37:18 +0000 Andreas Schwab (view-really-at-end): Return true when at end and not
Mon, 16 Mar 1998 04:09:04 +0000 Richard M. Stallman (view-return-to-alist): Doc fix.
Thu, 16 Oct 1997 18:20:16 +0000 Karl Heuer Some changes in comments and documentation.
Tue, 09 Sep 1997 07:09:20 +0000 Richard M. Stallman (view-end-message): Don't mention q if it really do anything.
Fri, 08 Aug 1997 22:26:02 +0000 Richard M. Stallman (view-just-bury): New variable.
Wed, 25 Jun 1997 07:03:48 +0000 Richard M. Stallman Changed some documentation.
Thu, 19 Jun 1997 11:19:24 +0000 Kenichi Handa (view-mode): Add autoload cookie to this variable.
Mon, 16 Jun 1997 17:32:40 +0000 Richard M. Stallman Comment change.
Mon, 16 Jun 1997 06:55:37 +0000 Richard M. Stallman Don't globally add to change-major-mode-hook.
Sat, 14 Jun 1997 21:41:42 +0000 Richard M. Stallman Many doc fixes.
Sat, 14 Jun 1997 21:06:09 +0000 Richard M. Stallman Make view mode more similar to `less'.
Sat, 20 Jul 1996 06:15:12 +0000 Karl Heuer (view-mode-auto-exit): Doc fix.
Fri, 28 Jun 1996 20:03:15 +0000 Richard M. Stallman (view-mode): Doc fix.
Sun, 04 Feb 1996 21:11:50 +0000 Richard M. Stallman (View-search-last-regexp-forward)
Sat, 03 Feb 1996 03:25:42 +0000 Richard M. Stallman (view-mode-map): Don't call suppress-keymap.
Thu, 25 Jan 1996 00:58:31 +0000 Karl Heuer (view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 24 Nov 1995 23:18:22 +0000 Richard M. Stallman (view-mode, view-mode-enter): Doc changes.
Fri, 24 Nov 1995 22:44:27 +0000 Richard M. Stallman (view-mode-enter): Replace Help-helper by help-command
Tue, 14 Nov 1995 03:43:40 +0000 Richard M. Stallman (View-scroll-lines-forward): Don't recenter at end.
Fri, 10 Nov 1995 17:31:23 +0000 Richard M. Stallman (view-mode-map): Use ordinary Help command.
Mon, 09 Oct 1995 19:44:26 +0000 Richard M. Stallman Doc fixes.
Mon, 09 Oct 1995 19:42:19 +0000 Richard M. Stallman (view-highlight-face): New variable.
Sun, 08 Oct 1995 19:59:42 +0000 Erik Naggum (view-exit): Delete view-overlay only if it exists.
Thu, 05 Oct 1995 22:26:26 +0000 Richard M. Stallman Fix typo in prev change.
Thu, 05 Oct 1995 22:25:38 +0000 Richard M. Stallman (View-search-regexp-forward, View-search-regexp-backward):
Mon, 25 Sep 1995 18:36:32 +0000 Richard M. Stallman (view-mode-enter): Renamed from view-mode. Callers changed.
Tue, 15 Aug 1995 01:50:33 +0000 Karl Heuer *** empty log message ***
Tue, 15 Aug 1995 01:49:17 +0000 Karl Heuer Rewrite as a minor mode.
Mon, 26 Jun 1995 20:45:48 +0000 Richard M. Stallman (view-file-other-window): Re-add missing argument to
Fri, 21 Oct 1994 20:01:17 +0000 Richard M. Stallman (view-file): Do record the buffer switch.
Tue, 03 May 1994 23:47:06 +0000 Karl Heuer Update copyright.
Tue, 05 Apr 1994 00:28:43 +0000 Richard M. Stallman (view-mode-map): Don't bind C-z.
Mon, 14 Mar 1994 16:02:05 +0000 Richard M. Stallman (view-mode): Run view-mode-hook as well as view-hook.
Tue, 23 Nov 1993 08:31:03 +0000 Richard M. Stallman (View-scroll-lines-forward):
Sat, 17 Jul 1993 19:06:12 +0000 Richard M. Stallman Doc fixes; some args renamed.
Thu, 03 Jun 1993 06:34:58 +0000 Richard M. Stallman (View-scroll-lines-forward): If we exit, do nothing else.