diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e1eb8a78082..63187aa8de8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,16 @@ | |||
| 1 | 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com> | 1 | 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com> |
| 2 | 2 | ||
| 3 | * allout-widgets.el: (file metadata): Attribute copyright to FSF | ||
| 4 | and collapse date sequence, obscure author/maintainer email | ||
| 5 | address better, remove extra version line, track relocation of | ||
| 6 | author's allout webpage. | ||
| 7 | |||
| 8 | * allout.el: (file metadata): Attribute copyright to FSF | ||
| 9 | and collapse date sequence, obscure author/maintainer email | ||
| 10 | address better, track relocation of author's allout webpage. | ||
| 11 | |||
| 12 | 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com> | ||
| 13 | |||
| 3 | * python.el (python-pdbtrack-stack-entry-regexp) | 14 | * python.el (python-pdbtrack-stack-entry-regexp) |
| 4 | (python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file): | 15 | (python-pdbtrack-input-prompt, python-pdbtrack-track-stack-file): |
| 5 | Adjust to recognize ipdb as well as regular python pdb prompts. | 16 | Adjust to recognize ipdb as well as regular python pdb prompts. |