Mercurial > emacs
comparison lisp/ChangeLog @ 110396:2103fda73355
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
(byte-compile-defvar): "foo/bar" does not lack a prefix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 17 Sep 2010 16:31:06 +0200 |
parents | 22d1a86dc0da |
children | e4c19190baef |
comparison
equal
deleted
inserted
replaced
110395:5be11972ce6a | 110396:2103fda73355 |
---|---|
1 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar) | |
4 (byte-compile-defvar): "foo/bar" does not lack a prefix. | |
2 | 5 |
3 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow. | 6 * subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow. |
4 | 7 |
5 2010-09-17 Stephen Berman <stephen.berman@gmx.net> | 8 2010-09-17 Stephen Berman <stephen.berman@gmx.net> |
6 | 9 |