# HG changeset patch # User Micha¸«³l Cadilhac # Date 1167088140 0 # Node ID 5d26f391af036096f21ff05822a7bee169604251 # Parent 874568f886c54b306b359211bf7795f74476e82b Revert unwanted unusual formating to standard form. diff -r 874568f886c5 -r 5d26f391af03 lisp/ChangeLog --- a/lisp/ChangeLog Mon Dec 25 20:37:40 2006 +0000 +++ b/lisp/ChangeLog Mon Dec 25 23:09:00 2006 +0000 @@ -323,9 +323,9 @@ 2006-12-10 Juanma Barranquero - * replace.el (replace-match-data, replace-match-maybe-edit), - * calc/calc-aent.el (calc-eval-error), - * emulation/vi.el (vi-char-argument), + * replace.el (replace-match-data, replace-match-maybe-edit): + * calc/calc-aent.el (calc-eval-error): + * emulation/vi.el (vi-char-argument): * progmodes/cc-langs.el (c-at-vsemi-p-fn) (c-vsemi-status-unknown-p-fn): Doc fixes.