aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.9
diff options
context:
space:
mode:
authorJoakim Verona2011-02-05 11:23:09 +0100
committerJoakim Verona2011-02-05 11:23:09 +0100
commit4bd51ad5c3445b644dfb017d5b57b10a90aa325f (patch)
tree894801e7308ce4ecc34933f959e28f4b9cff9533 /src/ChangeLog.9
parent13cfe8df462ab8da9f0028e16cc84dcaceaca3d1 (diff)
parent9bcaafce5351d270ac514e23cb69ff1a5fd35229 (diff)
downloademacs-4bd51ad5c3445b644dfb017d5b57b10a90aa325f.tar.gz
emacs-4bd51ad5c3445b644dfb017d5b57b10a90aa325f.zip
merge from upstream. currently seems to have bitroted and i get segfaults
Diffstat (limited to 'src/ChangeLog.9')
-rw-r--r--src/ChangeLog.911
1 files changed, 4 insertions, 7 deletions
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index fc4f2d4ad37..0c39de74a6a 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -12476,9 +12476,9 @@
12476 * atimer.c (stop_other_atimers): Don't call cancel_atimer because 12476 * atimer.c (stop_other_atimers): Don't call cancel_atimer because
12477 that unblocks alarms. 12477 that unblocks alarms.
12478 12478
12479 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c, 12479 * alloc.c, bytecode.c, data.c, dispnew.c, ecrt0.c, editfns.c:
12480 emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h, 12480 * emacs.c, floatfns.c, fns.c, lread.c, print.c, config.in, lisp.h:
12481 Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'. 12481 * Makefile.in: Remove `LISP_FLOAT_TYPE' and `standalone'.
12482 12482
12483 * frame.c (make_frame): Set frame initially to `garbaged'. 12483 * frame.c (make_frame): Set frame initially to `garbaged'.
12484 12484
@@ -13294,8 +13294,7 @@ See ChangeLog.8 for earlier changes.
13294;; coding: utf-8 13294;; coding: utf-8
13295;; End: 13295;; End:
13296 13296
13297 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 13297 Copyright (C) 2001-2011 Free Software Foundation, Inc.
13298 Free Software Foundation, Inc.
13299 13298
13300 This file is part of GNU Emacs. 13299 This file is part of GNU Emacs.
13301 13300
@@ -13311,5 +13310,3 @@ See ChangeLog.8 for earlier changes.
13311 13310
13312 You should have received a copy of the GNU General Public License 13311 You should have received a copy of the GNU General Public License
13313 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 13312 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13314
13315;;; arch-tag: 38875948-6e89-4f08-b0ca-ff328f1e8b72