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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog [emacs-unicode-2]
Date: Sun, 11 Jul 2004 18:12:07 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3331.2.8 emacs/src/ChangeLog:1.3331.2.9
*** emacs/src/ChangeLog:1.3331.2.8      Tue Jul  6 02:56:47 2004
--- emacs/src/ChangeLog Sun Jul 11 22:07:59 2004
***************
*** 1,7 ****
--- 1,32 ----
+ 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'
+       docstring.
+ 
+       * fns.c (Fclear_string): Declare `len' before call to CHECK_STRING.
+ 
  2004-07-06  John Paul Wallington  <address@hidden>
  
        * eval.c (Fdefmacro): Signal an error if NAME is not a symbol.
  
+       * fns.c (Fclear_string): Signal an error if STRING is not a string.
+ 
  2004-07-05  Jan Dj,Ad(Brv  <address@hidden>
  
        * macterm.c (mac_initialize_display_info): Use CGGetActiveDisplayList




reply via email to

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