Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7357 emacs/lisp/ChangeLog:1.7358
*** emacs/lisp/ChangeLog:1.7357 Tue Apr 19 15:09:05 2005
--- emacs/lisp/ChangeLog        Tue Apr 19 18:16:15 2005
***************
*** 1,3 ****
--- 1,12 ----
+ 2005-04-19  Stefan Monnier  <[EMAIL PROTECTED]>
+ 
+       * subr.el (syntax-class): New function.
+ 
+       * simple.el (blink-matching-open): Use it.
+ 
+       * paren.el (show-paren-function): Use it to recognize parens that are
+       also used in 2-char comment markers.
+ 
  2005-04-19  Lute Kamstra  <[EMAIL PROTECTED]>
  
        * loadhist.el (unload-feature): Update for new format of
***************
*** 11,20 ****
        (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
        for translation.
        (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
!       (mac-font-encoder-list): Add entries for mac-symbol and
!       mac-dingbats.
!       (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font): New
!       CCL programs.
  
  2005-04-19  Kim F. Storm  <[EMAIL PROTECTED]>
  
--- 20,28 ----
        (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
        for translation.
        (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
!       (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
!       (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
!       New CCL programs.
  
  2005-04-19  Kim F. Storm  <[EMAIL PROTECTED]>
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to