Mercurial > emacs
comparison lisp/ChangeLog @ 58709:2448f32821a6
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 01 Dec 2004 18:28:22 +0000 |
parents | 3c68ccdf3583 |
children | fdc16511da69 |
comparison
equal
deleted
inserted
replaced
58708:60340bd28043 | 58709:2448f32821a6 |
---|---|
1 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org> | |
2 | |
3 * faces.el (glyph): New face. | |
4 | |
5 * disp-table.el: Add an autoloaded table, that doesn't require | |
6 this library, with glyph face. | |
7 | |
8 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var. | |
9 (conf-ppd-mode): New conf-mode wrapper for printer descriptions. | |
10 (conf-quote-normal): Allow normalizing only ' or ". | |
11 (conf-mode): Regexp-quote constructed comment-start and don't | |
12 match section {} where "name" contains braces. | |
13 | |
14 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid | |
15 files. | |
16 | |
1 2004-12-01 Kenichi Handa <handa@m17n.org> | 17 2004-12-01 Kenichi Handa <handa@m17n.org> |
2 | 18 |
3 * term/x-win.el (x-last-selected-text-cut-encoded): New variable. | 19 * term/x-win.el (x-last-selected-text-cut-encoded): New variable. |
4 (x-select-text): Don't treat eight-bit-control/graphic chars | 20 (x-select-text): Don't treat eight-bit-control/graphic chars |
5 specially. Store the encoded text in the X cut buffer. | 21 specially. Store the encoded text in the X cut buffer. |