aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/saveplace.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-6/+6
* * saveplace.el (save-place-to-alist)Tassilo Horn2012-03-041-4/+6
* * lisp/saveplace.el (save-place-ignore-files-regexp): Add :version.Glenn Morris2012-02-181-0/+1
* 2012-02-17 Tassilo Horn <[email protected]>Tassilo Horn2012-02-171-14/+22
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/saveplace.el (save-place-limit): Make it finite. (Bug#9352)Glenn Morris2011-08-261-1/+2
* New variable `revert-buffer-in-progress-p'.Juanma Barranquero2011-04-061-1/+1
* * lisp/bookmark.el:Juanma Barranquero2011-03-061-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/saveplace.el (save-place-alist-to-file): Save list sorted andKarl Fogel2010-12-281-1/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-8/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-3/+3
* 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
* * saveplace.el: fix a typo in the commentary section.Michael Olson2008-03-231-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'Karl Fogel2007-12-041-2/+5
* | * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-0...Karl Fogel2007-12-031-15/+3
* | * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-writeKarl Fogel2007-12-021-4/+5
* | * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding systemKarl Fogel2007-12-021-1/+3
* | Offer option for saveplace to be quiet about loading and saving.Karl Fogel2007-12-021-4/+12
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (load-save-place-alist-from-file): Use expanded name in both messages.Romain Francoise2006-09-161-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (save-place-alist-to-file): Write the file using write-region.Richard M. Stallman2005-05-291-1/+2
* (save-place-to-alist): Use with-no-warnings.Richard M. Stallman2005-04-231-1/+2
* (save-place-alist-to-file): Catch errors writing file.Richard M. Stallman2005-04-101-1/+3
* (save-place): Doc fix.Richard M. Stallman2004-11-161-1/+4
* * saveplace.el (save-place-alist-to-file): Bind `print-length'Karl Fogel2004-06-081-1/+3
* (save-place-forget-unreadable-files)Eli Zaretskii2004-02-211-0/+63
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-1/+1
* (save-place): Require `saveplace'.Gerd Moellmann2001-10-211-1/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+1
* Update maintainer email address.Karl Fogel2001-06-281-1/+1
* * saveplace.el (save-place-alist-to-file): Removed no-effect codeKarl Fogel2001-04-191-4/+0
* (save-place-to-alist): Optimize out the degenerateKarl Heuer1997-09-251-9/+10
* (save-place-version-control): Make nil the default.Richard M. Stallman1997-09-251-2/+2
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-151-8/+25