diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2005-06-29 02:16:08 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2005-06-29 02:16:08 +0000 |
commit | b26860ad0eef0bf83b7375256b7cc2984c99859b (patch) | |
tree | 5432413d394b812f3611c77d9e091019fbe930f9 /lispref | |
parent | 9a6abc8e67ec5d01102d093fa846d1d1bf2064f5 (diff) | |
download | emacs-b26860ad0eef0bf83b7375256b7cc2984c99859b.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r-- | lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8fb45279c94..ddaac114590 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2005-06-29 Juanma Barranquero <lekktu@gmail.com> + + * variables.texi (Defining Variables): `user-variable-p' returns t + for aliases of user options, nil for alias loops. + 2005-06-28 Richard M. Stallman <rms@gnu.org> * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before |