aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2010-12-02 18:54:34 -0800
committerGlenn Morris2010-12-02 18:54:34 -0800
commitadbf62ffabe884ccf77c34e7e9f91ead47727112 (patch)
treeef27bdb3c3050a90975dbcbd196f11f6b9f5a1ab /etc
parent78b1832ebf791fed11beb2de989837b97e7bbffa (diff)
downloademacs-adbf62ffabe884ccf77c34e7e9f91ead47727112.tar.gz
emacs-adbf62ffabe884ccf77c34e7e9f91ead47727112.zip
EMACS_UNIBYTE trivia.
* make-dist: Remove EMACS_UNIBYTE unsetting; it does nothing.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 5e16f45530f..c492809ca0e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -56,8 +56,8 @@ automatically select it.
56* Startup Changes in Emacs 24.1 56* Startup Changes in Emacs 24.1
57 57
58** The --unibyte, --multibyte, --no-multibyte, and --no-unibyte 58** The --unibyte, --multibyte, --no-multibyte, and --no-unibyte
59command line arguments no longer have any effect. (They were declared 59command line arguments, and the EMACS_UNIBYTE environment variable, no
60obsolete in Emacs 23.) 60longer have any effect. (They were declared obsolete in Emacs 23.)
61 61
62 62
63* Changes in Emacs 24.1 63* Changes in Emacs 24.1