| | 1 | 2006-09-02 Juri Linkov <juri@jurta.org> |
|---|
| | 2 | |
|---|
| | 3 | * HELLO: Regroup Europe Non-ASCII examples by similar scripts. |
|---|
| | 4 | |
|---|
| | 5 | 2006-08-25 Richard Stallman <rms@gnu.org> |
|---|
| | 6 | |
|---|
| | 7 | * TUTORIAL: Give priority to graphical terminals over text terminals |
|---|
| | 8 | regarding C-z. |
|---|
| | 9 | |
|---|
| | 10 | 2006-08-21 Sun Yijiang <sunyijiang@gmail.com> |
|---|
| | 11 | |
|---|
| | 12 | * TUTORIAL.cn: Sync with the latest TUTORIAL. |
|---|
| | 13 | |
|---|
| | 14 | 2006-08-20 Dave Love <fx@gnu.org> |
|---|
| | 15 | |
|---|
| | 16 | * emacs.py: Update to Dave Love's latest version. |
|---|
| | 17 | (__all__): Fix args -> eargs. Add new `modpath' fun. |
|---|
| | 18 | (eargs): Add `imports' arg. |
|---|
| | 19 | (all_names): New fun. |
|---|
| | 20 | (complete): Rewrite without using rlcompleter. |
|---|
| | 21 | Remove `namespace' arg, add `imports' arg. |
|---|
| | 22 | (ehelp): Replace g and l args with `imports'. |
|---|
| | 23 | (eimport): Use __main__ rather than `emacs' namespace. |
|---|
| | 24 | (modpath): New fun. |
|---|
| | 25 | |
|---|
| | 26 | 2006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change) |
|---|
| | 27 | |
|---|
| | 28 | * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace. |
|---|
| | 29 | |
|---|
| | 30 | 2006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si> |
|---|
| | 31 | |
|---|
| | 32 | * TUTORIAL.sl: Synchronize with TUTORIAL. |
|---|
| | 33 | |
|---|
| | 34 | 2006-08-18 Mats Lidell <matsl@contactor.se> |
|---|
| | 35 | |
|---|
| | 36 | * TUTORIAL.sv: Synchronize with TUTORIAL. |
|---|
| | 37 | |
|---|
| | 38 | 2006-08-18 Alfredo Finelli <alfredofnl@tiscali.it> |
|---|
| | 39 | |
|---|
| | 40 | * TUTORIAL.it: Synchronize with TUTORIAL. |
|---|
| | 41 | |
|---|