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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 01 Nov 2005 14:55:50 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4692 emacs/src/ChangeLog:1.4693
*** emacs/src/ChangeLog:1.4692  Tue Nov  1 08:01:40 2005
--- emacs/src/ChangeLog Tue Nov  1 19:55:49 2005
***************
*** 1,5 ****
--- 1,7 ----
  2005-11-01  Stefan Monnier  <address@hidden>
  
+       * lread.c (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
+ 
        * window.c (window_loop): For LRU and LARGEST, let the `mini' argument
        determine whether to consider dedicated windows as well.
        (Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
***************
*** 262,268 ****
  2005-10-16  Masatake YAMATO  <address@hidden>
  
        * minibuf.c (Fdisplay_completion_list): Add new optional
!       argument COMMON_SUBSTRING. Bind `completion-common-substring'
        to the optional argument during running `completion-setup-hook'.
  
  2005-10-16  YAMAMOTO Mitsuharu  <address@hidden>
--- 264,270 ----
  2005-10-16  Masatake YAMATO  <address@hidden>
  
        * minibuf.c (Fdisplay_completion_list): Add new optional
!       argument COMMON_SUBSTRING.  Bind `completion-common-substring'
        to the optional argument during running `completion-setup-hook'.
  
  2005-10-16  YAMAMOTO Mitsuharu  <address@hidden>




reply via email to

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