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 Oct 2004 16:23:00 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6499 emacs/lisp/ChangeLog:1.6500
*** emacs/lisp/ChangeLog:1.6499 Wed Oct 27 17:51:08 2004
--- emacs/lisp/ChangeLog        Wed Oct 27 20:15:24 2004
***************
*** 1,3 ****
--- 1,9 ----
+ 2004-10-27  Stefan Monnier  <address@hidden>
+ 
+       * obsolete/hilit19.el (hilit-mode): New function.
+       Move all the toplevel side-effecting stuff into it, so that loading
+       hilit19 doesn't mess everything up any more.
+ 
  2004-10-27  Richard M. Stallman  <address@hidden>
  
        * add-log.el (add-change-log-entry): Set up mailing address
***************
*** 34,41 ****
  
  2004-10-27  Kenichi Handa  <address@hidden>
  
!       * international/subst-jis.el: Use
!       utf-translate-cjk-substitutable-p.
  
        * international/subst-gb2312.el: Likewise.
  
--- 40,46 ----
  
  2004-10-27  Kenichi Handa  <address@hidden>
  
!       * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
  
        * international/subst-gb2312.el: Likewise.
  
***************
*** 47,54 ****
        New variable.
        (utf-translate-cjk-set-unicode-range): New function.
        (utf-translate-cjk-unicode-range): Make it customizable.
!       (utf-8-post-read-conversion): Use
!       utf-translate-cjk-unicode-range-string.
        (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
        Unicode ranges.
  
--- 52,59 ----
        New variable.
        (utf-translate-cjk-set-unicode-range): New function.
        (utf-translate-cjk-unicode-range): Make it customizable.
!       (utf-8-post-read-conversion):
!       Use utf-translate-cjk-unicode-range-string.
        (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
        Unicode ranges.
  
***************
*** 100,107 ****
  
  2004-10-26  Pavel Kobiakov  <address@hidden>
  
!       * progmodes/flymake.el (flymake-split-string): Use
!       `flymake-split-string-remove-empty-edges' in any case.
  
  2004-10-26  Masatake YAMATO  <address@hidden>
  
--- 105,112 ----
  
  2004-10-26  Pavel Kobiakov  <address@hidden>
  
!       * progmodes/flymake.el (flymake-split-string):
!       Use `flymake-split-string-remove-empty-edges' in any case.
  
  2004-10-26  Masatake YAMATO  <address@hidden>
  
***************
*** 109,114 ****
--- 114,124 ----
        Use `compilation-error-regexp-alist-alist' instead of
        `compilation-error-regexp-alist'.
  
+ 2004-10-25  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
+       verbatim face on the \ of \end{verbatim}.
+ 
  2004-10-25  Jay Belanger  <address@hidden>
  
        * calc/calc-incom.el (calc-digit-dots):  Inhibit read-only before




reply via email to

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