summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
Commit message (Expand)AuthorAgeFilesLines
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-5/+5
* recentf.el fix for bug#5843.Glenn Morris2011-03-041-7/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-6/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* *** empty log message ***Juanma Barranquero2009-10-041-1/+1
* * recentf.el (recentf-unload-function): New function.Juanma Barranquero2009-10-041-0/+6
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* Doc fix to commentary (how to enable package).Stephen Eglen2009-09-151-1/+4
* * recentf.el (recentf-cleanup): Use a hash table to findChong Yidong2009-09-131-4/+11
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (recentf-save-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-7/+5
* Move non-autoloaded define-obsolete-variable-alias calls forGlenn Morris2008-04-121-4/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Remove spurious * in docstrings.Stefan Monnier2007-09-191-23/+23
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | * recentf.el (recentf-keep-default-predicate): Adapt call ofMichael Albinus2007-07-171-1/+1
* | * recentf.el (recentf-keep-default-predicate): New defun.Michael Albinus2007-07-151-7/+15
|/
* Stephen Berman <Stephen.Berman at gmx.net>:Glenn Morris2007-03-281-1/+8
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (recentf-mode): Doc fix.Richard M. Stallman2006-10-181-3/+1
* (recentf-open-files-item): Include newline in buttonDavid Ponce2006-04-031-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (recentf-dialog-goto-first): Fix missing error condition.David Ponce2005-12-151-1/+6
* Improvement of the menu code.David Ponce2005-12-091-208/+177
* (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-likeDavid Ponce2005-11-251-34/+51
* (recentf-track-opened-file)David Ponce2005-10-141-52/+54
* (recentf-menu-open-all-flag): New option.David Ponce2005-10-071-38/+95
* (recentf-filename-handlers): Rename fromDavid Ponce2005-09-301-34/+51
* (recentf-save-file-modes): New option.David Ponce2005-09-151-1/+12
* (recentf-filename-handler): Add custom choiceReiner Steib2005-09-081-0/+1
* (recentf-show-file-shortcuts-flag): New option.David Ponce2005-09-081-9/+69
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.Juanma Barranquero2005-07-281-13/+11
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Require 'tree-widget instead of 'wid-edit.David Ponce2005-06-261-148/+137
* (recentf-dialog-mode): Use kill-all-local-variables andLute Kamstra2005-06-141-5/+5
* Whitespace change.Richard M. Stallman2005-05-311-1/+1
* (recentf-save-file-coding-system): New variable.Kenichi Handa2005-04-221-1/+11
* (recentf-keep): New option.David Ponce2005-03-231-62/+59
* (recentf-cleanup-remote): New variable.Eli Zaretskii2005-03-191-1/+9
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-4/+4
* (recentf-menu-path): Use menu item name.David Ponce2004-11-061-1/+1
* (recentf-edit-list): Update the menu when the recentfDavid Ponce2004-10-121-1/+2
* (recentf-save-list): Catch and warn about errors.Richard M. Stallman2004-04-201-7/+10