diff options
| author | Paul Eggert | 2011-08-15 12:19:54 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-08-15 12:19:54 -0700 |
| commit | b24809631adbdbc48a0d140b54ff98689fc6c8d8 (patch) | |
| tree | d3f77d37003d2d11b9ccc63325d506c652cfb125 /src/dispextern.h | |
| parent | c881564470ef15bf3f1908c1ee9eb4c3e92953fd (diff) | |
| parent | 3ebec5517ea32d0c9d1954f0ea806b4fb256f12e (diff) | |
| download | emacs-b24809631adbdbc48a0d140b54ff98689fc6c8d8.tar.gz emacs-b24809631adbdbc48a0d140b54ff98689fc6c8d8.zip | |
Merge from trunk.
Diffstat (limited to 'src/dispextern.h')
| -rw-r--r-- | src/dispextern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index 83c3ba713b6..14f2b3ac631 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -1777,7 +1777,7 @@ extern int face_change_count; | |||
| 1777 | 3 bits for it, so we cannot use there values larger than 7. | 1777 | 3 bits for it, so we cannot use there values larger than 7. |
| 1778 | 1778 | ||
| 1779 | The order of members must be in sync with the 8th element of the | 1779 | The order of members must be in sync with the 8th element of the |
| 1780 | member of unidata-prop-alist (in admin/unidata/unidata-getn.el) for | 1780 | member of unidata-prop-alist (in admin/unidata/unidata-gen.el) for |
| 1781 | Unicode character property `bidi-class'. */ | 1781 | Unicode character property `bidi-class'. */ |
| 1782 | typedef enum { | 1782 | typedef enum { |
| 1783 | UNKNOWN_BT = 0, | 1783 | UNKNOWN_BT = 0, |