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.9


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.9
Date: Tue, 28 Jan 2003 18:49:20 -0500

Index: emacs/src/ChangeLog.9
diff -c emacs/src/ChangeLog.9:1.1 emacs/src/ChangeLog.9:1.2
*** emacs/src/ChangeLog.9:1.1   Sat Mar  9 04:30:18 2002
--- emacs/src/ChangeLog.9       Tue Jan 28 18:49:11 2003
***************
*** 792,798 ****
        bit-fields.
        (init_obarray): Likewise for t and nil.
  
!       * eval.c Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
        (Fdefvaralias): New function.
        (specbind): Simplify the test if symbol is a constant.
        (syms_of_eval): Defsubr Fdefvaralias.
--- 792,798 ----
        bit-fields.
        (init_obarray): Likewise for t and nil.
  
!       * eval.c: Use SYMBOL_VALUE/SET_SYMBOL_VALUE.
        (Fdefvaralias): New function.
        (specbind): Simplify the test if symbol is a constant.
        (syms_of_eval): Defsubr Fdefvaralias.
***************
*** 2348,2354 ****
        (redisplay_internal): Avoid duplicate mark_window_display_accurate
        for the selected frame.
  
!       * xdisp.c  Use make_number, for readability.
        (try_window_id): Disable rows below the window end.
        (try_window_reusing_current_matrix): Use cursor_row_p.
        (try_window_reusing_current_matrix) <scrolling up>: Fix disabling
--- 2348,2354 ----
        (redisplay_internal): Avoid duplicate mark_window_display_accurate
        for the selected frame.
  
!       * xdisp.c: Use make_number, for readability.
        (try_window_id): Disable rows below the window end.
        (try_window_reusing_current_matrix): Use cursor_row_p.
        (try_window_reusing_current_matrix) <scrolling up>: Fix disabling
***************
*** 12085,12091 ****
  
  2000-03-04  Jason Rumney  <address@hidden>
  
!       * xfaces.c Change many FRAME_X... macros to FRAME_WINDOW... or
        other non-platform-specific equivalents.
        [WINDOWSNT]: Include w32term.h, fontset.h and define X
        specific functions and macros as their w32 equivalents where
--- 12085,12091 ----
  
  2000-03-04  Jason Rumney  <address@hidden>
  
!       * xfaces.c: Change many FRAME_X... macros to FRAME_WINDOW... or
        other non-platform-specific equivalents.
        [WINDOWSNT]: Include w32term.h, fontset.h and define X
        specific functions and macros as their w32 equivalents where




reply via email to

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