]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 Jan 2005 16:29:27 +0000 (16:29 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 28 Jan 2005 16:29:27 +0000 (16:29 +0000)
lisp/gnus/ChangeLog
src/ChangeLog

index 77a600427e2bec2e78b4980bd566fa6fdc1af9df..86e279685c1d5b70c2f08a1cf009cd480a47e8a4 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * message.el (message-beginning-of-line): Change the behavior when
+       invoked between BOL and : so that it first moves backward.
+
 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-decode.el (mm-insert-part): Switch the multibyteness of data
@@ -14,8 +19,7 @@
 
        * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used
        when mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME)
-       and we have trailing white space.  Reported by Werner Koch
-       <wk@gnupg.org>.
+       and we have trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
 
 2004-12-17  Kim F. Storm  <storm@cua.dk>
 
@@ -58,8 +62,8 @@
 
 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-group.el (gnus-group-make-rss-group): Use
-       gnus-group-make-group instead of gnus-group-unsubscribe-group.
+       * gnus-group.el (gnus-group-make-rss-group):
+       Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
 
        * gnus-start.el (gnus-setup-news): Honor user's setting to
        gnus-message-archive-method.  Suggested by Lute Kamstra
index cd258fa08bd9a49eb66e25ba2899af92b113ee03..6030a3a488643554aa5444d5271762e679be1de7 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * keymap.c (access_keymap): YAILOM.
+
 2005-01-27  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (get_phys_cursor_geometry): New function to calculate
        (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