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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Tue, 23 Jan 2007 13:19:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/23 13:19:36

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5516
retrieving revision 1.5517
diff -u -b -r1.5516 -r1.5517
--- ChangeLog   22 Jan 2007 08:28:34 -0000      1.5516
+++ ChangeLog   23 Jan 2007 13:19:36 -0000      1.5517
@@ -1,3 +1,8 @@
+2007-01-23  Juanma Barranquero  <address@hidden>
+
+       * editfns.c (Finsert_char): Doc fix.
+       (Fget_internal_run_time, Fdecode_time): Fix typos in docstrings.
+
 2007-01-22  YAMAMOTO Mitsuharu  <address@hidden>
 
        * macselect.c [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't
@@ -54,8 +59,8 @@
 
 2007-01-13  Eli Zaretskii  <address@hidden>
 
-       * process.c (Fdelete_process, Fprocess_id, sigchld_handler): Copy
-       PID into EMACS_INT to avoid GCC warnings.
+       * process.c (Fdelete_process, Fprocess_id, sigchld_handler):
+       Copy PID into EMACS_INT to avoid GCC warnings.
 
        * fns.c (maybe_resize_hash_table): Copy new size of hash table
        into EMACS_INT to avoid GCC warnings.
@@ -162,7 +167,7 @@
        * xterm.h (x_display_info): New: net_supported_atoms,
        nr_net_supported_atoms and net_supported_window.
 
-       * xterm.c: New variable last_user_time.
+       * xterm.c (last_user_time): New variable.
        (handle_one_xevent): Set last_user_time from events that have Time.
        Set net_supported_window to 0 when reparented.
        (wm_supports): New function.




reply via email to

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