/[emacs]/emacs/lisp/ChangeLog.22
ViewVC logotype

Diff of /emacs/lisp/ChangeLog.22

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.4 by handa, Sun Sep 28 23:56:33 2003 UTC revision 1.1.2.5 by handa, Tue Sep 30 11:09:47 2003 UTC
# Line 1  Line 1 
1    2003-09-30  Kenichi Handa  <handa@m17n.org>
2    
3            * composite.el (auto-composition-chunk-size): Variable deleted.
4            (auto-compose-chars): Always stop after processing a newline.
5    
6  2003-09-28  Kenichi Handa  <handa@m17n.org>  2003-09-28  Kenichi Handa  <handa@m17n.org>
7    
8          * international/mule.el (define-coding-system): Fix attribute          * international/mule.el (define-coding-system): Fix attribute
9          name :for-unibyte.          name :for-unibyte.
10    
11    2003-09-26  Kenichi Handa  <handa@m17n.org>
12    
13            * ps-bdf.el: Mostly re-written.
14    
15            * ps-mule.el: Mostly re-written.
16    
17            * ps-print.el (ps-generate-string-list): Function deleted.
18            (ps-rh-cache, ps-lf-cache, ps-rf-cache): Variables deleted.
19            (ps-header-footer-string): Function deleted.
20            (ps-encode-header-string-function): New variable
21            (ps-generate-header-line): Call ps-encode-header-string-function.
22            (ps-basic-plot-string-function): New variable
23            (ps-begin-job): Set ps-basic-plot-string-function and
24            ps-encode-header-string-function.  For setting up headers and
25            footers, don't use caches such as ps-rh-cache.  Don't call
26            ps-mule-begin-page.
27            (ps-basic-plot-str): Don't call ps-mule-prepare-ascii-font.
28            (ps-basic-plot-string): Likewise.
29            (ps-control-character): Likewise.
30            (ps-plot-region): Don't pay attention to composition and
31            non-ASCII characters.
32            (ps-generate): Call ps-mule-end-job.
33            (ps-mule-prepare-ascii-font): Delete autoload.
34            (ps-mule-set-ascii-font): Likewise.
35            (ps-mule-plot-string): Likewise.
36            (ps-mule-begin-page): Likewise.
37            (ps-mule-end-job): Declare autoload.
38    
39            * composite.el (auto-compose-region): New function.
40    
41  2003-09-11  Dave Love  <fx@gnu.org>  2003-09-11  Dave Love  <fx@gnu.org>
42    
43          * international/mule-util.el          * international/mule-util.el

Legend:
Removed from v.1.1.2.4  
changed lines
  Added in v.1.1.2.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26