emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 01 Dec 2004 13:34:56 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6699 emacs/lisp/ChangeLog:1.6700
*** emacs/lisp/ChangeLog:1.6699 Wed Dec  1 10:50:30 2004
--- emacs/lisp/ChangeLog        Wed Dec  1 18:28:22 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-12-01  Daniel Pfeiffer  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * term/x-win.el (x-last-selected-text-cut-encoded): New variable.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]