emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp emulation/tpu-extras.el ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp emulation/tpu-extras.el ChangeLog
Date: Tue, 14 Aug 2007 00:51:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/08/14 00:51:11

Modified files:
        lisp/emulation : tpu-extras.el 
        lisp           : ChangeLog 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emulation/tpu-extras.el?cvsroot=emacs&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.11542&r2=1.11543




reply via email to

[Prev in Thread] Current Thread [Next in Thread]