diff options
| author | Glenn Morris | 2012-01-27 13:03:56 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-01-27 13:03:56 -0800 |
| commit | 2aa43abb72cd52d01a83924c65a3cd855d5c75ed (patch) | |
| tree | caef047ccf0cfea6dca19b65a2e00fc7b988fcef /doc/lispref/ChangeLog | |
| parent | 964646c45ae912f82520e858588d2dc0f7ff1864 (diff) | |
| download | emacs-2aa43abb72cd52d01a83924c65a3cd855d5c75ed.tar.gz emacs-2aa43abb72cd52d01a83924c65a3cd855d5c75ed.zip | |
doc/lispref/makefile.w32-in small fixes
* doc/lispref/makefile.w32-in (texinputdir): Fix (presumed) typo.
(VERSION, manual): Remove, unused.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 3e4946f261e..d28498bad6c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-01-27 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in (texinputdir): Fix (presumed) typo. | ||
| 4 | (VERSION, manual): Remove, unused. | ||
| 5 | |||
| 1 | 2012-01-27 Chong Yidong <cyd@gnu.org> | 6 | 2012-01-27 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * commands.texi (Command Overview): Minor clarification (Bug#10384). | 8 | * commands.texi (Command Overview): Minor clarification (Bug#10384). |