emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src xdisp.c


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/src xdisp.c
Date: Sat, 29 Oct 2005 15:43:51 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/10/29 19:43:49

Modified files:
        src            : xdisp.c 

Log message:
        (handle_fontified_prop): Do nothing if memory full.
        (format_mode_line_unwind_data): New arg SAVE_PROPTRANS
        controls whether to save and restore mode_line_proptrans_alist.
        Callers changed.
        (unwind_format_mode_line): Work with that feature.
        (redisplay_internal): Don't call prepare_menu_bars if memory full.
        (move_elt_to_front): New function.
        (display_mode_element): Use move_elt_to_front.
        Don't bother munging text props on a null string.
        Delete obsolete elts from mode_line_proptrans_alist.
        (decode_mode_spec): Test Vmemory_full, not spare_memory.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/src/xdisp.c.diff?tr1=1.1062&tr2=1.1063&r1=text&r2=text





reply via email to

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