diff options
| author | Xue Fuqiao | 2013-12-22 15:11:05 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2013-12-22 15:11:05 +0800 |
| commit | 8fc36a68035c3145d90460de481aa78eda3c8d86 (patch) | |
| tree | 20ddb10969f63796e0d5803455e34ab8e623f66e /doc/lispref/ChangeLog | |
| parent | 05e8f1ae2e6c55b59da6dd508d3e48cc7807dfc9 (diff) | |
| download | emacs-8fc36a68035c3145d90460de481aa78eda3c8d86.tar.gz emacs-8fc36a68035c3145d90460de481aa78eda3c8d86.zip | |
Document new bool-vector set operation functions.
* doc/lispref/sequences.texi (Bool-Vectors): Document new bool-vector
set operation functions.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index a92ae299250..d03f6ae39da 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-12-22 Xue Fuqiao <xfq.free@gmail.com> | 1 | 2013-12-22 Xue Fuqiao <xfq.free@gmail.com> |
| 2 | 2 | ||
| 3 | * sequences.texi (Bool-Vectors): Document new bool-vector set operation functions. | ||
| 4 | |||
| 3 | * text.texi (Examining Properties): Document `get-pos-property'. | 5 | * text.texi (Examining Properties): Document `get-pos-property'. |
| 4 | 6 | ||
| 5 | * variables.texi (Directory Local Variables): Document `enable-dir-local-variables'. | 7 | * variables.texi (Directory Local Variables): Document `enable-dir-local-variables'. |