emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src ChangeLog


From: Chong Yidong
Subject: [Emacs-commit] emacs/src ChangeLog
Date: Sat, 17 Mar 2007 18:09:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/03/17 18:09:35

Modified files:
        src            : ChangeLog 

Log message:
        * process.c (sigchld_handler): Change type of pid to pid_t.
        Scan deleted_pid_list explicitly to avoid using Fmember which don't
        know about mark bits and make_fixnum_or_float which may malloc.
        Reported by Andreas Schwab.
        
        * keyboard.c (read_key_sequence): Store original event into keybuf
        when replaying sequence with local keymap(s) from string.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.5596&r2=1.5597




reply via email to

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