aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6bda0e122db..a8b5f935d9a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,6 @@
12014-07-07 Luke Lee <luke.yx.lee@gmail.com> 12014-07-07 Luke Lee <luke.yx.lee@gmail.com>
2 2
3 * lisp/progmodes/hideif.el (hide-ifdef-env): Change to global. 3 * progmodes/hideif.el (hide-ifdef-env): Change to global.
4 (hide-ifdef-env-backup): New variable. 4 (hide-ifdef-env-backup): New variable.
5 (hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp): 5 (hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
6 New customizable variables. 6 New customizable variables.