comparison lisp/ChangeLog @ 105909:29e2bfcd152d

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 08 Nov 2009 10:45:22 +0000
parents f49caf3c20c7
children d1351c2f9b08
comparison
equal deleted inserted replaced
105908:0cbe044d923b 105909:29e2bfcd152d
1 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-advice-make-auto-save-file-name)
4 (tramp-advice-file-expand-wildcards): Unload via
5 `ad-remove-advice'.
6
7 * net/trampver.el: Update release number.
8
9 2009-11-08 Kevin Ryde <user42@zip.com.au>
10
11 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
12 `ad-do-it'.
13
14 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
15
16 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
17 in order to keep context in SELinux.
18
1 2009-11-08 Chong Yidong <cyd@stupidchicken.com> 19 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2 20
3 * dired-aux.el (dired-query): Place cursor in echo area and allow 21 * dired-aux.el (dired-query): Place cursor in echo area and allow
4 C-g. 22 C-g.
5 23