comparison lisp/ChangeLog @ 110358:79de2afad0d9

Explicitly pass `obarray' to `unintern' to avoid a warning. * gnus/gnus-registry.el (gnus-registry-install-shortcuts) * obsolete/old-whitespace.el (whitespace-unload-function)
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 14 Sep 2010 16:59:42 +0200
parents 41bf9b6f3b91
children fb6801a4089a
comparison
equal deleted inserted replaced
110357:41bf9b6f3b91 110358:79de2afad0d9
1 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * obsolete/old-whitespace.el (whitespace-unload-function):
4 Explicitly pass `obarray' to `unintern' to avoid a warning.
5
1 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca> 6 2010-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/byte-run.el (set-advertised-calling-convention): 8 * emacs-lisp/byte-run.el (set-advertised-calling-convention):
4 Add `when' argument. Update callers. 9 Add `when' argument. Update callers.
5 10