Mercurial > emacs
changeset 79271:95f7531d8e3d
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 30 Oct 2007 09:44:17 +0000 |
parents | 6dd30931fca5 |
children | dc9a8fab33bb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 30 09:39:42 2007 +0000 +++ b/lisp/ChangeLog Tue Oct 30 09:44:17 2007 +0000 @@ -1,3 +1,7 @@ +2007-10-30 Juanma Barranquero <lekktu@gmail.com> + + * loadhist.el (unload-feature): Remove redundant check. + 2007-10-30 Richard Stallman <rms@gnu.org> * savehist.el (savehist-save): Obey savehist-ignored-variables. @@ -16,8 +20,8 @@ * follow.el (follow-unload-function): Add docstring. (follow-unload-function): Remove variable. - * server.el (server-unload-function): Unbind `server-edit' from `C-x #'. - (server-unload-function): Remove variable. + * server.el (server-unload-function): Remove variable. + (server-unload-function): Unbind `server-edit' from `C-x #'. * uniquify.el (uniquify-unload-function): Add docstring. (uniquify-unload-function): Remove variable.