diff options
| author | Glenn Morris | 2014-03-04 23:41:48 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-03-04 23:41:48 -0800 |
| commit | 47b73b35c175c76c04da553046cf53f22ba3d2df (patch) | |
| tree | 543f51de2161bc0085163479b37344df35d0362c /doc/lispref/ChangeLog | |
| parent | 65cdacb51ba7324c19adb7c18581fc5cb1402c94 (diff) | |
| download | emacs-47b73b35c175c76c04da553046cf53f22ba3d2df.tar.gz emacs-47b73b35c175c76c04da553046cf53f22ba3d2df.zip | |
Try to document some smie changes
* doc/lispref/modes.texi (SMIE Customization): New section.
* doc/lispref/elisp.texi (Top): Update detailed menu.
* etc/NEWS: Related edits.
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 d50ba585c31..1a76554dd55 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-03-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * modes.texi (SMIE Customization): New section. | ||
| 4 | * elisp.texi (Top): Update detailed menu. | ||
| 5 | |||
| 1 | 2014-03-04 Martin Rudalics <rudalics@gmx.at> | 6 | 2014-03-04 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * windows.texi (Windows and Frames): Add some missing &optional | 8 | * windows.texi (Windows and Frames): Add some missing &optional |