summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* (py-execute-region): Hack around the different behavior and switchBarry Warsaw1998-11-201-14/+21
* (py-execute-region): Patch by Hunter Kelly so that execution uses theBarry Warsaw1998-11-171-4/+4
* (py-imenu-method-regexp): Fix suggested by Daniel Calvelo toBarry Warsaw1998-10-281-2/+6
* #XEmacs 21 now supports Imenu, so I am able to test (and fix) someBarry Warsaw1998-10-281-92/+73
* #Some minor changes in the commentary, obstensibly to test the newBarry Warsaw1998-10-271-8/+9
* #Fixed some typos in docstrings.Barry Warsaw1998-10-271-6/+6
* All the news that's fit to print. In other words, it's 1.5.2a2 time.Guido van Rossum1998-10-171-3/+270
* A few new ones...Guido van Rossum1998-10-021-0/+4
* (py-comint-output-filter-function): Horrible kludgearound for makingBarry Warsaw1998-09-251-1/+4
* (py-guess-indent-offset): Only print message about py-indent-offsetBarry Warsaw1998-09-251-3/+4
* (py-execute-file, py-execute-import-or-reload): Use a Python `raw'Barry Warsaw1998-09-241-2/+2
* (py-block-comment-prefix): Remove trailing space. Also explain thatBarry Warsaw1998-09-221-4/+5
* #Code rearranging to quiet byte-compilerBarry Warsaw1998-09-141-88/+88
* correct bogus instructions 'ccoment out' -> 'uncomment'Jeremy Hylton1998-09-101-1/+1
* Fixed the words in the comment and error message about defining FULL_PATH.Guido van Rossum1998-09-101-2/+2
* include <string.h> to get prototype for strcmpJeremy Hylton1998-09-101-7/+9
* (py-in-literal): How'd this get through? c-point => py-pointBarry Warsaw1998-08-291-1/+1
* Update commentary. For most stuff, point people to the web pageBarry Warsaw1998-08-201-58/+18
* (py-shell-map): New variable contains the keymap used in *Python*Barry Warsaw1998-08-201-5/+12
* (py-shell): comint-output-filter-functions is already buffer-localBarry Warsaw1998-08-201-1/+0
* (py-process-filter): Deleted this function. In order to fixBarry Warsaw1998-08-201-116/+16
* (imenu-example--create-python-index-engine): Fix nesting breakage whenBarry Warsaw1998-08-181-0/+2
* New contributor.Guido van Rossum1998-08-111-0/+1
* 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