From 6ffb560b2a940d19419ac5afe11418588ef8c61f Mon Sep 17 00:00:00 2001 From: Michal Nazarewicz Date: Tue, 20 Jan 2015 14:03:45 +0100 Subject: [PATCH] doh, fixing year in ChangeLog entries introduced by last two commits --- lisp/ChangeLog | 4 +--- test/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c2f8e811ec..35b08b0f1de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,12 +1,10 @@ -2014-01-20 Michal Nazarewicz +2015-01-20 Michal Nazarewicz * textmodes/tildify.el (tildify-double-space-undos): A new variable specifying whether pressing space in `tildify-mode' after a space has been replaced with hard space undos the substitution. (tildify-space): Add code branch for handling `tildify-doule-space'. -2014-01-20 Michal Nazarewicz - * textmodes/tildify.el (tildify-space): A new function which can be used as a `post-self-insert-hook' to automatically convert spaces into hard spaces. diff --git a/test/ChangeLog b/test/ChangeLog index c37b98663bd..544835bdd4f 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,4 +1,4 @@ -2014-01-20 Michal Nazarewicz +2015-01-20 Michal Nazarewicz * automated/tildify-tests.el (tildify-space-undo-test--test): A new helper function for testing `tildify-double-space-undos' -- 2.39.5