summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-2/+0
* (recentf-initialize-file-name-history): New defcustom.Eli Zaretskii2003-09-281-3/+15
* David Ponce <david@dponce.com>Glenn Morris2003-09-151-13/+35
* Ensure that recentf correctly update the menu bar:Eli Zaretskii2003-09-081-8/+14
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (recentf-cleanup): Swap tests for exclusion and accessibility.Juanma Barranquero2003-05-021-2/+2
* Major rewrite. The code is reordered, cleaner and faster.Juanma Barranquero2003-04-261-669/+754
* Cygwin support patch.Juanma Barranquero2003-01-311-5/+5
* Remove dot at the end of sentence.Pavel Janík2002-04-291-1/+1
* (recentf-menu-before): Use string to specify path in the menu.Pavel Janík2002-04-281-1/+1
* Doc fixes.Pavel Janík2001-12-201-2/+2
* (recentf-dump-variable): Handle a value of nilGerd Moellmann2001-08-021-13/+9
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (recentf-menu-filter): Fix :type.Dave Love2001-02-071-16/+31
* (recentf-menu-items-for-commands)Gerd Moellmann2000-11-221-42/+60
* (recentf-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-1/+0
* (recentf-mode): Variable removed.Miles Bader2000-10-251-39/+30
* Maintainer's checkdoc fixes.Dave Love2000-10-121-22/+22
* Doc fixes.Dave Love2000-10-081-64/+63
* (recent-dialog-mode-map): Bind down-mouse-1 toGerd Moellmann2000-08-141-0/+1
* Fix CRLF eols.Dave Love2000-07-241-1060/+1060
* Update from author.Gerd Moellmann2000-07-181-552/+1060
* Fixed recentf-edit-list and recentf-open-more-filesGerd Moellmann2000-06-071-31/+139