# HG changeset patch # User Juanma Barranquero # Date 1026891057 0 # Node ID d7c2a6962d41807885c0458e908addfe11d67e88 # Parent 6d05f3e7141753dcfc70e2b5b3cfe15da7dcf719 *** empty log message *** diff -r 6d05f3e71417 -r d7c2a6962d41 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 17 07:29:47 2002 +0000 +++ b/lisp/ChangeLog Wed Jul 17 07:30:57 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-17 Juanma Barranquero + + * timer.el (timer-set-time-with-usecs): Mark obsolete. + 2002-07-16 Stefan Monnier * vc.el (vc-default-comment-history): Hard code *vc*. @@ -68,16 +72,6 @@ * compare-w.el (compare-windows-whitespace): Always allow newline even if it does not have whitespace syntax. -2002-07-14 Richard M. Stallman - - * files.el (find-alternate-file): Offer to save a modified buffer. - Handle kill-buffer-query-functions better. - - * startup.el (normal-splash-screen, fancy-splash-text): - Update name of help menu item for ordering printed manuals. - - * emacs-lisp/checkdoc.el: Fix doc typos. - 2002-07-16 Juanma Barranquero * timer.el (timer-set-time, timer-set-time-with-usecs): Fix docstring. @@ -92,6 +86,16 @@ * mouse-sel.el (mouse-sel-bindings): Save/restore interprogram cut/paste functions. +2002-07-14 Richard M. Stallman + + * files.el (find-alternate-file): Offer to save a modified buffer. + Handle kill-buffer-query-functions better. + + * startup.el (normal-splash-screen, fancy-splash-text): + Update name of help menu item for ordering printed manuals. + + * emacs-lisp/checkdoc.el: Fix doc typos. + 2002-07-14 Stefan Monnier * textmodes/tex-mode.el: Set encoding to utf-8.