diff options
| author | Chong Yidong | 2009-10-16 02:20:29 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-10-16 02:20:29 +0000 |
| commit | 2640fa86dabd7865ec7770796bf751571a0b5d5c (patch) | |
| tree | df96f53b579d58106a56f07ce116fd12c9ca8819 /doc/lispref/ChangeLog | |
| parent | 73874eb74cc9ee5248a1d610ac5991729465fc62 (diff) | |
| download | emacs-2640fa86dabd7865ec7770796bf751571a0b5d5c.tar.gz emacs-2640fa86dabd7865ec7770796bf751571a0b5d5c.zip | |
* variables.texi (Constant Variables): Distinguish from defconst
variables.
(Defining Variables): Add cindex.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 833ff8b57ff..42069cd4e94 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-10-16 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * variables.texi (Constant Variables): Distinguish from defconst | ||
| 4 | variables. | ||
| 5 | (Defining Variables): Add cindex. | ||
| 6 | |||
| 1 | 2009-10-15 Chong Yidong <cyd@stupidchicken.com> | 7 | 2009-10-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * os.texi (Time of Day): Clarify that the microsecond part is | 9 | * os.texi (Time of Day): Clarify that the microsecond part is |