diff options
| author | Glenn Morris | 2012-12-05 22:17:10 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-12-05 22:17:10 -0800 |
| commit | d8ad4d3ff9dcea9c581d72e1e9ec292ea18673b1 (patch) | |
| tree | 511f16e150fca1ed64ec71800eb0e62a9d95578a /doc/lispref/ChangeLog | |
| parent | b7f3003fdd2e6baacddcd7657708e887a6580785 (diff) | |
| parent | e1d51545ced3cf6f58c44891563dfaf62c34b411 (diff) | |
| download | emacs-d8ad4d3ff9dcea9c581d72e1e9ec292ea18673b1.tar.gz emacs-d8ad4d3ff9dcea9c581d72e1e9ec292ea18673b1.zip | |
Merge from emacs-24; up to 2012-11-24T16:58:43Z!cyd@gnu.org
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 d15a05fe777..bafcbfab9a7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-12-06 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * lists.texi (Plist Access): Move put example to Symbol Plists. | ||
| 4 | |||
| 5 | * symbols.texi (Standard Properties): Fix typo. | ||
| 6 | |||
| 1 | 2012-12-03 Chong Yidong <cyd@gnu.org> | 7 | 2012-12-03 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * symbols.texi (Symbol Properties): New node. | 9 | * symbols.texi (Symbol Properties): New node. |