log lisp/saveplace.el @ 92361:64062dd6789d

age author description
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 03 Dec 2007 21:37:30 +0000 Karl Fogel * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 1.39.
Sun, 02 Dec 2007 21:24:38 +0000 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
Sun, 02 Dec 2007 21:15:22 +0000 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system
Sun, 02 Dec 2007 19:54:46 +0000 Karl Fogel Offer option for saveplace to be quiet about loading and saving.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 04 Dec 2007 06:11:29 +0000 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 16 Sep 2006 18:22:01 +0000 Romain Francoise (load-save-place-alist-from-file): Use expanded name in both messages.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Sun, 29 May 2005 08:36:26 +0000 Richard M. Stallman (save-place-alist-to-file): Write the file using write-region.
Sat, 23 Apr 2005 16:40:24 +0000 Richard M. Stallman (save-place-to-alist): Use with-no-warnings.
Sun, 10 Apr 2005 23:32:00 +0000 Richard M. Stallman (save-place-alist-to-file): Catch errors writing file.
Tue, 16 Nov 2004 17:11:00 +0000 Richard M. Stallman (save-place): Doc fix.
Tue, 08 Jun 2004 00:36:04 +0000 Karl Fogel * saveplace.el (save-place-alist-to-file): Bind `print-length'
Sat, 21 Feb 2004 14:07:11 +0000 Eli Zaretskii (save-place-forget-unreadable-files)
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 15 Aug 2002 00:48:20 +0000 Stefan Monnier Use find-file-hook instead of find-file-hooks.
Sun, 21 Oct 2001 23:03:27 +0000 Gerd Moellmann (save-place): Require `saveplace'.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Thu, 28 Jun 2001 16:31:51 +0000 Karl Fogel Update maintainer email address.
Thu, 19 Apr 2001 22:55:19 +0000 Karl Fogel * saveplace.el (save-place-alist-to-file): Removed no-effect code
Thu, 25 Sep 1997 01:01:05 +0000 Karl Heuer (save-place-to-alist): Optimize out the degenerate
Thu, 25 Sep 1997 00:53:39 +0000 Richard M. Stallman (save-place-version-control): Make nil the default.
Tue, 15 Apr 1997 20:33:18 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.
Tue, 28 Jan 1997 22:22:10 +0000 Richard M. Stallman (load-save-place-alist-from-file): Delete spurious t's.