Mercurial > emacs
comparison src/ChangeLog @ 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 | dd8905ab6eaa 343cdd26063b |
children | ddc94a290eea f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
82139:fe7fdfee34ac | 82140:b98604865ea0 |
---|---|
1 2007-07-25 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * Relicense all FSF files to GPLv3 or later. | |
4 | |
5 * COPYING: Switch to GPLv3. | |
6 | |
1 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * eval.c (Fcommandp): Pay attention to the `interactive-form' property. | 9 * eval.c (Fcommandp): Pay attention to the `interactive-form' property. |
4 | 10 |
5 * data.c (Finteractive_form): Check for the presence of an | 11 * data.c (Finteractive_form): Check for the presence of an |
6 `interactive-form' symbol property more thoroughly. | 12 `interactive-form' symbol property more thoroughly. |
7 | 13 |
8 * data.c (Finteractive_form): Use an `interactive-form' property if | 14 * data.c (Finteractive_form): Use an `interactive-form' property if |
9 present, analogous to the function-documentation property. | 15 present, analogous to the function-documentation property. |
16 | |
17 2007-07-24 Jason Rumney <jasonr@gnu.org> | |
18 | |
19 * w32fns.c (x_real_positions): Get real position from OS instead of | |
20 calculating it. | |
21 | |
22 2007-07-23 Jason Rumney <jasonr@gnu.org> | |
23 | |
24 * filelock.c (current_lock_owner): Allow for @ sign in username. | |
10 | 25 |
11 2007-07-22 Nick Roberts <nickrob@snap.net.nz> | 26 2007-07-22 Nick Roberts <nickrob@snap.net.nz> |
12 | 27 |
13 * xdisp.c (decode_mode_spec): Add case 'R' for to test for | 28 * xdisp.c (decode_mode_spec): Add case 'R' for to test for |
14 remote default-directory. | 29 remote default-directory. |
28724 | 28739 |
28725 This file is part of GNU Emacs. | 28740 This file is part of GNU Emacs. |
28726 | 28741 |
28727 GNU Emacs is free software; you can redistribute it and/or modify | 28742 GNU Emacs is free software; you can redistribute it and/or modify |
28728 it under the terms of the GNU General Public License as published by | 28743 it under the terms of the GNU General Public License as published by |
28729 the Free Software Foundation; either version 2, or (at your option) | 28744 the Free Software Foundation; either version 3, or (at your option) |
28730 any later version. | 28745 any later version. |
28731 | 28746 |
28732 GNU Emacs is distributed in the hope that it will be useful, | 28747 GNU Emacs is distributed in the hope that it will be useful, |
28733 but WITHOUT ANY WARRANTY; without even the implied warranty of | 28748 but WITHOUT ANY WARRANTY; without even the implied warranty of |
28734 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 28749 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |