aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fce4875e965..c39ded8f5d9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,7 @@
3 * progmodes/compile.el (compilation-error-regexp-alist-alist) 3 * progmodes/compile.el (compilation-error-regexp-alist-alist)
4 [gcc-include]: Tighten file name match, add match for column 4 [gcc-include]: Tighten file name match, add match for column
5 number. (Bug#7806) 5 number. (Bug#7806)
6 [gnu]: Remove unused group.
6 7
72011-01-08 Glenn Morris <rgm@gnu.org> 82011-01-08 Glenn Morris <rgm@gnu.org>
8 9