summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.152
-rw-r--r--lisp/ChangeLog.162
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index 118c15979fa..2512d35564f 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -16417,7 +16417,7 @@
* net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
`ad-do-it'.
-2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
+2009-11-08 Andrey Kotlarski <m00naticus@gmail.com> (tiny change)
* net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
in order to keep context in SELinux.
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 059a07996b1..691b7945bf4 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -22485,7 +22485,7 @@
* nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
-2011-05-20 Nix <nix@esperi.org.uk>
+2011-05-20 Nick Alcock <nix@esperi.org.uk>
* files.el (basic-save-buffer-2):
Fix handling of break-hardlink-on-save with non-existent files.