Mercurial > emacs
comparison lisp/ChangeLog @ 62427:882ba17cc547
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 17 May 2005 00:28:50 +0000 |
parents | a46a0ca0ed71 |
children | fc93171e5d7c |
comparison
equal
deleted
inserted
replaced
62426:c5a3c48f99b5 | 62427:882ba17cc547 |
---|---|
1 2005-05-17 Juanma Barranquero <lekktu@gmail.com> | 1 2005-05-17 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp) | |
4 (evenp, list*): | |
5 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet): | |
6 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes. | |
2 | 7 |
3 * net/tramp-smb.el (tramp-smb-open-connection): | 8 * net/tramp-smb.el (tramp-smb-open-connection): |
4 Pass `tramp-chunksize' as fifth (required) argument. | 9 Pass `tramp-chunksize' as fifth (required) argument. |
5 | 10 |
6 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org> | 11 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org> |