emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 07 Mar 2005 09:12:31 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7066 emacs/lisp/ChangeLog:1.7067
*** emacs/lisp/ChangeLog:1.7066 Mon Mar  7 11:12:10 2005
--- emacs/lisp/ChangeLog        Mon Mar  7 14:12:27 2005
***************
*** 1,3 ****
--- 1,7 ----
+ 2005-03-07  Stefan Monnier  <address@hidden>
+ 
+       * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
+ 
  2005-03-07  Kim F. Storm  <address@hidden>
  
        * simple.el (move-beginning-of-line): New command.
***************
*** 100,113 ****
  
        * calendar/icalendar.el (icalendar-version): Increase to 0.11.
        (icalendar-export-file, icalendar-export-region)
!       (icalendar-import-file, icalendar-import-buffer): Add autoload
!       cookies.
        (icalendar--convert-ical-to-diary): Fix problem with DURATION.
  
  2005-03-04  Lute Kamstra  <address@hidden>
  
!       * emacs-lisp/debug.el (debugger-step-after-exit): Make it a
!       defvar.
        (debug-function-list): Ditto.
  
  2005-03-04  Robert J. Chassell  <address@hidden>
--- 104,115 ----
  
        * calendar/icalendar.el (icalendar-version): Increase to 0.11.
        (icalendar-export-file, icalendar-export-region)
!       (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
        (icalendar--convert-ical-to-diary): Fix problem with DURATION.
  
  2005-03-04  Lute Kamstra  <address@hidden>
  
!       * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
        (debug-function-list): Ditto.
  
  2005-03-04  Robert J. Chassell  <address@hidden>
***************
*** 117,123 ****
        is not appended by replacing a search for address@hidden|@bye' with
        address@hidden|^[ \t]*@'.  The intent is to solve both the 
address@hidden
        address@hidden' bug and the unfilled long lines bug.
!       (texinfmt-version): update number and date.
  
  2005-03-04  Reiner Steib  <address@hidden>
  
--- 119,125 ----
        is not appended by replacing a search for address@hidden|@bye' with
        address@hidden|^[ \t]*@'.  The intent is to solve both the 
address@hidden
        address@hidden' bug and the unfilled long lines bug.
!       (texinfmt-version): Update number and date.
  
  2005-03-04  Reiner Steib  <address@hidden>
  




reply via email to

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