]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fix: correcting file path.
authorLuke Lee <luke.yx.lee@gmail.com>
Tue, 8 Jul 2014 01:52:48 +0000 (09:52 +0800)
committerLuke Lee <luke.yx.lee@gmail.com>
Tue, 8 Jul 2014 01:52:48 +0000 (09:52 +0800)
lisp/ChangeLog

index 6bda0e122db7579b170da72e5f04b49c80d3896a..a8b5f935d9aae312f12bb02ca9ff5fdcd683abbd 100644 (file)
@@ -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.