comparison lisp/ChangeLog @ 74904:5d26f391af03

Revert unwanted unusual formating to standard form.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 25 Dec 2006 23:09:00 +0000
parents 874568f886c5
children f4618905512f
comparison
equal deleted inserted replaced
74903:874568f886c5 74904:5d26f391af03
321 * ido.el (ido-init-completion-maps): Remap backward-kill-word 321 * ido.el (ido-init-completion-maps): Remap backward-kill-word
322 instead of binding M-backspace. 322 instead of binding M-backspace.
323 323
324 2006-12-10 Juanma Barranquero <lekktu@gmail.com> 324 2006-12-10 Juanma Barranquero <lekktu@gmail.com>
325 325
326 * replace.el (replace-match-data, replace-match-maybe-edit), 326 * replace.el (replace-match-data, replace-match-maybe-edit):
327 * calc/calc-aent.el (calc-eval-error), 327 * calc/calc-aent.el (calc-eval-error):
328 * emulation/vi.el (vi-char-argument), 328 * emulation/vi.el (vi-char-argument):
329 * progmodes/cc-langs.el (c-at-vsemi-p-fn) 329 * progmodes/cc-langs.el (c-at-vsemi-p-fn)
330 (c-vsemi-status-unknown-p-fn): Doc fixes. 330 (c-vsemi-status-unknown-p-fn): Doc fixes.
331 331
332 2006-12-10 Chong Yidong <cyd@stupidchicken.com> 332 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
333 333