summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (recentf-keep-non-readable-files-p): RemoveGerd Moellmann2000-03-121-6/+1
* (recentf-keep-non-readable-files-p): Add :set,Dave Love2000-03-071-5/+12
* (recentf-keep-non-readable-files-p): Quote argsGerd Moellmann2000-03-071-2/+2
* (recentf): Added version tag to the defgroup ofGerd Moellmann2000-03-011-32/+155
* (recentf): Add :version to defgroup.Dave Love2000-02-021-0/+1
* New file. Setup a menu of recently opened filesGerd Moellmann1999-10-121-0/+318