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: Ken Raeburn
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 06 Dec 2005 02:40:48 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4747 emacs/src/ChangeLog:1.4748
*** emacs/src/ChangeLog:1.4747  Tue Dec  6 02:03:36 2005
--- emacs/src/ChangeLog Tue Dec  6 07:40:47 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-12-06  Ken Raeburn  <address@hidden>
+ 
+       * buffer.c (Fkill_buffer): Avoid dangerous side effects in NILP
+       argument.
+       * bytecode.c (Fbyte_code): Likewise.
+       * fileio.c (internal_delete_file, Fread_file_name_internal):
+       Likewise.
+       * minibuf.c (Fminibuffer_complete_and_exit): Likewise.
+       * undo.c (truncate_undo_list): Likewise.
+ 
  2005-12-05  Richard M. Stallman  <address@hidden>
  
        * window.c (enlarge_window): Eliminate arg preserve_before.
***************
*** 97,103 ****
        * macterm.h (cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]:
        Add prototype.
  
! 2005-11-21  Ken Raeburn  <address@hidden>
  
        * keymap.c (shadow_lookup): Use make_number to pass a number to
        Fsubstring.
--- 107,113 ----
        * macterm.h (cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]:
        Add prototype.
  
! 2005-11-21  Ken Raeburn  <address@hidden>
  
        * keymap.c (shadow_lookup): Use make_number to pass a number to
        Fsubstring.
***************
*** 16331,16337 ****
        * xdisp.c (forward_to_next_line_start): Return 0 when reaching the
        end of the buffer.
  
! 2002-08-08  Ken Raeburn  <address@hidden>
  
        * coding.c (Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
  
--- 16341,16347 ----
        * xdisp.c (forward_to_next_line_start): Return 0 when reaching the
        end of the buffer.
  
! 2002-08-08  Ken Raeburn  <address@hidden>
  
        * coding.c (Ffind_operation_coding_system): Fix Lisp_Object/int mixup.
  




reply via email to

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