log lisp/recentf.el @ 69008:84c233e47d60

age author description
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-15 David Ponce (recentf-dialog-goto-first): Fix missing error condition.
2005-12-09 David Ponce Improvement of the menu code.
2005-11-25 David Ponce (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-like
2005-10-14 David Ponce (recentf-track-opened-file)
2005-10-07 David Ponce (recentf-menu-open-all-flag): New option.
2005-09-30 David Ponce (recentf-filename-handlers): Rename from
2005-09-15 David Ponce (recentf-save-file-modes): New option.
2005-09-08 Reiner Steib (recentf-filename-handler): Add custom choice
2005-09-08 David Ponce (recentf-show-file-shortcuts-flag): New option.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-28 Juanma Barranquero (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-26 David Ponce Require 'tree-widget instead of 'wid-edit.
2005-06-14 Lute Kamstra (recentf-dialog-mode): Use kill-all-local-variables and
2005-05-31 Richard M. Stallman Whitespace change.
2005-04-22 Kenichi Handa (recentf-save-file-coding-system): New variable.
2005-03-23 David Ponce (recentf-keep): New option.
2005-03-19 Eli Zaretskii (recentf-cleanup-remote): New variable.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2004-11-06 David Ponce (recentf-menu-path): Use menu item name.
2004-10-12 David Ponce (recentf-edit-list): Update the menu when the recentf
2004-04-20 Richard M. Stallman (recentf-save-list): Catch and warn about errors.
2004-04-10 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
2003-12-24 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
2003-09-28 Eli Zaretskii (recentf-initialize-file-name-history): New defcustom.
2003-09-15 Glenn Morris David Ponce <david@dponce.com>
2003-09-08 Eli Zaretskii Ensure that recentf correctly update the menu bar:
2003-09-01 Miles Bader Add arch taglines
2003-05-02 Juanma Barranquero (recentf-cleanup): Swap tests for exclusion and accessibility.
2003-04-26 Juanma Barranquero Major rewrite. The code is reordered, cleaner and faster.
2003-01-31 Juanma Barranquero Cygwin support patch.
2002-04-29 Pavel Janík Remove dot at the end of sentence.
2002-04-28 Pavel Janík (recentf-menu-before): Use string to specify path in the menu.
2001-12-20 Pavel Janík Doc fixes.
2001-08-02 Gerd Moellmann (recentf-dump-variable): Handle a value of nil
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-02-07 Dave Love (recentf-menu-filter): Fix :type.
2000-11-22 Gerd Moellmann (recentf-menu-items-for-commands)
2000-11-03 Stefan Monnier (recentf-mode): Drop unneeded positional args.
2000-10-25 Miles Bader (recentf-mode): Variable removed.
2000-10-12 Dave Love Maintainer's checkdoc fixes.
2000-10-08 Dave Love Doc fixes.
2000-08-14 Gerd Moellmann (recent-dialog-mode-map): Bind down-mouse-1 to
2000-07-24 Dave Love Fix CRLF eols.
2000-07-18 Gerd Moellmann Update from author.
2000-06-07 Gerd Moellmann Fixed recentf-edit-list and recentf-open-more-files
2000-03-12 Gerd Moellmann (recentf-keep-non-readable-files-p): Remove
2000-03-07 Dave Love (recentf-keep-non-readable-files-p): Add :set,
2000-03-07 Gerd Moellmann (recentf-keep-non-readable-files-p): Quote args
2000-03-01 Gerd Moellmann (recentf): Added version tag to the defgroup of
2000-02-02 Dave Love (recentf): Add :version to defgroup.
1999-10-12 Gerd Moellmann New file. Setup a menu of recently opened files