Mercurial > hg > xemacs-beta
comparison lisp/auto-save.el @ 5287:cd167465bf69
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 15:03:08 +0900 |
parents | e38acbeb1cae |
children | b9167d522a9a |
comparison
equal
deleted
inserted
replaced
5286:7e535575bf6d | 5287:cd167465bf69 |
---|---|
6 | 6 |
7 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 7 ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
8 ;; Maintainer: XEmacs Development Team | 8 ;; Maintainer: XEmacs Development Team |
9 ;; Keywords: extensions, dumped | 9 ;; Keywords: extensions, dumped |
10 ;; Version: 1.26 | 10 ;; Version: 1.26 |
11 | |
12 ;; This file is part of XEmacs. | |
11 | 13 |
12 ;; XEmacs is free software; you can redistribute it and/or modify it | 14 ;; XEmacs is free software; you can redistribute it and/or modify it |
13 ;; under the terms of the GNU General Public License as published by | 15 ;; under the terms of the GNU General Public License as published by |
14 ;; the Free Software Foundation; either version 2, or (at your option) | 16 ;; the Free Software Foundation; either version 2, or (at your option) |
15 ;; any later version. | 17 ;; any later version. |