diff options
| author | Stephen Berman | 2014-07-04 21:09:29 +0200 |
|---|---|---|
| committer | Stephen Berman | 2014-07-04 21:09:29 +0200 |
| commit | 661b90d8b657a68fa2101533302728c2c531df3c (patch) | |
| tree | 5b7b38415452065809d168b27f5a5a0740cd78be /doc/misc/ChangeLog | |
| parent | 95fab4ba13c785ff350fb8c1a7b67f2643d1f878 (diff) | |
| download | emacs-661b90d8b657a68fa2101533302728c2c531df3c.tar.gz emacs-661b90d8b657a68fa2101533302728c2c531df3c.zip | |
* todo-mode.texi (Levels of Organization): Comment out statement
that Emacs recognizes todo files by their extension, since this
feature has been removed due to bug#17482.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 8547299aafc..84dea26ca32 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-07-04 Stephen Berman <stephen.berman@gmx.net> | ||
| 2 | |||
| 3 | * todo-mode.texi (Levels of Organization): Comment out statement | ||
| 4 | that Emacs recognizes todo files by their extension, since this | ||
| 5 | feature has been removed due to bug#17482. | ||
| 6 | |||
| 1 | 2014-06-29 Glenn Morris <rgm@gnu.org> | 7 | 2014-06-29 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * info.texi, mh-e.texi: "Online help" doesn't mean what it | 9 | * info.texi, mh-e.texi: "Online help" doesn't mean what it |