Mercurial > emacs
comparison lisp/ChangeLog @ 62423:a46a0ca0ed71
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 16 May 2005 22:58:55 +0000 |
parents | ef2815c55fc5 |
children | 882ba17cc547 |
comparison
equal
deleted
inserted
replaced
62422:8032449c46c0 | 62423:a46a0ca0ed71 |
---|---|
1 2005-05-17 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * net/tramp-smb.el (tramp-smb-open-connection): | |
4 Pass `tramp-chunksize' as fifth (required) argument. | |
5 | |
1 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org> | 6 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org> |
2 | 7 |
3 * font-lock.el (lisp-font-lock-keywords-1): Set | 8 * font-lock.el (lisp-font-lock-keywords-1): Set |
4 `font-lock-negation-char-face' for [^...] char group. | 9 `font-lock-negation-char-face' for [^...] char group. |
5 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\). | 10 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\). |