aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2008-04-01 00:54:03 +0000
committerStefan Monnier2008-04-01 00:54:03 +0000
commitb2b7f29e5eac23716a408be707c3bf592df12586 (patch)
treef87714c23f4f57917c504d5ad1e00feb32cc6968 /etc
parentbf694ab92f0408c0c624b3708ec1b27e526f2a34 (diff)
downloademacs-b2b7f29e5eac23716a408be707c3bf592df12586.tar.gz
emacs-b2b7f29e5eac23716a408be707c3bf592df12586.zip
(Funibyte_charset, Fset_unibyte_charset): Remove.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 0 insertions, 6 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 82cad5fc15b..7441085e5ae 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
777charset. The unibyte charset determines how unibyte/multibyte
778conversion 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