comparison lisp/ChangeLog @ 75151:c1e1e8419023

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 09 Jan 2007 07:24:08 +0000
parents bdffb0038313
children b6d91af8ca19
comparison
equal deleted inserted replaced
75150:920fbb042c18 75151:c1e1e8419023
1 2007-01-09 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-cmds.el
4 (select-safe-coding-system-interactively): Fix message.
5
1 2007-01-09 Michael Albinus <michael.albinus@gmx.de> 6 2007-01-09 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'. 8 * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
4 (tramp-process-actions): Add optional parameter TIMEOUT. 9 (tramp-process-actions): Add optional parameter TIMEOUT.
5 (tramp-open-connection-telnet, tramp-open-connection-rsh) 10 (tramp-open-connection-telnet, tramp-open-connection-rsh)
311 316
312 2006-12-27 Kim F. Storm <storm@cua.dk> 317 2006-12-27 Kim F. Storm <storm@cua.dk>
313 318
314 * ido.el (ido-set-matches-1): Fix last change. If default item is 319 * ido.el (ido-set-matches-1): Fix last change. If default item is
315 current buffer, it is ok to be first. 320 current buffer, it is ok to be first.
321
322 2006-12-27 Kenichi Handa <handa@m17n.org>
323
324 * international/mule-cmds.el (select-safe-coding-system-interactively):
325 Use face `link' for problematic chars.
316 326
317 2006-12-27 Kenichi Handa <handa@m17n.org> 327 2006-12-27 Kenichi Handa <handa@m17n.org>
318 328
319 * international/mule-cmds.el (select-safe-coding-system-interactively): 329 * international/mule-cmds.el (select-safe-coding-system-interactively):
320 Improve the message in *Warning* buffer. 330 Improve the message in *Warning* buffer.