X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/40821110d733562f0fabb01b257e14ad4ca670c6..40fb2103c2986cbb91add4afed635886c4f87ae5:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9841028582..5901c35c2e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,10 @@ (line-move): Don't perform auto-window-vscroll when defining or executing keyboard macro to ensure consistent behaviour. +2005-03-13 Stefan Monnier + + * pcvs-util.el (cvs-string->strings): Strip trailing whitespace. + 2005-03-13 Lute Kamstra * emacs-lisp/debug.el (debug): Set debug-on-exit before calling @@ -5548,11 +5552,6 @@ (ibuffer-kill-line): Set arg `interactive-p' in interactive spec rather than use function `interactive-p'. -2004-10-22 Kenichi Handa - - * international/mule.el (translate-region): Implement it in Lisp - as a front end of translate-region-internal. - 2004-10-21 Jay Belanger * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):