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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 27 Mar 2002 13:07:04 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3627 emacs/lisp/ChangeLog:1.3628
*** emacs/lisp/ChangeLog:1.3627 Wed Mar 27 09:59:06 2002
--- emacs/lisp/ChangeLog        Wed Mar 27 13:07:04 2002
***************
*** 1,3 ****
--- 1,16 ----
+ 2002-03-27  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/xml-lite.el: Don't require `custom'.
+       (xml-lite-parse-tag-name): Properly treat non-ASCII chars.
+       (xml-lite-parse-tag-backward): Obey sgml-empty-tags.
+       (xml-lite-get-context): Drop nested tags not just for comments.
+       (xml-lite-indent-line): Be more careful about moving point.
+       (xml-lite-insert-end-tag, xml-lite-slash):
+       Use indent-according-to-mode instead of xml-lite-indent-line.
+       (xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
+       Set sgml-xml-mode.  Don't call force-mode-line-update.
+       (xml-lite-mode-map): Don't bind TAB.
+ 
  2002-03-27  Zoltan Kemenczy  <address@hidden>
  
        * gud.el (gud-jdb-sourcepath): New variable, saves jdb -sourcepath



reply via email to

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