summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (load-save-place-alist-from-file): Delete spurious t's.Richard M. Stallman1997-01-281-3/+1
* Undo previous change.Richard M. Stallman1996-05-081-10/+9
* Merged cosmetic differences between FSF version and local copy. InKarl Fogel1996-05-081-9/+9
* (save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman1996-03-061-3/+5
* (save-place-kill-emacs-hook): Don't saveRichard M. Stallman1996-03-051-2/+4
* (toggle-save-place): Fix message text.Karl Heuer1996-01-251-3/+3
* (toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file...Karl Heuer1996-01-251-7/+5
* Update FSF's address.Erik Naggum1996-01-141-2/+7
* (save-place-file): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (save-place-limit): New variable.Richard M. Stallman1995-11-301-2/+23
* (save-place-to-alist): Handle hexl-mode specially.Richard M. Stallman1995-11-201-1/+4
* (save-place-find-file-hook): Check after-find-file-from-revert-buffer.Richard M. Stallman1994-09-061-1/+2
* (save-place-kill-emacs-hook): Fix typo.Richard M. Stallman1994-04-141-1/+1
* (save-place-find-file-hook, save-place-kill-emacs-hook): New functions.Richard M. Stallman1994-04-061-24/+19
* (save-place-version-control): New var, for determiningRichard M. Stallman1994-04-041-7/+24
* entered into RCSRichard M. Stallman1993-08-131-0/+186