# HG changeset patch # User Carsten Dominik # Date 1106648692 0 # Node ID 4ab28e4321309a7bd92e045fb52e038531ab63ca # Parent b694c88295ed4ffea4195d8a823872303f344081 *** empty log message *** diff -r b694c88295ed -r 4ab28e432130 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 25 03:36:37 2005 +0000 +++ b/lisp/ChangeLog Tue Jan 25 10:24:52 2005 +0000 @@ -1,3 +1,7 @@ +2005-01-17 Carsten Dominik + + * textmodes/org.el (org-version): Unnecessary prefix arg removed. + 2005-01-24 Luc Teirlinck * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie. @@ -90,6 +94,7 @@ * term/mac-win.el (process-connection-type): Removed. Controlled now by s/darwin.h:PTY_ITERATION. +>>>>>>> 1.6921 2005-01-20 Stefan Monnier * window.el (handle-select-window): Don't switch window when we're @@ -310,6 +315,7 @@ * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree rather than the element found, thus enabling the tree to be setcar'd. +>>>>>>> 1.6903 2005-01-14 Carsten Dominik * textmodes/org.el (org-show-following-heading): New option.