summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* * saveplace.el (save-place-to-alist)Tassilo Horn2012-03-04
* * lisp/saveplace.el (save-place-ignore-files-regexp): Add :version.Glenn Morris2012-02-18
* 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2012-02-17
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* * lisp/saveplace.el (save-place-limit): Make it finite. (Bug#9352)Glenn Morris2011-08-26
* New variable `revert-buffer-in-progress-p'.Juanma Barranquero2011-04-06
* * lisp/bookmark.el:Juanma Barranquero2011-03-06
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/saveplace.el (save-place-alist-to-file): Save list sorted andKarl Fogel2010-12-28
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * align.el:Lute Kamstra2008-12-03
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* * saveplace.el: fix a typo in the commentary section.Michael Olson2008-03-23
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
| * * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'Karl Fogel2007-12-04
* | * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-0...Karl Fogel2007-12-03
* | * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-writeKarl Fogel2007-12-02
* | * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding systemKarl Fogel2007-12-02
* | Offer option for saveplace to be quiet about loading and saving.Karl Fogel2007-12-02
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (load-save-place-alist-from-file): Use expanded name in both messages.Romain Francoise2006-09-16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (save-place-alist-to-file): Write the file using write-region.Richard M. Stallman2005-05-29
* (save-place-to-alist): Use with-no-warnings.Richard M. Stallman2005-04-23
* (save-place-alist-to-file): Catch errors writing file.Richard M. Stallman2005-04-10
* (save-place): Doc fix.Richard M. Stallman2004-11-16
* * saveplace.el (save-place-alist-to-file): Bind `print-length'Karl Fogel2004-06-08
* (save-place-forget-unreadable-files)Eli Zaretskii2004-02-21
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-15
* (save-place): Require `saveplace'.Gerd Moellmann2001-10-21
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* Update maintainer email address.Karl Fogel2001-06-28
* * saveplace.el (save-place-alist-to-file): Removed no-effect codeKarl Fogel2001-04-19
* (save-place-to-alist): Optimize out the degenerateKarl Heuer1997-09-25
* (save-place-version-control): Make nil the default.Richard M. Stallman1997-09-25
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-15