mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 20:32:00 -08:00
*** empty log message ***
This commit is contained in:
parent
f86bdc80c4
commit
fb568b49d4
1 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,19 @@
|
|||
2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
|
||||
|
||||
* faces.el (glyph): New face.
|
||||
|
||||
* disp-table.el: Add an autoloaded table, that doesn't require
|
||||
this library, with glyph face.
|
||||
|
||||
* textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
|
||||
(conf-ppd-mode): New conf-mode wrapper for printer descriptions.
|
||||
(conf-quote-normal): Allow normalizing only ' or ".
|
||||
(conf-mode): Regexp-quote constructed comment-start and don't
|
||||
match section {} where "name" contains braces.
|
||||
|
||||
* files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
|
||||
files.
|
||||
|
||||
2004-12-01 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* term/x-win.el (x-last-selected-text-cut-encoded): New variable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue