emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes ps-mode.el


From: Gerd Moellmann
Subject: [Emacs-commit] emacs/lisp/progmodes ps-mode.el
Date: Fri, 26 Oct 2001 05:14:10 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Gerd Moellmann <address@hidden> 01/10/26 05:14:10

Modified files:
        lisp/progmodes : ps-mode.el 

Log message:
        (ps-mode-print-function): Remove quote for
        lambda expression.
        (ps-mode-menu-main): Submenu with options on/off was replaced with
        a toggle button.
        (ps-mode, ps-run-mode): Define with `define-derived-mode'
        (ps-mode): Autoload cookie added on same line as comment
        (ps-mode-tabkey, ps-mode-backward-delete-char):
        (ps-mode-r-balance): Replace `delete-horizontal-space' and
        `indent-to' with `indent-line-to'
        (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
        instead of `eval'.
        (ps-mode-print-region): Use `with-temp-buffer'.
        (ps-run-start): Use of `mapconcat'.  Use `apply' instead of
        `eval'.
        (numerous places): Add back-tick and tick around names in
        docstrings, fix punctuation in docstrings, remove trailing spaces.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/ps-mode.el.diff?tr1=1.7&tr2=1.8&r1=text&r2=text




reply via email to

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