Mercurial > emacs
comparison etc/ChangeLog @ 104699:5f1532335662
* NEWS: Declare unibyte sessions obsolete.
* emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte.
(main): Use enable-multibyte-characters rather than
default-enable-multibyte-characters. Output a warning message when
running a unibyte session.
* mule.texi (Enabling Multibyte):
* cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
(Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 29 Aug 2009 02:25:29 +0000 |
parents | 3b1e43aac1c8 |
children | 19da35abf97b |
comparison
equal
deleted
inserted
replaced
104698:8d9497f0afc1 | 104699:5f1532335662 |
---|---|
1 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * NEWS: Declare unibyte sessions obsolete. | |
4 | |
1 2009-08-28 Michael Albinus <michael.albinus@gmx.de> | 5 2009-08-28 Michael Albinus <michael.albinus@gmx.de> |
2 | 6 |
3 * NEWS: Mention Tramp connection method "rsyncc" and variable | 7 * NEWS: Mention Tramp connection method "rsyncc" and variable |
4 `process-file-side-effects'. | 8 `process-file-side-effects'. |
5 | 9 |