summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
AgeCommit message (Expand)Author
2011-04-06New variable `revert-buffer-in-progress-p'.Juanma Barranquero
2011-03-06* lisp/bookmark.el:Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-28* lisp/saveplace.el (save-place-alist-to-file): Save list sorted andKarl Fogel
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-13* x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-03-23* saveplace.el: fix a typo in the commentary section.Michael Olson
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-04* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'Karl Fogel
2007-12-03* emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-0...Karl Fogel
2007-12-02* lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-writeKarl Fogel
2007-12-02* lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding systemKarl Fogel
2007-12-02Offer option for saveplace to be quiet about loading and saving.Karl Fogel
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-09-16(load-save-place-alist-from-file): Use expanded name in both messages.Romain Francoise
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-05-29(save-place-alist-to-file): Write the file using write-region.Richard M. Stallman
2005-04-23(save-place-to-alist): Use with-no-warnings.Richard M. Stallman
2005-04-10(save-place-alist-to-file): Catch errors writing file.Richard M. Stallman
2004-11-16(save-place): Doc fix.Richard M. Stallman
2004-06-08* saveplace.el (save-place-alist-to-file): Bind `print-length'Karl Fogel
2004-02-21(save-place-forget-unreadable-files)Eli Zaretskii
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-08-15Use find-file-hook instead of find-file-hooks.Stefan Monnier
2001-10-21(save-place): Require `saveplace'.Gerd Moellmann
2001-07-15Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík
2001-06-28Update maintainer email address.Karl Fogel
2001-04-19* saveplace.el (save-place-alist-to-file): Removed no-effect codeKarl Fogel
1997-09-25(save-place-to-alist): Optimize out the degenerateKarl Heuer
1997-09-25(save-place-version-control): Make nil the default.Richard M. Stallman
1997-04-15Add defgroup; use defcustom for user vars.Richard M. Stallman
1997-01-28(load-save-place-alist-from-file): Delete spurious t's.Richard M. Stallman
1996-05-08Undo previous change.Richard M. Stallman
1996-05-08Merged cosmetic differences between FSF version and local copy. InKarl Fogel
1996-03-06(save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman
1996-03-05(save-place-kill-emacs-hook): Don't saveRichard M. Stallman
1996-01-25(toggle-save-place): Fix message text.Karl Heuer
1996-01-25(toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file...Karl Heuer