summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Reordered the news to make it more accessible. Also removed some dups.Guido van Rossum1998-08-111-191/+225
* Got all the 1.5.2 news that's fit to print. Now we may need toGuido van Rossum1998-08-101-102/+296
* (imenu-example--python-method-regexp): Patch from Christian Tanzer:Barry Warsaw1998-08-101-1/+1
* (py-compute-indentation): Changes to the `t' condition which affectBarry Warsaw1998-08-101-9/+15
* # mention Porting in list of filesGuido van Rossum1998-08-101-0/+1
* mini-faq on porting pythonGuido van Rossum1998-08-102-2/+44
* #Typos from previous checkinBarry Warsaw1998-08-101-2/+2
* Huge number of docstring changes, typo fixes, rewordings, GNU standardBarry Warsaw1998-08-101-186/+234
* (py-execute-region): When temp-names are broken (Emacs 19.34), aBarry Warsaw1998-08-071-3/+7
* Checkpointing news for 1.5.2a1... (Not all done.)Guido van Rossum1998-08-061-0/+267
* New meat.Guido van Rossum1998-08-041-0/+6
* typo (pwill -> will).Guido van Rossum1998-08-041-1/+1
* (py-beginning-of-def-or-class, py-end-of-def-or-class,Barry Warsaw1998-07-071-21/+37
* (py-comment-indent-function): A replacement forBarry Warsaw1998-07-071-13/+32
* New blood.Guido van Rossum1998-06-301-0/+11
* Added a line to process SGI_ABI.Guido van Rossum1998-06-081-0/+1
* Add LDLAST to the list of variables processed by the sed script.Guido van Rossum1998-05-201-0/+1
* (py-ask-about-save): New variable used inBarry Warsaw1998-05-191-5/+13
* (py-execute-string): Bind to C-c C-s, and put on menuBarry Warsaw1998-05-191-0/+2
* (py-stringlit-re): Another ME patch to recognize SQTQs and DQTQsBarry Warsaw1998-05-191-2/+20
* More ME patches:Barry Warsaw1998-05-191-4/+86
* (beginning-of-python-def-or-class): Renamed toBarry Warsaw1998-05-191-52/+82
* More ME patches:Barry Warsaw1998-05-191-2/+7
* #Documentation and comment typos patch given by Michael Ernst. MoreBarry Warsaw1998-05-191-17/+17
* Add some help for AIX. (Konrad Hinsen)Guido van Rossum1998-04-301-0/+4
* (py-compute-indentation): Use forward-comment to skip over allBarry Warsaw1998-04-161-1/+1
* Some more new stuff.Guido van Rossum1998-04-131-13/+43
* Two more, for beta testers who reported real bugs.Guido van Rossum1998-04-131-0/+2
* Added changes from 1.5 to 1.5.1.Guido van Rossum1998-04-101-904/+1264
* Document -x too.Guido van Rossum1998-04-101-0/+8
* Document -t flag.Guido van Rossum1998-04-101-1/+9
* Jeff EplerGuido van Rossum1998-04-101-0/+1
* (py-toggle-shells): Added a message in the minibuf.Barry Warsaw1998-04-101-0/+1
* Quick and extremely dirty hacks to toggle between using CPython andBarry Warsaw1998-04-091-1/+59
* Tons of new names...Guido van Rossum1998-04-091-0/+23
* (imenu-example--python-class-regexp): Fix to recognize Module.Class inBarry Warsaw1998-04-041-1/+1
* #Oops, I lost the CVS/RCS $Revision$Barry Warsaw1998-04-021-1/+1
* (py-compute-indentation): When looking at a continuation line insideBarry Warsaw1998-04-011-1/+6
* Two patches for Emacs 20.2 compatibility:Barry Warsaw1998-04-011-5/+4
* (py-postprocess-output-buffer): Return t if an exception was found,Barry Warsaw1998-03-261-9/+13
* (py-execute-region): Watch out for shell-command-on-region killing aBarry Warsaw1998-03-251-4/+10
* Removed all the mixed indentation face stuff. It's not as helpful asBarry Warsaw1998-03-201-9/+0
* (py-tab-face): => py-mixed-indentation-faceBarry Warsaw1998-03-201-5/+6
* (py-in-literal, py-fast-in-literal): New functions (mostly) stolenBarry Warsaw1998-03-191-24/+45
* #minor change to eval-while-compile so that it must both findBarry Warsaw1998-03-191-4/+7
* (py-tab-face, python-font-lock-keywords): Color all tabs at the startBarry Warsaw1998-03-191-0/+8
* (py-smart-indentation): Updated docstring for new policy.Barry Warsaw1998-03-161-8/+12
* #(py-smart-indentation): Small fixes for clarity in the docstring.Barry Warsaw1998-03-131-5/+4
* (python-mode): Removed vi vi vi hack for setting the tab width from aBarry Warsaw1998-03-131-25/+0
* (py-smart-indentation): New variable which controls the automagicBarry Warsaw1998-03-131-20/+49