emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r106396: * python.el (python-pdbtrack


From: Ken Manheimer
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106396: * python.el (python-pdbtrack-stack-entry-regexp)
Date: Wed, 16 Nov 2011 11:47:28 -0500
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106396
committer: Ken Manheimer <address@hidden>
branch nick: trunk
timestamp: Wed 2011-11-16 11:47:28 -0500
message:
  * 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.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-11-16 16:37:48 +0000
+++ b/lisp/ChangeLog    2011-11-16 16:47:28 +0000
@@ -1,5 +1,16 @@
 2011-11-16  Ken Manheimer  <address@hidden>
 
+       * 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  <address@hidden>
+
        * 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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]