aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca7a3c45818..7620a0730a6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12015-01-01 Simen Heggestøyl <simenheg@gmail.com> (tiny change)
2
3 * textmodes/css-mode.el (scss-mode): Fix typo (bug#19446).
4
12014-12-31 Paul Eggert <eggert@cs.ucla.edu> 52014-12-31 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Less 'make' chatter in lisp directory 7 Less 'make' chatter in lisp directory
@@ -22781,7 +22785,7 @@ See ChangeLog.16 for earlier changes.
22781;; coding: utf-8 22785;; coding: utf-8
22782;; End: 22786;; End:
22783 22787
22784 Copyright (C) 2011-2014 Free Software Foundation, Inc. 22788 Copyright (C) 2011-2015 Free Software Foundation, Inc.
22785 22789
22786 This file is part of GNU Emacs. 22790 This file is part of GNU Emacs.
22787 22791