Mercurial > emacs
comparison lisp/ChangeLog @ 75225:377f1cb19e39
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 14 Jan 2007 03:22:45 +0000 |
parents | 467d830500a1 |
children | b3af187429fb |
comparison
equal
deleted
inserted
replaced
75224:3886a659959b | 75225:377f1cb19e39 |
---|---|
1 2007-01-14 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * kmacro.el (kmacro-insert-counter, kmacro-set-counter) | |
4 (kmacro-start-macro-or-insert-counter) | |
5 (kmacro-step-edit-prefix-commands): Fix typos in docstrings. | |
6 (kmacro-call-ring-2nd, kmacro-call-ring-2nd-repeat): Doc fixes. | |
7 | |
8 * emulation/keypad.el (keypad-setup): Fix typos in docstring. | |
9 | |
1 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com> | 10 2007-01-13 Mathias Dahl <mathias.dahl@gmail.com> |
2 | 11 |
3 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile | 12 * tumme.el (tumme-cmd-rotate-original-options): Add -outfile |
4 option. Remove redirect character ">". | 13 option. Remove redirect character ">". |
5 | 14 |
6 2007-01-13 Juanma Barranquero <lekktu@gmail.com> | 15 2007-01-13 Juanma Barranquero <lekktu@gmail.com> |
7 | 16 |
8 * replace.el (perform-replace): Remove leftover code. | 17 * replace.el (perform-replace): Remove leftover code. |
9 | 18 |
24 (diff-sanity-check-hunk): New functions. | 33 (diff-sanity-check-hunk): New functions. |
25 (diff-find-source-location): Use'em to check the hunks are well-formed. | 34 (diff-find-source-location): Use'em to check the hunks are well-formed. |
26 | 35 |
27 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't | 36 * hexl.el (hexlify-buffer, dehexlify-buffer): Don't complain and don't |
28 activate undo when undo is not active. | 37 activate undo when undo is not active. |
29 Reported by Chris <christopher.ian.moore@gmail.com>. | 38 Reported by Chris Moore <christopher.ian.moore@gmail.com>. |
30 | 39 |
31 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 40 2007-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
32 | 41 |
33 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp) | 42 * ffap.el (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp) |
34 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist) | 43 (ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist) |