ChangeLog date fix
[bpt/emacs.git] / lisp / ChangeLog
index 49fbf0e..41c5c7d 100644 (file)
@@ -1,3 +1,27 @@
+2013-01-30  Glenn Morris  <rgm@gnu.org>
+
+       * imenu.el (imenu-default-create-index-function):
+       Put back a version of the infinite loop test removed 2013-01-23.
+
+2013-01-28  Fabián Ezequiel Gallina  <fgallina@cuca>
+
+       * progmodes/python.el (python-shell-parse-command): Find
+       python-shell-interpreter with modified environment.
+
+2013-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
+
+2013-01-24  Fabián Ezequiel Gallina  <fgallina@cuca>
+
+       * progmodes/python.el: Enhancements to header documentation about
+       skeletons.  (Bug#5716)
+
+2013-01-23  Fabián Ezequiel Gallina  <fgallina@cuca>
+
+       * imenu.el (imenu-default-create-index-function): Remove useless
+       infinite loop check.  (Bug#13438)
+
 2013-01-23  Alan Mackenzie  <acm@muc.de>
 
        Fix a bug in the state cache mechanism.  Refactor this a bit.
        * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
        matching (Bug#8516).
 
-2011-01-22  Jari Aalto  <jari.aalto@cante.net>
+2011-05-22  Jari Aalto  <jari.aalto@cante.net>
 
        * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
        different face (Bug#8178).