Mercurial > emacs
comparison lisp/ChangeLog @ 93393:902b4a2f5421
(remember-diary-convert-entry): Prefer boundp to with-no-warnings.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 29 Mar 2008 22:20:13 +0000 |
parents | 957e9cfa8cd5 |
children | c15f559a5ada |
comparison
equal
deleted
inserted
replaced
93392:471bffd76bbd | 93393:902b4a2f5421 |
---|---|
1 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * textmodes/remember.el (remember-diary-convert-entry): Prefer boundp | |
4 to with-no-warnings. | |
5 | |
1 2008-03-29 Michael Albinus <michael.albinus@gmx.de> | 6 2008-03-29 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 Sync with Tramp 2.1.13. | 8 Sync with Tramp 2.1.13. |
4 | 9 |
5 * net/tramp-ftp.el: Require 'cl when byte-compiling. | 10 * net/tramp-ftp.el: Require 'cl when byte-compiling. |