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,v


From: Michael W. Olson
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 06 Jun 2008 16:24:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael W. Olson <mwolson>      08/06/06 16:24:04

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13904
retrieving revision 1.13905
diff -u -b -r1.13904 -r1.13905
--- ChangeLog   6 Jun 2008 08:01:29 -0000       1.13904
+++ ChangeLog   6 Jun 2008 16:24:01 -0000       1.13905
@@ -1,3 +1,29 @@
+2008-06-06  Daniel Colascione  <address@hidden>
+
+       * nxml/nxml-mode.el (nxml-syntax-highlight-flag)
+       (nxml-fontify-chunk-size, nxml-clear-face, nxml-set-fontified)
+       (nxml-clear-fontified, nxml-fontify, nxml-fontify1)
+       (nxml-fontify-buffer, nxml-do-fontify): Remove obsolete variables
+       and functions.
+       (nxml-font-lock-keywords, nxml-set-face, nxml-mode)
+       (nxml-degrade, nxml-after-change)
+       (nxml-after-change1, nxml-extend-region)
+       (nxml-extend-after-change-region)
+       (nxml-extend-after-change-region1, nxml-fontify-matcher)
+       (nxml-toggle-char-ref-extra-display): Use font-lock, and
+       font-lock-extend-region-functions in particular, to fontify
+       nxml-mode buffers.
+       (nxml-debug-region): New debugging helper function.
+
+       * nxml/nxml-rap.el (nxml-clear-inside, nxml-set-inside)
+       (nxml-scan-after-change, nxml-move-tag-backwards): Adapt for
+       font-lock changes.
+
+       * nxml/nxml-util.el (nxml-debug, nxml-debug-change)
+       (nxml-debug-set-inside, nxml-debug-clear-inside): New debugging
+       functions.
+       (nxml-with-degradation-on-error): New helper macro.
+
 2008-06-06  Martin Rudalics  <address@hidden>
 
        * window.el (display-buffer): Remove dead call to get-lru-window.




reply via email to

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