上一级: , 上级: 变更日志   [目录][索引]


6.8.5 指示变更的部分

通过使用尖括号括起来,并标明变更部分的功能,来指示函数中被修改的部分。这里有一个例子,说明函数 sh-while-getopts 中处理 sh 命令的部分发生了更改。

* progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that
user-specified option string is empty.