Mercurial > emacs
comparison lisp/ChangeLog @ 95395:a374273bf2a5
(utf-7-encode): Use the right escape char depending on imap/nonimap encoding.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 29 May 2008 21:57:32 +0000 |
parents | 119c6508d4f8 |
children | 94588fd84288 |
comparison
equal
deleted
inserted
replaced
95394:119c6508d4f8 | 95395:a374273bf2a5 |
---|---|
1 2008-05-29 Espen Wiborg <espen.wiborg@telio.no> (tiny change) | |
2 | |
3 * international/utf-7.el (utf-7-encode): Use the right escape char | |
4 depending on imap/nonimap encoding. | |
5 | |
1 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca> | 6 2008-05-29 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 7 |
3 * minibuffer.el (completion-pcm-all-completions): Add the base-size. | 8 * minibuffer.el (completion-pcm-all-completions): Add the base-size. |
4 | 9 |
5 2008-05-29 Juanma Barranquero <lekktu@gmail.com> | 10 2008-05-29 Juanma Barranquero <lekktu@gmail.com> |