From 10649b828d6b2c7bfc41dde3386c980bcd48c0b3 Mon Sep 17 00:00:00 2001 From: Ken Manheimer Date: Wed, 16 Nov 2011 11:47:28 -0500 Subject: [PATCH] * 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 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1eb8a78082..63187aa8de8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2011-11-16 Ken Manheimer + + * 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. + 2011-11-16 Ken Manheimer * python.el (python-pdbtrack-stack-entry-regexp) -- 2.39.2