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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 12 Dec 2004 13:41:20 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4093 emacs/src/ChangeLog:1.4094
*** emacs/src/ChangeLog:1.4093  Sun Dec 12 03:33:50 2004
--- emacs/src/ChangeLog Sun Dec 12 18:25:21 2004
***************
*** 1,3 ****
--- 1,10 ----
+ 2004-12-12  Richard M. Stallman  <address@hidden>
+ 
+       * indent.c (Fvertical_motion): Call move_it_by_lines even if LINES = 0.
+ 
+       * minibuf.c (Fall_completions): Add var `zero' and use it in loop.
+       (Ftry_completion): Really use outer `zero'; eliminate inner one.
+ 
  2004-12-12  Kenichi Handa  <address@hidden>
  
        * term.c (encode_terminal_code): Fix previous change.
***************
*** 23,28 ****
--- 30,36 ----
  
        * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
        for left and top calculations.  Remove call to x_real_positions.
+       [Bug report by Drew Adams in November]
        (x_check_expected_move): Do not set change_gravity to 1 when calling
        x_set_offset.
  




reply via email to

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