Mercurial > emacs
comparison lisp/ChangeLog @ 66868:ccb8ee5226d6
If `vm-visit-folder' doesn't exist, define it as a dummy function in
`eval-when-compile' to avoid compiler warning.
Require `man' at compile time.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Mon, 14 Nov 2005 21:04:26 +0000 |
parents | 87c432b77d3e |
children | cfc510b6c9e6 |
comparison
equal
deleted
inserted
replaced
66867:87c432b77d3e | 66868:ccb8ee5226d6 |
---|---|
1 2005-11-14 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * dired-x.el: If `vm-visit-folder' doesn't exist, define it as a | |
4 dummy function in `eval-when-compile' to avoid compiler warning. | |
5 Require `man' at compile time. | |
6 | |
1 2005-11-14 Jay Belanger <belanger@truman.edu> | 7 2005-11-14 Jay Belanger <belanger@truman.edu> |
2 | 8 |
3 * calc-alg.el (calcFunc-write-out-power): Rename it to | 9 * calc-alg.el (calcFunc-write-out-power): Rename it to |
4 calcFunc-powerexpand. | 10 calcFunc-powerexpand. |
5 (math-write-out-power): Rename it to math-powerexpand; have it | 11 (math-write-out-power): Rename it to math-powerexpand; have it |