Show
Ignore:
Timestamp:
09/09/06 16:30:10 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/ChangeLog

    r4148 r4161  
     12006-09-02  Juri Linkov  <juri@jurta.org> 
     2 
     3        * HELLO: Regroup Europe Non-ASCII examples by similar scripts. 
     4 
     52006-08-25  Richard Stallman  <rms@gnu.org> 
     6 
     7        * TUTORIAL: Give priority to graphical terminals over text terminals 
     8        regarding C-z. 
     9 
     102006-08-21  Sun Yijiang  <sunyijiang@gmail.com> 
     11 
     12        * TUTORIAL.cn: Sync with the latest TUTORIAL. 
     13 
     142006-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 
     262006-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 
     302006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si> 
     31 
     32        * TUTORIAL.sl: Synchronize with TUTORIAL. 
     33 
     342006-08-18  Mats Lidell  <matsl@contactor.se> 
     35 
     36        * TUTORIAL.sv: Synchronize with TUTORIAL. 
     37 
     382006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it> 
     39 
     40        * TUTORIAL.it: Synchronize with TUTORIAL. 
     41 
    1422006-08-15  Carsten Dominik  <dominik@science.uva.nl> 
    243