branch: externals/idlwave commit a8175118a0d2e5f087b7c05eb74afebae846b1ce Author: jdsmith <jdsmith> Commit: jdsmith <jdsmith>
- Document M-;. --- idlwave.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/idlwave.texi b/idlwave.texi index 08d84f638b..279e5746bd 100644 --- a/idlwave.texi +++ b/idlwave.texi @@ -335,6 +335,9 @@ appendix. @tab Re-indent all lines in the current statement. @item @kbd{M-@key{RET}} @tab Start a continuation line, splitting the current line at point. +@item @kbd{M-;} +@tab Start new comment at line beginning or after code, or (un)comment +highlighted region. @item @kbd{M-q} @tab Fill the current comment paragraph. @item @kbd{C-c ?}