comparison etc/NEWS @ 67607:8e79cfa67c95

Mark kill-whole-line as documented.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 16 Dec 2005 12:06:41 +0000
parents 0644a2b72e8c
children b0794ecc7df6
comparison
equal deleted inserted replaced
67606:182131d306a0 67607:8e79cfa67c95
321 321
322 --- 322 ---
323 ** New commands to operate on pairs of open and close characters: 323 ** New commands to operate on pairs of open and close characters:
324 `insert-pair', `delete-pair', `raise-sexp'. 324 `insert-pair', `delete-pair', `raise-sexp'.
325 325
326 --- 326 +++
327 ** New command `kill-whole-line' kills an entire line at once. 327 ** New command `kill-whole-line' kills an entire line at once.
328 By default, it is bound to C-S-<backspace>. 328 By default, it is bound to C-S-<backspace>.
329 329
330 +++ 330 +++
331 ** Yanking text now discards certain text properties that can 331 ** Yanking text now discards certain text properties that can