aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-09-11 00:13:21 -0700
committerGlenn Morris2012-09-11 00:13:21 -0700
commit511fd0b2f470a33bf7f3d101ab03fcf47b797218 (patch)
tree0743ed0fc590c60f32109944f209e32ef92fb75c /lisp/ChangeLog
parentfa05bfe0525d75bde4c94c3cbbd90c5fa7a5a7dc (diff)
downloademacs-511fd0b2f470a33bf7f3d101ab03fcf47b797218.tar.gz
emacs-511fd0b2f470a33bf7f3d101ab03fcf47b797218.zip
load-path-shadows-font-lock-keywords tweak
* lisp/emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords): Be more robust about locating simple.el.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5d0d00be9dc..b448f30e5e3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-09-11 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
4 Be more robust about locating simple.el.
5
12012-09-10 Glenn Morris <rgm@gnu.org> 62012-09-10 Glenn Morris <rgm@gnu.org>
2 7
3 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors. 8 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.