aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2013-07-13 12:44:19 +0800
committerLeo Liu2013-07-13 12:44:19 +0800
commit58fbe886f57da9b450fc6f1d1f5b2fee9c1fa0fc (patch)
tree3b6cc3d02bed1ae8ddc2e12dab6011bd5925e07e /lisp/ChangeLog
parent1f0480d4cdea9a266d73f184c56dc94915f1c67a (diff)
downloademacs-58fbe886f57da9b450fc6f1d1f5b2fee9c1fa0fc.tar.gz
emacs-58fbe886f57da9b450fc6f1d1f5b2fee9c1fa0fc.zip
* ido.el (ido-read-file-name): Guard against non-symbol value.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1213e509692..533ea0a0f23 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-07-13 Leo Liu <sdl.web@gmail.com>
2
3 * ido.el (ido-read-file-name): Guard against non-symbol value.
4
12013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org> 52013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 6
3 * progmodes/python.el (python-imenu--build-tree): Fix corner case 7 * progmodes/python.el (python-imenu--build-tree): Fix corner case