mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 519-530) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 106-111) - Merge from emacs--cvs-trunk--0 - Update from CVS
This commit is contained in:
commit
621806aab2
183 changed files with 5146 additions and 3185 deletions
|
|
@ -36,6 +36,9 @@
|
|||
|
||||
(require 'robin)
|
||||
|
||||
(defvar rmail-current-message)
|
||||
(defvar rmail-message-vector)
|
||||
|
||||
;; Information for exiting Ethiopic environment.
|
||||
(defvar exit-ethiopic-environment-data nil)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defvar thai-auto-composition-mode)
|
||||
|
||||
;; Setting information of Thai characters.
|
||||
|
||||
(defconst thai-category-table (make-category-table))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue