log lisp/longlines.el @ 85347:f215fc483ae3

age author description
Wed, 17 Oct 2007 02:50:23 +0000 Chong Yidong (longlines-wrap-follows-window-size): Integer value
Tue, 07 Aug 2007 16:10:20 +0000 Chong Yidong (longlines-decoded): New variable.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 08 Jul 2007 18:05:53 +0000 Chong Yidong (longlines-wrap-region): Avoid marking buffer as modified.
Mon, 04 Jun 2007 20:33:00 +0000 Chong Yidong (longlines-auto-wrap): Handle argument correctly.
Sat, 12 May 2007 23:19:08 +0000 Chong Yidong (longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 17 Oct 2007 02:47:39 +0000 Chong Yidong (longlines-wrap-follows-window-size): Integer value
Tue, 07 Aug 2007 16:08:39 +0000 Chong Yidong (longlines-decoded): New variable.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 08 Jul 2007 18:07:46 +0000 Chong Yidong (longlines-wrap-region): Avoid marking buffer as modified.
Mon, 04 Jun 2007 20:33:46 +0000 Chong Yidong (longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 14 Jan 2007 03:37:30 +0000 Juanma Barranquero (longlines-show-hard-newlines): Fix typo in docstring.
Mon, 27 Nov 2006 13:57:16 +0000 Juanma Barranquero (longlines-wrap-line): "?\ " -> "?\s".