| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' as | Juri Linkov | 2013-12-20 | 1 | -13/+35 |
* | Use with-demoted-errors now that it can format any error messages | Glenn Morris | 2013-09-11 | 1 | -6/+2 |
* | * lisp/saveplace.el (load-save-place-alist-from-file): Demote errors. | Glenn Morris | 2013-09-08 | 1 | -2/+7 |
* | Add support for dired in saveplace. | Ivan Kanis | 2013-06-14 | 1 | -16/+30 |
* | * saveplace.el (save-place-alist-to-file): Don't sort | Karl Fogel | 2013-03-13 | 1 | -3/+1 |
* | Use locate-user-emacs-file. | Stefan Monnier | 2013-03-11 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 1 | -6/+6 |
* | * saveplace.el (save-place-to-alist) | Tassilo Horn | 2012-03-04 | 1 | -4/+6 |
* | * lisp/saveplace.el (save-place-ignore-files-regexp): Add :version. | Glenn Morris | 2012-02-18 | 1 | -0/+1 |
* | 2012-02-17 Tassilo Horn <tassilo@member.fsf.org> | Tassilo Horn | 2012-02-17 | 1 | -14/+22 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * lisp/saveplace.el (save-place-limit): Make it finite. (Bug#9352) | Glenn Morris | 2011-08-26 | 1 | -1/+2 |
* | New variable `revert-buffer-in-progress-p'. | Juanma Barranquero | 2011-04-06 | 1 | -1/+1 |
* | * lisp/bookmark.el: | Juanma Barranquero | 2011-03-06 | 1 | -1/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * lisp/saveplace.el (save-place-alist-to-file): Save list sorted and | Karl Fogel | 2010-12-28 | 1 | -1/+3 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * x-dnd.el (x-dnd-maybe-call-test-function): | Stefan Monnier | 2009-11-13 | 1 | -8/+5 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -3/+3 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
* | * saveplace.el: fix a typo in the commentary section. | Michael Olson | 2008-03-23 | 1 | -1/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| * | * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule' | Karl Fogel | 2007-12-04 | 1 | -2/+5 |
* | | * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-0... | Karl Fogel | 2007-12-03 | 1 | -15/+3 |
* | | * lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write | Karl Fogel | 2007-12-02 | 1 | -4/+5 |
* | | * lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system | Karl Fogel | 2007-12-02 | 1 | -1/+3 |
* | | Offer option for saveplace to be quiet about loading and saving. | Karl Fogel | 2007-12-02 | 1 | -4/+12 |
|/ |
|
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (load-save-place-alist-from-file): Use expanded name in both messages. | Romain Francoise | 2006-09-16 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (save-place-alist-to-file): Write the file using write-region. | Richard M. Stallman | 2005-05-29 | 1 | -1/+2 |
* | (save-place-to-alist): Use with-no-warnings. | Richard M. Stallman | 2005-04-23 | 1 | -1/+2 |
* | (save-place-alist-to-file): Catch errors writing file. | Richard M. Stallman | 2005-04-10 | 1 | -1/+3 |
* | (save-place): Doc fix. | Richard M. Stallman | 2004-11-16 | 1 | -1/+4 |
* | * saveplace.el (save-place-alist-to-file): Bind `print-length' | Karl Fogel | 2004-06-08 | 1 | -1/+3 |
* | (save-place-forget-unreadable-files) | Eli Zaretskii | 2004-02-21 | 1 | -0/+63 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
* | Use find-file-hook instead of find-file-hooks. | Stefan Monnier | 2002-08-15 | 1 | -1/+1 |