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: Sat, 24 Sep 2005 13:44:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8234 emacs/lisp/ChangeLog:1.8235
*** emacs/lisp/ChangeLog:1.8234 Sat Sep 24 13:44:02 2005
--- emacs/lisp/ChangeLog        Sat Sep 24 17:44:30 2005
***************
*** 1,3 ****
--- 1,9 ----
+ 2005-09-24  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/tex-mode.el (tex-font-lock-append-prop)
+       (tex-font-lock-suscript, tex-insert-quote, latex-indent): Adjust to the
+       new symbol used for the tex-verbatim face.
+ 
  2005-09-24  Emilio C. Lopes  <address@hidden>
  
        * woman.el (woman-file-name):
***************
*** 77,84 ****
  
  2005-09-24  Magnus Henoch  <address@hidden>
  
!       * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries): New
!       function, code extracted from ispell-valid-dictionary-list.
        (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
        Call it.
  
--- 83,90 ----
  
  2005-09-24  Magnus Henoch  <address@hidden>
  
!       * textmodes/ispell.el (ispell-maybe-find-aspell-dictionaries):
!       New function, code extracted from ispell-valid-dictionary-list.
        (ispell-valid-dictionary-list, ispell-accept-buffer-local-defs):
        Call it.
  
***************
*** 87,94 ****
        * subr.el (version-regexp-alist): Extend valid syntax for version
        strings: allow any of the characters -,_,+ to separate the
        alpha/beta/rc part from the version part.  Doc fix.
!       (version-to-list): Doc fix.  Bind case-fold-search to t, as
!       advertised.
  
  2005-09-23  David Reitter  <address@hidden>
  
--- 93,99 ----
        * subr.el (version-regexp-alist): Extend valid syntax for version
        strings: allow any of the characters -,_,+ to separate the
        alpha/beta/rc part from the version part.  Doc fix.
!       (version-to-list): Doc fix.  Bind case-fold-search to t, as advertised.
  
  2005-09-23  David Reitter  <address@hidden>
  
***************
*** 100,107 ****
        (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
        Doc fixes.
  
!       * progmodes/cc-mode.el (c-font-lock-init): Specify
!       font-lock-lines-before.
  
  2005-09-23  Stefan Monnier  <address@hidden>
  
--- 105,112 ----
        (flyspell-incorrect-hook, flyspell-highlight-duplicate-region):
        Doc fixes.
  
!       * progmodes/cc-mode.el (c-font-lock-init):
!       Specify font-lock-lines-before.
  
  2005-09-23  Stefan Monnier  <address@hidden>
  




reply via email to

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