Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4550:1217f19ce196
Merge.
HG: changed lisp/ChangeLog
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 21 Jan 2008 22:54:43 +0100 |
parents | 68d1ca56cffa 3ff01259c4a2 |
children | 9c1cfceab252 |
comparison
equal
deleted
inserted
replaced
4549:68d1ca56cffa | 4550:1217f19ce196 |
---|---|
42 function. Return a #'skip-chars-forward argument that skips all | 42 function. Return a #'skip-chars-forward argument that skips all |
43 characters in CHARSET. | 43 characters in CHARSET. |
44 (map-charset-chars): Function synced from GNU, modified to work | 44 (map-charset-chars): Function synced from GNU, modified to work |
45 with XEmacs. Map FUNC across the int value charset ranges of | 45 with XEmacs. Map FUNC across the int value charset ranges of |
46 CHARSET. | 46 CHARSET. |
47 | |
48 2008-01-21 Aidan Kehoe <kehoea@parhasard.net> | |
49 | |
50 * info.el (Info-suffix-list): | |
51 Support LZMA compression, as used--oddly--by Mandriva Linux. | |
47 | 52 |
48 2008-01-17 Mike Sperber <mike@xemacs.org> | 53 2008-01-17 Mike Sperber <mike@xemacs.org> |
49 | 54 |
50 * files.el (insert-directory): Bind `coding-system-for-read' to | 55 * files.el (insert-directory): Bind `coding-system-for-read' to |
51 the `file-name' coding system. (Previously, the default ended up | 56 the `file-name' coding system. (Previously, the default ended up |