Mercurial > emacs
comparison lisp/ChangeLog @ 75233:e52e99fc4ca5
(vc-svn-parse-status): Trust the filename argument more
than the program's output.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 14 Jan 2007 14:49:28 +0000 |
parents | b3af187429fb |
children | 37fad71acf15 |
comparison
equal
deleted
inserted
replaced
75232:037fa20cc6bd | 75233:e52e99fc4ca5 |
---|---|
1 2007-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * vc-svn.el (vc-svn-parse-status): Trust the filename argument more | |
4 than the program's output. | |
5 | |
1 2007-01-14 Juanma Barranquero <lekktu@gmail.com> | 6 2007-01-14 Juanma Barranquero <lekktu@gmail.com> |
2 | 7 |
3 * kmacro.el (kmacro-insert-counter, kmacro-set-counter) | 8 * kmacro.el (kmacro-insert-counter, kmacro-set-counter) |
4 (kmacro-start-macro-or-insert-counter) | 9 (kmacro-start-macro-or-insert-counter) |
5 (kmacro-step-edit-prefix-commands): Fix typos in docstrings. | 10 (kmacro-step-edit-prefix-commands): Fix typos in docstrings. |
25 * replace.el (perform-replace): Don't clear NODENT when computing | 30 * replace.el (perform-replace): Don't clear NODENT when computing |
26 the replacement string. | 31 the replacement string. |
27 | 32 |
28 2007-01-11 Michael Albinus <michael.albinus@gmx.de> | 33 2007-01-11 Michael Albinus <michael.albinus@gmx.de> |
29 | 34 |
30 * net/tramp.el (tramp-handle-file-local-copy): Set | 35 * net/tramp.el (tramp-handle-file-local-copy): |
31 `enable-multibyte-characters' to nil. Reported by Chris Moore | 36 Set `enable-multibyte-characters' to nil. Reported by Chris Moore |
32 <christopher.ian.moore@gmail.com>. | 37 <christopher.ian.moore@gmail.com>. |
33 | 38 |
34 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca> | 39 2007-01-11 Stefan Monnier <monnier@iro.umontreal.ca> |
35 | 40 |
36 * diff-mode.el (diff-sanity-check-context-hunk-half) | 41 * diff-mode.el (diff-sanity-check-context-hunk-half) |