diff options
| author | Glenn Morris | 2012-02-09 21:33:01 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-02-09 21:33:01 -0500 |
| commit | 72ca698cb9543315c914f3548eea2512f8dffe7a (patch) | |
| tree | d6dae0ef17dd0e74b38fdb15d42afccc03c295be /doc/lispref/ChangeLog | |
| parent | af8556d26534d26cd809f1cf43b4f4ecfd9359d0 (diff) | |
| download | emacs-72ca698cb9543315c914f3548eea2512f8dffe7a.tar.gz emacs-72ca698cb9543315c914f3548eea2512f8dffe7a.zip | |
* doc/lispref/modes.texi (Basic Major Modes): Mention tabulated-list-mode.
* etc/NEWS: Related markup.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0546ec9e936..a823f4272fc 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-02-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * modes.texi (Basic Major Modes): Mention tabulated-list-mode. | ||
| 4 | |||
| 1 | 2012-02-08 Glenn Morris <rgm@gnu.org> | 5 | 2012-02-08 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * loading.texi (Named Features): Update the require example. | 7 | * loading.texi (Named Features): Update the require example. |