mirror of
https://github.com/wassname/pyreadline.git
synced 2026-08-12 12:20:28 +08:00
pyreadline-refactor: move ironpython specifics from emacs.py to hook_wrapper
This commit is contained in:
+5
-1
@@ -1,6 +1,10 @@
|
||||
2006-11-15 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
* moved ironpython specifics from emacs.py->readline to a hook_wrapper
|
||||
just as in the hookwrapper for the normal console.
|
||||
|
||||
2006-11-15 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
* Rearranging pyreadlineconfig.ini
|
||||
|
||||
|
||||
2006-11-13 Jörgen Stenarson <jorgen.stenarson -at- bostream.nu>
|
||||
* Fixed bug in tab completion when point is not at end of line
|
||||
* Changed clr.AddReference to clr.AddReferenceToFileAndPath (ironpython_console)
|
||||
|
||||
Reference in New Issue
Block a user