]> git.eshelyaron.com Git - emacs.git/commit
Remove spurious * in docstrings.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 14 Aug 2007 00:51:09 +0000 (00:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 14 Aug 2007 00:51:09 +0000 (00:51 +0000)
commit944a8b1d86a3ca3c2d748d688168c74ae088e7d3
treead496e3e388ad3ff1d00dbba718b4bc2e44237c6
parent37cc095b6a175fb5a2fb18fa029eaf3aa3b3fa53
Remove spurious * in docstrings.
Put its autoloads into tpu-edt.el rather than loaddefs.el.
(tpu-cursor-free-mode): Rename from tpu-cursor-free.
Make into a proper minor-mode.
(tpu-backward-char, tpu-next-line, tpu-previous-line)
(tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
(tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
(tpu-set-cursor-free, tpu-set-cursor-bound):
Delegate to tpu-cursor-free-mode.
(tpu-next-line, tpu-previous-line, tpu-forward-line)
(tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
Use line-move or forward-line instead of next-line-internal.
lisp/ChangeLog
lisp/emulation/tpu-extras.el