diff options
| author | Glenn Morris | 2012-09-11 00:13:21 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-09-11 00:13:21 -0700 |
| commit | 511fd0b2f470a33bf7f3d101ab03fcf47b797218 (patch) | |
| tree | 0743ed0fc590c60f32109944f209e32ef92fb75c /lisp/ChangeLog | |
| parent | fa05bfe0525d75bde4c94c3cbbd90c5fa7a5a7dc (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-09-10 Glenn Morris <rgm@gnu.org> | 6 | 2012-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. |