emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src fileio.c


From: Martin Rudalics
Subject: [Emacs-commit] emacs/src fileio.c
Date: Tue, 07 Aug 2007 12:22:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Martin Rudalics <m061211>       07/08/07 12:22:00

Modified files:
        src            : fileio.c 

Log message:
        (Finsert_file_contents): Run format-decode and
        after_insert_file_functions on entire buffer when REPLACE is
        non-nil and inhibit modification_hooks and point_motion_hooks.
        For consistency, run after_insert_file_functions iff something
        got inserted.  Move signal_after_change and update_compositions
        after code running after_insert_file_functions.  Make sure that
        undo_list doesn't record intermediate steps of the decoding
        process.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/fileio.c?cvsroot=emacs&r1=1.585&r2=1.586




reply via email to

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