]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
*** empty log message ***
[gnu-emacs] / src / ChangeLog
index ecd4f3661eccb4a756c198cdea041bc88d702fe6..8a6afe270672057c97ac8370f8417b802942a911 100644 (file)
@@ -1,3 +1,16 @@
+2005-02-22  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (fast_find_position): Fix search for start of overlay.
+
+2005-02-21  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (window_scroll_pixel_based): When scrolling backwards,
+       handle partial visible line at end of window even when we hit PT.
+
+2005-02-21  Stefan  <monnier@iro.umontreal.ca>
+
+       * keymap.h: Declare Fcurrent_active_maps, used in doc.c.
+
 2005-02-21  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (move_it_vertically_backward): Eliminate two xasserts.
        (install_window_handler) [TARGET_API_MAC_CARBON]:
        Register handlers for tracking/receiving drag-and-drop items.
        (do_ae_open_documents): Generate unibyte strings for filenames.
-<<<<<<< ChangeLog
-       (mac_do_receive_drag) [TARGET_API_MAC_CARBON] : Likewise.
-       Reject only non-filename items.  Set event modifiers and return value.
-=======
        (mac_do_receive_drag) [TARGET_API_MAC_CARBON] : Likewise.
        Reject only non-filename items.  Set event modifiers, and return value.
->>>>>>> 1.4187
 
 2004-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
 
        (x_make_frame_visible) [TARGET_API_MAC_CARBON]: Reposition window
        if the position is neither user-specified nor program-specified.
        (x_free_frame_resources): Free size_hints.
-<<<<<<< ChangeLog
-       (x_wm_set_size_hint): Allocate size_hints if needed.
-       Set size_hints.
-=======
        (x_wm_set_size_hint): Allocate size_hints if needed.  Set size_hints.
->>>>>>> 1.4187
        (mac_clear_font_name_table): New function.
        (mac_do_list_fonts): Initialize font_name_table if needed.
        (x_list_fonts): Don't initialize font_name_table.  Add BLOCK_INPUT
 
 2004-12-27  Richard M. Stallman  <rms@gnu.org>
 
-<<<<<<< ChangeLog
-       * buffer.c (Fbuffer_disable_undo): Delete (moved to simple.el).
-=======
        * buffer.c (Fbuffer_disable_undo): Delete (move to simple.el).
->>>>>>> 1.4187
        (syms_of_buffer): Don't defsubr it.
 
        * process.c (list_processes_1): Set undo_list instead