emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Thu, 26 Jul 2007 05:34:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/07/26 05:28:11

Index: src/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5760
retrieving revision 1.5761
diff -u -b -r1.5760 -r1.5761
--- src/ChangeLog       25 Jul 2007 21:03:24 -0000      1.5760
+++ src/ChangeLog       26 Jul 2007 05:27:44 -0000      1.5761
@@ -1,3 +1,9 @@
+2007-07-25  Glenn Morris  <address@hidden>
+
+       * Relicense all FSF files to GPLv3 or later.
+
+       * COPYING: Switch to GPLv3.
+
 2007-07-25  Stefan Monnier  <address@hidden>
 
        * eval.c (Fcommandp): Pay attention to the `interactive-form' property.
@@ -8,6 +14,15 @@
        * data.c (Finteractive_form): Use an `interactive-form' property if
        present, analogous to the function-documentation property.
 
+2007-07-24  Jason Rumney  <address@hidden>
+
+       * w32fns.c (x_real_positions): Get real position from OS instead of
+       calculating it.
+
+2007-07-23  Jason Rumney  <address@hidden>
+
+       * filelock.c (current_lock_owner): Allow for @ sign in username.
+
 2007-07-22  Nick Roberts  <address@hidden>
 
        * xdisp.c (decode_mode_spec): Add case 'R' for to test for
@@ -28726,7 +28741,7 @@
 
   GNU Emacs is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 2, or (at your option)
+  the Free Software Foundation; either version 3, or (at your option)
   any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]