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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 19 Oct 2005 17:51:37 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4662 emacs/src/ChangeLog:1.4663
*** emacs/src/ChangeLog:1.4662  Wed Oct 19 16:56:17 2005
--- emacs/src/ChangeLog Wed Oct 19 21:51:36 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-10-19  Kim F. Storm  <address@hidden>
+ 
+       * image.c (check_image_size): Handle integer Vmax_image_size value
+       directly as max pixel value.  Use default frame size for null frame.
+       (syms_of_image) <max-image-size>: Describe integer value.
+ 
  2005-10-19  Romain Francoise  <address@hidden>
  
        * emacs.c (main): Update copyright year.
***************
*** 28,34 ****
  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>
--- 34,40 ----
  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]