aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2010-02-17 15:51:01 +0900
committerKenichi Handa2010-02-17 15:51:01 +0900
commit7fb371fec340f903da655d243c02f204a5b60ce4 (patch)
tree45e31c0b62518cb0d55dae4d9fd43d80ec299842 /lisp/ChangeLog
parentd0396581d5db3d6fd0b27db3511a281cf50b6bd2 (diff)
parentaac0b0f2be0f68669368b6050e4d0df26a9a8d9c (diff)
downloademacs-7fb371fec340f903da655d243c02f204a5b60ce4.tar.gz
emacs-7fb371fec340f903da655d243c02f204a5b60ce4.zip
from trunk
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0dbc97c0df8..17655fe4f6b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,38 @@
12010-02-16 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
4 errors in copying directories.
5 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
6 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
7 (tramp-handle-delete-file)
8 (tramp-handle-dired-recursive-delete-directory)
9 (tramp-handle-write-region): Flush also the cache for the upper
10 directory.
11
122010-02-16 Chong Yidong <cyd@stupidchicken.com>
13
14 * simple.el (save-interprogram-paste-before-kill): Doc fix.
15
16 * cus-edit.el (hardware): Doc fix.
17
18 * man.el (man): Add to external custom group.
19
20 * delim-col.el (columns): Move to wp custom group.
21
22 * doc-view.el (doc-view): Add to data custom group.
23
24 * cedet/data-debug.el (data-debug): Move to extensions group.
25
26 * cedet/ede.el (ede):
27 * cedet/srecode.el (srecode):
28 * cedet/semantic.el (semantic): Put in tools and extensions group.
29
30 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces
31 group.
32
33 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
34 by ispell-parse-output (Bug#5575).
35
12010-02-16 Kenichi Handa <handa@m17n.org> 362010-02-16 Kenichi Handa <handa@m17n.org>
2 37
3 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it. 38 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.