diff options
| author | Stefan Monnier | 2013-03-11 16:37:00 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2013-03-11 16:37:00 -0400 |
| commit | e56221d55000f52ca15c75d772db1ddf150de016 (patch) | |
| tree | 2b6ff420c585c3a58b2c444de8e13c689429bd83 /lisp/ChangeLog | |
| parent | c6bdd1107112f2eaf0bfb0964f2aeb636d6389c8 (diff) | |
| download | emacs-e56221d55000f52ca15c75d772db1ddf150de016.tar.gz emacs-e56221d55000f52ca15c75d772db1ddf150de016.zip | |
* lisp/recentf.el (recentf-save-file): Use locate-user-emacs-file.
Fixes: debbugs:13870
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdfa6ae25ac..e392fb286b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870). | ||
| 4 | |||
| 1 | 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com> | 5 | 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com> |
| 2 | 6 | ||
| 3 | * net/net-utils.el (net-utils-remove-ctrl-m-filter): | 7 | * net/net-utils.el (net-utils-remove-ctrl-m-filter): |