emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 07 Dec 2001 09:49:09 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3148 emacs/lisp/ChangeLog:1.3149
*** emacs/lisp/ChangeLog:1.3148 Thu Dec  6 22:41:19 2001
--- emacs/lisp/ChangeLog        Fri Dec  7 09:49:08 2001
***************
*** 1,3 ****
--- 1,30 ----
+ 2001-12-07  Dave Love  <address@hidden>
+ 
+       * language/european.el (diacritic-composition-pattern): New constant.
+       (diacritic-compose-region, diacritic-compose-string) 
+       (diacritic-compose-buffer, diacritic-post-read-conversion) 
+       (diacritic-composition-function): New functions.
+ 
+       * international/utf-8.el (ucs-mule-to-mule-unicode): New
+       translation table.
+       (ccl-encode-mule-utf-8): Use it.
+       (utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
+       (utf-8-post-read-conversion, utf-8-pre-write-conversion): New
+       function.
+       (utf-8-subst-table): New variable.
+       (utf-8-compose-scripts): New option.
+       (mule-utf-8): Update safe-charsets, pre-write and post-read
+       conversion.
+ 
+       * international/ucs-tables.el, international/utf-8-subst.el: New
+       file.
+ 
+       * international/characters.el: Don't set word syntax (the default)
+       explicitly.  Add a diacritic category.  Add info for Unicode
+       equivalents of characters in various Mule charsets and for extra
+       Unicode characters.  Don't define specific categories for
+       Indian/Devanagari, since they aren't used.
+ 
  2001-12-06  Richard M. Stallman  <address@hidden>
  
        * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]