aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2009-06-29 21:00:34 +0000
committerMichael Albinus2009-06-29 21:00:34 +0000
commitfd46e8939584ce23c85445fc9257305febe923e6 (patch)
tree902e64c03bc39a9c05cda16f820e6e050f70194e
parent1f107aed49575d53986de016a20853f67abaa0d0 (diff)
downloademacs-fd46e8939584ce23c85445fc9257305febe923e6.tar.gz
emacs-fd46e8939584ce23c85445fc9257305febe923e6.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 215607ffc77..31a7c470515 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,9 +1,13 @@
12009-06-29 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
4 modes mandatory. (Bug#3712)
5
12009-06-29 Alan Mackenzie <acm@muc.de> 62009-06-29 Alan Mackenzie <acm@muc.de>
2 7
3 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious 8 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4 correction between the visible width of TABs and their number of 9 correction between the visible width of TABs and their number of
5 bytes. 10 bytes.
6
7 11
82009-06-29 Chong Yidong <cyd@stupidchicken.com> 122009-06-29 Chong Yidong <cyd@stupidchicken.com>
9 13