aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader2007-07-26 05:28:10 +0000
committerMiles Bader2007-07-26 05:28:10 +0000
commit9aecacd08a93bffb529cee59d74477890ce96f37 (patch)
tree149d4cef4deb6e93e300b6ef89322181a3d29ce4 /src/ChangeLog
parent9ee365d565205366d61d9b50dd2a15ef903be983 (diff)
parentef2805c29bb03f0c8c0d4b37a65f511123dcab1c (diff)
downloademacs-9aecacd08a93bffb529cee59d74477890ce96f37.tar.gz
emacs-9aecacd08a93bffb529cee59d74477890ce96f37.zip
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
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 49613185ae4..3779a9fe8f3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * Relicense all FSF files to GPLv3 or later.
4
5 * COPYING: Switch to GPLv3.
6
12007-07-25 Stefan Monnier <monnier@iro.umontreal.ca> 72007-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.
@@ -8,6 +14,15 @@
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.
10 16
172007-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
222007-07-23 Jason Rumney <jasonr@gnu.org>
23
24 * filelock.c (current_lock_owner): Allow for @ sign in username.
25
112007-07-22 Nick Roberts <nickrob@snap.net.nz> 262007-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
@@ -28726,7 +28741,7 @@ See ChangeLog.9 for earlier changes.
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,