summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
AgeCommit message (Expand)Author
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
1996-01-14Update FSF's address.Erik Naggum
1996-01-01(save-place-file): Use convert-standard-filename.Richard M. Stallman
1995-11-30(save-place-limit): New variable.Richard M. Stallman
1995-11-20(save-place-to-alist): Handle hexl-mode specially.Richard M. Stallman
1994-09-06(save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman
1994-04-14(save-place-kill-emacs-hook): Fix typo.Richard M. Stallman
1994-04-06(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman
1994-04-04(save-place-version-control): New var, for determiningRichard M. Stallman
1993-08-13entered into RCSRichard M. Stallman