comparison lisp/ChangeLog @ 74588:b2ab35b25c9a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 11 Dec 2006 01:46:00 +0000
parents f31f4de06d96
children 40a1830ca2db
comparison
equal deleted inserted replaced
74587:3d9741bb11f1 74588:b2ab35b25c9a
1 2006-12-11 Juanma Barranquero <lekktu@gmail.com>
2
3 * ediff-merg.el (ediff-show-clashes-only): Doc fix.
4 (ediff-combination-pattern): Fix typo in docstring.
5
6 * textmodes/refer.el (refer-find-entry): Doc fix.
7 (refer-bib-files-regexp, refer-bib-directory, refer-bib-files)
8 (refer-cache-bib-files, refer-find-next-entry, refer-yank-key):
9 Fix tipos in docstrings.
10
11 * progmodes/idlwave.el (idlwave-library-path): Fix typos in docstring.
12
1 2006-12-10 Kim F. Storm <storm@cua.dk> 13 2006-12-10 Kim F. Storm <storm@cua.dk>
2 14
3 * ido.el (ido-init-completion-maps): Remap backward-kill-word 15 * ido.el (ido-init-completion-maps): Remap backward-kill-word
4 instead of binding M-backspace. 16 instead of binding M-backspace.
5 17