Mercurial > emacs
comparison lisp/recentf.el @ 53224:f0eb34e60705
tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
(automatically generated log message)
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 24 Dec 2003 16:09:13 +0000 |
parents | 2a2c48cb8b59 |
children | 8e5779acd195 |
comparison
equal
deleted
inserted
replaced
53223:1fa5a4fc03e5 | 53224:f0eb34e60705 |
---|---|
6 ;; Author: David Ponce <david@dponce.com> | 6 ;; Author: David Ponce <david@dponce.com> |
7 ;; Created: July 19 1999 | 7 ;; Created: July 19 1999 |
8 ;; Maintainer: FSF | 8 ;; Maintainer: FSF |
9 ;; Keywords: files | 9 ;; Keywords: files |
10 | 10 |
11 (defconst recentf-version "$Revision: 1.27 $") | 11 (defconst recentf-version "$Revision: 1.28 $") |
12 | 12 |
13 ;; This file is part of GNU Emacs. | 13 ;; This file is part of GNU Emacs. |
14 | 14 |
15 ;; GNU Emacs is free software; you can redistribute it and/or modify | 15 ;; GNU Emacs is free software; you can redistribute it and/or modify |
16 ;; it under the terms of the GNU General Public License as published | 16 ;; it under the terms of the GNU General Public License as published |