Mercurial > emacs
comparison lisp/tree-widget.el @ 82140:b98604865ea0
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 70-73)
- Update from CVS
2007-07-25 Glenn Morris <rgm@gnu.org>
* Relicense all FSF files to GPLv3 or later.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 26 Jul 2007 05:28:10 +0000 |
parents | 9355f9b7bbff |
children | 73661ddc7ac7 |
comparison
equal
deleted
inserted
replaced
82139:fe7fdfee34ac | 82140:b98604865ea0 |
---|---|
9 | 9 |
10 ;; This file is part of GNU Emacs | 10 ;; This file is part of GNU Emacs |
11 | 11 |
12 ;; This program is free software; you can redistribute it and/or | 12 ;; This program is free software; you can redistribute it and/or |
13 ;; modify it under the terms of the GNU General Public License as | 13 ;; modify it under the terms of the GNU General Public License as |
14 ;; published by the Free Software Foundation; either version 2, or (at | 14 ;; published by the Free Software Foundation; either version 3, or (at |
15 ;; your option) any later version. | 15 ;; your option) any later version. |
16 | 16 |
17 ;; This program is distributed in the hope that it will be useful, but | 17 ;; This program is distributed in the hope that it will be useful, but |
18 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 18 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |