mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Fix typos
This commit is contained in:
parent
41dc28244f
commit
a6cab228d4
74 changed files with 250 additions and 256 deletions
|
|
@ -133,7 +133,7 @@
|
|||
;; Emacs's normal rectangle support is based on interpreting the region
|
||||
;; between the mark and point as a "virtual rectangle", and using a
|
||||
;; completely separate set of "rectangle commands" [C-x r ...] on the
|
||||
;; region to copy, kill, fill a.s.o. the virtual rectangle.
|
||||
;; region to copy, kill, fill, and so on the virtual rectangle.
|
||||
;;
|
||||
;; cua-mode's superior rectangle support uses a true visual
|
||||
;; representation of the selected rectangle, i.e. it highlights the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue