projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae17e3
)
ChangeLog fix: correcting file path.
author
Luke Lee
<luke.yx.lee@gmail.com>
Tue, 8 Jul 2014 01:52:48 +0000
(09:52 +0800)
committer
Luke Lee
<luke.yx.lee@gmail.com>
Tue, 8 Jul 2014 01:52:48 +0000
(09:52 +0800)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 6bda0e122db7579b170da72e5f04b49c80d3896a..a8b5f935d9aae312f12bb02ca9ff5fdcd683abbd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,6
@@
2014-07-07 Luke Lee <luke.yx.lee@gmail.com>
- *
lisp/
progmodes/hideif.el (hide-ifdef-env): Change to global.
+ * progmodes/hideif.el (hide-ifdef-env): Change to global.
(hide-ifdef-env-backup): New variable.
(hide-ifdef-expand-reinclusion-protection, hide-ifdef-header-regexp):
New customizable variables.