diff options
| author | Stefan Monnier | 2008-04-01 00:54:03 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-04-01 00:54:03 +0000 |
| commit | b2b7f29e5eac23716a408be707c3bf592df12586 (patch) | |
| tree | f87714c23f4f57917c504d5ad1e00feb32cc6968 /etc | |
| parent | bf694ab92f0408c0c624b3708ec1b27e526f2a34 (diff) | |
| download | emacs-b2b7f29e5eac23716a408be707c3bf592df12586.tar.gz emacs-b2b7f29e5eac23716a408be707c3bf592df12586.zip | |
(Funibyte_charset, Fset_unibyte_charset): Remove.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 0 insertions, 6 deletions
| @@ -773,12 +773,6 @@ charsets ordered by priority. | |||
| 773 | 773 | ||
| 774 | *** The new function `set-charset-priority' sets priorities of charsets. | 774 | *** The new function `set-charset-priority' sets priorities of charsets. |
| 775 | 775 | ||
| 776 | *** The new function `unibyte-charset' returns the current unibyte | ||
| 777 | charset. The unibyte charset determines how unibyte/multibyte | ||
| 778 | conversion is done. | ||
| 779 | |||
| 780 | *** The new function `set-unibyte-charset' sets the unibyte charset. | ||
| 781 | |||
| 782 | *** The new function `unibyte-string' make a unibyte string from bytes. | 776 | *** The new function `unibyte-string' make a unibyte string from bytes. |
| 783 | 777 | ||
| 784 | *** The new function `define-char-code-property' defines a character | 778 | *** The new function `define-char-code-property' defines a character |