summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-30
* * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).Stefan Monnier2016-05-29
* Update copyright year to 2016Paul Eggert2016-01-01
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-26
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-19
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-19
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* More missing :version tags for defcustomsGlenn Morris2013-05-06
* * lisp/recentf.el (recentf-save-file): Use locate-user-emacs-file.Stefan Monnier2013-03-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Two new recentf.el keybindingsFlorian Adamsky2012-04-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-19
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* recentf.el fix for bug#5843.Glenn Morris2011-03-04
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-13
* Add 2010 to copyright years.Glenn Morris2010-01-13
* *** empty log message ***Juanma Barranquero2009-10-04
* * recentf.el (recentf-unload-function): New function.Juanma Barranquero2009-10-04
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* Doc fix to commentary (how to enable package).Stephen Eglen2009-09-15
* * recentf.el (recentf-cleanup): Use a hash table to findChong Yidong2009-09-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (recentf-save-file): Run file names that begin with a period thruEli Zaretskii2008-10-19
* * bitmaps/README:Dan Nicolaescu2008-07-31
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris2008-04-12
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Remove spurious * in docstrings.Stefan Monnier2007-09-19
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | * recentf.el (recentf-keep-default-predicate): Adapt call ofMichael Albinus2007-07-17
* | * recentf.el (recentf-keep-default-predicate): New defun.Michael Albinus2007-07-15
|/
* Stephen Berman <Stephen.Berman at gmx.net>:Glenn Morris2007-03-28
* Add 2007 to copyright years.Glenn Morris2007-01-21
* (recentf-mode): Doc fix.Richard M. Stallman2006-10-18
* (recentf-open-files-item): Include newline in buttonDavid Ponce2006-04-03
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (recentf-dialog-goto-first): Fix missing error condition.David Ponce2005-12-15
* Improvement of the menu code.David Ponce2005-12-09
* (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-likeDavid Ponce2005-11-25
* (recentf-track-opened-file)David Ponce2005-10-14