diff options
| author | Glenn Morris | 2013-01-02 18:37:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-01-02 18:37:57 -0800 |
| commit | 0a8bf3afca415fec94742cf830622b22f186062c (patch) | |
| tree | 7ca943a0622ea184e1a9dc97d31509d063e138b5 /doc/lispref/ChangeLog | |
| parent | 2036b4b8e075479ea5333689e299183b9c2f3ebb (diff) | |
| parent | 75e78d1e904bde7eae13b78202f99081543701dc (diff) | |
| download | emacs-0a8bf3afca415fec94742cf830622b22f186062c.tar.gz emacs-0a8bf3afca415fec94742cf830622b22f186062c.zip | |
Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.org
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index b837525fb42..4815ac2a482 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2013-01-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (System Processes): | ||
| 4 | * syntax.texi (Syntax Table Functions): Tweak some line breaks. | ||
| 5 | |||
| 6 | * searching.texi (Replacing Match): Fix xref. | ||
| 7 | |||
| 8 | * elisp.texi (DATE): Bump to Jan 2013. | ||
| 9 | |||
| 1 | 2013-01-02 Glenn Morris <rgm@gnu.org> | 10 | 2013-01-02 Glenn Morris <rgm@gnu.org> |
| 2 | 11 | ||
| 3 | * customize.texi (Common Keywords, Type Keywords): | 12 | * customize.texi (Common Keywords, Type Keywords): |