Mercurial > emacs
comparison lisp/ChangeLog @ 85366:e8f9d460bc3e
(compilation-next-error-function): Fix timestamp
handling, so compilation-fake-loc works again.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 17 Oct 2007 16:24:33 +0000 |
parents | a10ee3a5c9ce |
children | 1fbaddcbc4ec |
comparison
equal
deleted
inserted
replaced
85365:a10ee3a5c9ce | 85366:e8f9d460bc3e |
---|---|
1 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2007-10-17 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * progmodes/compile.el (compilation-next-error-function): Fix timestamp | |
4 handling, so compilation-fake-loc works again. | |
2 | 5 |
3 * server.el (server-select-display): Nop if we do not support m-f-o-d. | 6 * server.el (server-select-display): Nop if we do not support m-f-o-d. |
4 (server-process-filter): Revert last change. | 7 (server-process-filter): Revert last change. |
5 | 8 |
6 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the | 9 * vc.el (vc-diff-sentinel, vc-diff-internal): Revert some change in the |