summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichaël Cadilhac <michael.cadilhac@lrde.org>2006-12-25 23:09:00 +0000
committerMichaël Cadilhac <michael.cadilhac@lrde.org>2006-12-25 23:09:00 +0000
commitb8ea2157bfb294a4eef027f9aed097dee13eacb9 (patch)
tree8b2619653472eb0995db34f8a8d9d8dc4b3fe520 /lisp/ChangeLog
parentf8912668cdfdb39c49ab70f5fc5018f1f894173c (diff)
downloademacs-b8ea2157bfb294a4eef027f9aed097dee13eacb9.tar.gz
Revert unwanted unusual formating to standard form.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d9c655fe6a2..f9b5b879b48 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -323,9 +323,9 @@
2006-12-10 Juanma Barranquero <lekktu@gmail.com>
- * 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.