aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-06-29 02:16:08 +0000
committerJuanma Barranquero <[email protected]>2005-06-29 02:16:08 +0000
commitb26860ad0eef0bf83b7375256b7cc2984c99859b (patch)
tree5432413d394b812f3611c77d9e091019fbe930f9 /lispref/ChangeLog
parent9a6abc8e67ec5d01102d093fa846d1d1bf2064f5 (diff)
*** empty log message ***
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 8fb45279c9..ddaac11459 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-29 Juanma Barranquero <[email protected]>
+
+ * variables.texi (Defining Variables): `user-variable-p' returns t
+ for aliases of user options, nil for alias loops.
+
2005-06-28 Richard M. Stallman <[email protected]>
* keymaps.texi (Creating Keymaps): Put make-sparse-keymap before