diff options
| author | Glenn Morris | 2014-12-24 16:54:55 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-12-24 16:54:55 -0800 |
| commit | 5306baa97b39ad28664a97bcf1fae0246dbcc2ff (patch) | |
| tree | a87a06243f391e33417fb0d79c29488cf15f45f0 /doc/lispref/ChangeLog | |
| parent | 8f1b3e5bf1627c124dcb5a9ae4adb9cbd66b3e88 (diff) | |
| download | emacs-5306baa97b39ad28664a97bcf1fae0246dbcc2ff.tar.gz emacs-5306baa97b39ad28664a97bcf1fae0246dbcc2ff.zip | |
Markup fixes for doc/lispref
* doc/lispref/control.texi (Pattern matching case statement):
* doc/lispref/positions.texi (List Motion):
* doc/lispref/streams.texi (Output Functions):
* doc/lispref/strings.texi (Text Comparison):
* doc/lispref/text.texi (Document Object Model):
Markup fixes.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3621c563d79..84654387dcd 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-12-25 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * control.texi (Pattern matching case statement): | ||
| 4 | * positions.texi (List Motion): | ||
| 5 | * streams.texi (Output Functions): | ||
| 6 | * strings.texi (Text Comparison): | ||
| 7 | * text.texi (Document Object Model): Markup fixes. | ||
| 8 | |||
| 1 | 2014-12-22 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2014-12-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 10 | ||
| 3 | Remove obsolete references to pre-C99 builds | 11 | Remove obsolete references to pre-C99 builds |