Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        emacs-el: The sources for elisp programs included with Emacs.
        
        
        - Summary
 
        - Emacs-el contains the emacs-elisp sources for many of the elisp
programs included with the main Emacs text editor package.
You need to install emacs-el only if you intend to modify any of the
Emacs packages or see some elisp examples.
 
        
        
        Changelog
        
            - * Wed May  7 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 21.3-4
 
            - move transient-mark-mode and global-font-lock-mode setting from default.el
  back to dotemacs, so as not to surprise old users (#90193)
  [reported by jik@kamens.brookline.ma.us]
- change require-final-newline to query
- don't make a backup when applying browse-url-htmlview-84262.patch (#90226)
  [reported by mitr@volny.cz]
 
        
            - * Fri May  2 19:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
 
            - Add emacs-21.3-ppc64.patch
 
        
            - * Fri Apr 25 19:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 21.3-3
 
            - use Mule-UCS utf-8 coding-system for CJK subprocess IO
- no need to set fontset anymore in CJK locale