aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/eshell
diff options
context:
space:
mode:
authorChong Yidong2010-12-15 10:05:38 +0800
committerChong Yidong2010-12-15 10:05:38 +0800
commit5614fd56080d50dc3e1b32382a39d2c21fe060eb (patch)
treeecc8c5233863754ae5c3f4da42f4b733e49de0a6 /lisp/eshell
parente7b07d2f05d660cd2553fd83b15824430517c87b (diff)
downloademacs-5614fd56080d50dc3e1b32382a39d2c21fe060eb.tar.gz
emacs-5614fd56080d50dc3e1b32382a39d2c21fe060eb.zip
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.
Diffstat (limited to 'lisp/eshell')
-rw-r--r--lisp/eshell/em-rebind.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/eshell/em-rebind.el b/lisp/eshell/em-rebind.el
index 9b208d64803..587ca0684be 100644
--- a/lisp/eshell/em-rebind.el
+++ b/lisp/eshell/em-rebind.el
@@ -91,7 +91,6 @@ This is default behavior of shells like bash."
91 '(beginning-of-line-text 91 '(beginning-of-line-text
92 beginning-of-line 92 beginning-of-line
93 move-to-column 93 move-to-column
94 move-to-column-force
95 move-to-left-margin 94 move-to-left-margin
96 move-to-tab-stop 95 move-to-tab-stop
97 forward-char 96 forward-char