Show
Ignore:
Timestamp:
11/01/05 07:08:22 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/etc/ChangeLog

    r3892 r3939  
     12005-10-28  Bill Wohler  <wohler@newt.com> 
     2 
     3        * NEWS: Help mode now creates hyperlinks for URLs. 
     4 
     52005-10-27  Dan Nicolaescu  <dann@ics.uci.edu> 
     6 
     7        * e/eterm-color.ti (el1): Undo 2005-10-23 change.  
     8        Add some comments on how to update this file. Add ri  
     9        capability that has long been supported by term.el. 
     10 
     112005-10-25  Nick Roberts  <nickrob@snap.net.nz> 
     12 
     13        * images/gud/until.xpm: Colour correction. 
     14 
     152005-10-23  Richard M. Stallman  <rms@gnu.org> 
     16 
     17        * e/eterm-color.ti (el1): Capability deleted, 
     18        since term.el doesn't implement it. 
     19 
     202005-10-20  Dan Nicolaescu  <dann@ics.uci.edu> 
     21 
     22        * e/eterm-color.ti: Change the terminal name to eterm-color. 
     23        * e/eterm-color: Regenerate. 
     24 
     252005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change) 
     26 
     27        * Makefile (e/eterm-color): Rename eterm to eterm-color. 
     28 
     292005-10-18  Chong Yidong  <cyd@stupidchicken.com> 
     30 
     31        * NEWS: New variable `max-image-size'. 
     32 
     332005-10-17  Bill Wohler  <wohler@newt.com> 
     34 
     35        Moved all remaining images from lisp/toolbar to etc/images. The 
     36        low resolution images were placed in their own directory (low-color). 
     37 
     38        * images/attach.*, images/cancel.*, images/close.*: 
     39        * images/copy.*, images/cut.*, images/diropen.*: 
     40        * images/exit.*, images/help.*, images/home.*: 
     41        * images/index.*, images/info.*, images/mail.*: 
     42        * images/new.*, images/open.*, images/paste.*: 
     43        * images/preferences.*, images/print.*, images/save.*: 
     44        * images/saveas.*, images/search.*: 
     45        * images/search-replace.*, images/spell.*: 
     46        * images/undo.*: Moved here from lisp/toolbar. 
     47 
     48        * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*. 
     49        * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*. 
     50        * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*. 
     51        * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*. 
     52        * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*. 
     53        * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*. 
     54        * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*. 
     55        * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*. 
     56        * images/low-color/preferences.*: Moved here from 
     57        lisp/toolbar/lc-preferences.*. 
     58        * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*. 
     59        * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*. 
     60        * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*. 
     61        * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*. 
     62        * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*. 
     63        * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*. 
     64 
     65        To conform with convention, the underscore (_) in the following 
     66        image names were replaced with dash (-) or (/) as appropriate. 
     67 
     68        * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*. 
     69        * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*. 
     70        * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*. 
     71        * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*. 
     72        * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*. 
     73        * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*. 
     74        * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*. 
     75        * images/low-color/back-arrow.*: Moved here from 
     76        lisp/toolbar/lc-back_arrow.*.  
     77        * images/low-color/fwd-arrow.*: Moved here from 
     78        lisp/toolbar/lc-fwd_arrow.*. 
     79        * images/low-color/jump-to.*: Moved here from 
     80        lisp/toolbar/lc-jump_to.*. 
     81        * images/low-color/left-arrow.*: Moved here from 
     82        lisp/toolbar/lc-left_arrow.*.  
     83        * images/low-color/right-arrow.*: Moved here from 
     84        lisp/toolbar/lc-right_arrow.*.  
     85        * images/low-color/up-arrow.*: Moved here from 
     86        lisp/toolbar/lc-up_arrow.*. 
     87        * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.  
     88        * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*. 
     89 
     90        * images/README: Incorporated the content of lisp/toolbar/README 
     91        now that all of the images are here. 
     92 
     932005-10-16  Nick Roberts  <nickrob@snap.net.nz> 
     94 
     95        * images/gud/n.pbm, images/gud/n.xpm 
     96        * images/gud/ni.xpm, images/gud/ni.xpm 
     97        * images/gud/s.xpm, images/gud/s.xpm 
     98        * images/gud/si.xpm, images/gud/si.xpm: Rename to 
     99        next.*, nexti.*, step.*, and stepi.* , respectively, as the 
     100        file-name no longer clashes on 8+3 filesystems. 
     101 
     1022005-10-14  Bill Wohler  <wohler@newt.com> 
     103 
     104        * images/gud/break.*: Moved here from toolbar/gud-break.*. 
     105        * images/gud/cont.*: Moved here from toolbar/gud-cont.*. 
     106        * images/gud/down.*: Moved here from toolbar/gud-down.*. 
     107        * images/gud/finish.*: Moved here from toolbar/gud-finish.*. 
     108        * images/gud/ni.*: Moved here from toolbar/gud-ni.*. 
     109        * images/gud/n.*: Moved here from toolbar/gud-n.*. 
     110        * images/gud/print.*: Moved here from toolbar/gud-print.*. 
     111        * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. 
     112        * images/gud/remove.*: Moved here from toolbar/gud-remove.*. 
     113        * images/gud/run.*: Moved here from toolbar/gud-run.*. 
     114        * images/gud/si.*: Moved here from toolbar/gud-si.*. 
     115        * images/gud/s.*: Moved here from toolbar/gud-s.*. 
     116        * images/gud/until.*: Moved here from toolbar/gud-until.*. 
     117        * images/gud/up.*: Moved here from toolbar/gud-up.*. 
     118        * images/gud/watch.*: Moved here from toolbar/gud-watch.*. 
     119 
     1202005-10-14  Bill Wohler  <wohler@newt.com> 
     121 
     122        Released MH-E version 7.85. 
     123           
     124        * NEWS, MH-E-NEWS: Updated for release 7.85. 
     125 
     1262005-10-10  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se> 
     127 
     128        * NEWS: -nb => -nbi 
     129 
     1302005-10-10  Carsten Dominik  <dominik@science.uva.nl> 
     131 
     132        * orgcard.tex: Version 3.17, no changes except version number. 
     133 
     1342005-10-09  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se> 
     135 
     136        * NEWS: -nb, --no-bitmap-icon 
     137 
     1382005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca> 
     139 
     140        * TODO: Clarify the local variables entry. 
     141 
    11422005-09-30  Bill Wohler  <wohler@newt.com> 
    2143 
    3144        Moved MH-E image files from toolbar and mail directories into 
    4         etc/images. 
     145        images. 
    5146 
    6147        * images/mail: New directory. 
     
    14155        * images/page-down.*, images/show.*, images/widen.*: Moved here 
    15156        from lisp/toolbar. 
    16          
    17         * images/refresh.*: Moved here from lisp/toolbar/rescan.*. Use 
    18         GNOME 2.10's refresh icon. 
     157 
     158        * images/refresh.*: Moved here from lisp/toolbar/rescan.*. 
     159        Use GNOME 2.10's refresh icon. 
    19160 
    20161        * images/README: New file that indicates which icons came from 
     
    42183 
    43184        * calccard.tex: Update `versionnumber', remove `versiondate'. 
    44         (Error Recovery): Refer to "initial state" rather than "default 
    45         state". 
     185        (Error Recovery): Refer to "initial state" rather than "default state". 
    46186        (Algebra): Mention LaTeX language mode. 
    47187        (Programming): Delete reference to "Z =". 
     
    581982005-09-15  Kenichi Handa  <handa@m17n.org> 
    59199 
    60         * PROBLEMS: Fix the paragraph describing the limitation of 
    61         UTF-8/16/7. 
     200        * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7. 
    62201 
    632022005-09-14  Romain Francoise  <romain@orebokech.com> 
     
    161300 
    162301        * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 
    163         Added it again. 
     302        Add it again. 
    164303 
    1653042005-06-29  Carsten Dominik  <dominik@science.uva.nl> 
    166305 
    167         * NEWS: Added an entry for Org-mode, and a change entry for 
    168         reftex-mode. 
     306        * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode. 
    169307 
    1703082005-06-28  Richard M. Stallman  <rms@gnu.org>