aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorBarry O'Reilly2014-03-25 19:30:08 -0400
committerBarry O'Reilly2014-03-25 19:30:08 -0400
commit657e54f709cb435a5ca93f0184e214dd9e586f29 (patch)
tree4eabee44f09e564bd8e825999e088d8116492abc /lisp/ChangeLog
parent75b7e407e8d4303930dbfad2df2f36b994f368ed (diff)
downloademacs-657e54f709cb435a5ca93f0184e214dd9e586f29.tar.gz
emacs-657e54f709cb435a5ca93f0184e214dd9e586f29.zip
Addendum to: Undo in region after markers in undo history relocated
* simple.el (primitive-undo): Correction to 2014-03-24 change. Fixes: debbugs:16818
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e3a9a669e48..882bd4e19cb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12014-03-25 Barry O'Reilly <gundaetiapo@gmail.com>
2
3 * simple.el (primitive-undo): Correction to 2014-03-24 change.
4
12014-03-25 Michael Albinus <michael.albinus@gmx.de> 52014-03-25 Michael Albinus <michael.albinus@gmx.de>
2 6
3 * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring. 7 * net/tramp.el (tramp-methods, tramp-connection-timeout): Fix docstring.