* python.el (python-pdbtrack-stack-entry-regexp)
authorKen Manheimer <ken.manheimer@gmail.com>
Wed, 16 Nov 2011 16:47:28 +0000 (11:47 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Wed, 16 Nov 2011 16:47:28 +0000 (11:47 -0500)
commit10649b828d6b2c7bfc41dde3386c980bcd48c0b3
tree70b9c05118ed323e330af8cd1bf2c16b29549979
parent8642c2163e9b0dfcf2aa4e0a6a7850b322faddc0
* python.el (python-pdbtrack-stack-entry-regexp)
(python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file):
Adjust to recognize ipdb as well as regular python pdb prompts.
Adjustments shamelessly taken exactly as suggested in EmacsWiki
page: http://www.emacswiki.org/PythonProgrammingInEmacs#toc14

* allout-widgets.el: (file metadata): Attribute copyright to FSF
and collapse date sequence, obscure author/maintainer email
address better, remove extra version line, track relocation of
author's allout webpage.

* allout.el: (file metadata): Attribute copyright to FSF
and collapse date sequence, obscure author/maintainer email
address better, track relocation of author's allout webpage.
lisp/ChangeLog