mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Delete long unused functions and variables in rect.el.
lisp/rect.el (operate-on-rectangle-lines, string-rectangle-string): Delete unused variables. (move-to-column-force): Remove function obsolete since 21.2.
This commit is contained in:
parent
e7b07d2f05
commit
5614fd5608
5 changed files with 13 additions and 35 deletions
|
|
@ -91,7 +91,6 @@ This is default behavior of shells like bash."
|
|||
'(beginning-of-line-text
|
||||
beginning-of-line
|
||||
move-to-column
|
||||
move-to-column-force
|
||||
move-to-left-margin
|
||||
move-to-tab-stop
|
||||
forward-char
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue