lisp/align.el (align-region): Do not fail when end-mark is nil (bug#17088).
[bpt/emacs.git] / lisp / ChangeLog
index 029cbaa..3f72f42 100644 (file)
@@ -1,3 +1,7 @@
+2014-03-24  Nicolas Richard  <theonewiththeevillook@yahoo.fr>
+
+       * align.el (align-region): Do not fail when end-mark is nil (bug#17088).
+
 2014-03-24  Dmitry Gutov  <dgutov@yandex.ru>
 
        * progmodes/ruby-mode.el (ruby-expression-expansion-re):