Mercurial > emacs
changeset 99054:731804a3fbe8
* frame.el (make-frame-command): Doc fix. Use display-graphic-p.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Oct 2008 21:06:55 +0000 |
parents | 926c8689e999 |
children | 1f6ba3233689 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 22 20:51:23 2008 +0000 +++ b/lisp/ChangeLog Wed Oct 22 21:06:55 2008 +0000 @@ -1,5 +1,7 @@ 2008-10-22 Chong Yidong <cyd@stupidchicken.com> + * frame.el (make-frame-command): Doc fix. Use display-graphic-p. + * thingatpt.el (sexp-at-point, symbol-at-point, number-at-point) (list-at-point): Add docstrings.