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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [lexbind]
Date: Fri, 16 Jul 2004 23:11:14 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2701.2.45 emacs/src/ChangeLog:1.2701.2.46
*** emacs/src/ChangeLog:1.2701.2.45     Thu Jul  8 08:13:17 2004
--- emacs/src/ChangeLog Sat Jul 17 02:49:48 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-07-10  Luc Teirlinck  <address@hidden>
+ 
+       * buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.
+ 
+       * window.c (Fwindow_buffer, Fother_window,  Fget_lru_window)
+       (Fget_largest_window, Fget_buffer_window, Fdelete_windows_on)
+       (Freplace_buffer_in_windows, Fset_window_buffer)
+       (Fselect-window, Fdisplay-buffer, Fsplit_window): Doc fixes.
+       (syms_of_window): Expand docstring of `display-buffer-function'.
+ 
+ 2004-07-09  Luc Teirlinck  <address@hidden>
+ 
+       * editfns.c (Ffloat_time, Fformat_time_string, Fdecode_time)
+       (Fcurrent_time_string, Fcurrent_time_zone): Mention in docstrings
+       that time values of the type (HIGH . LOW) are considered obsolete.
+ 
  2004-07-06  Luc Teirlinck  <address@hidden>
  
        * keyboard.c (syms_of_keyboard): Fix `keyboard-translate-table'




reply via email to

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