diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/programs.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index adf61e833b3..9dc3af97788 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-11-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * programs.texi (Misc for Programs): Fix typo. | ||
| 4 | |||
| 1 | 2014-10-30 Eli Zaretskii <eliz@gnu.org> | 5 | 2014-10-30 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * frames.texi (Scroll Bars): Improve indexing of faces. | 7 | * frames.texi (Scroll Bars): Improve indexing of faces. |
diff --git a/doc/emacs/programs.texi b/doc/emacs/programs.texi index 4c80449c2a2..f2ca386b49e 100644 --- a/doc/emacs/programs.texi +++ b/doc/emacs/programs.texi | |||
| @@ -1453,7 +1453,7 @@ creates. | |||
| 1453 | @findex superword-mode | 1453 | @findex superword-mode |
| 1454 | Superword mode is a buffer-local minor mode that causes editing and | 1454 | Superword mode is a buffer-local minor mode that causes editing and |
| 1455 | motion commands to treat symbols (e.g., @samp{this_is_a_symbol}) as words. | 1455 | motion commands to treat symbols (e.g., @samp{this_is_a_symbol}) as words. |
| 1456 | When Subword mode is enabled, the minor mode indicator | 1456 | When Superword mode is enabled, the minor mode indicator |
| 1457 | @iftex | 1457 | @iftex |
| 1458 | @samp{@math{^2}} | 1458 | @samp{@math{^2}} |
| 1459 | @end iftex | 1459 | @end iftex |