[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp/calc calc-bin.el
From: |
Colin Walters |
Subject: |
[Emacs-commit] emacs/lisp/calc calc-bin.el |
Date: |
Wed, 14 Nov 2001 04:01:51 -0500 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Colin Walters <address@hidden> 01/11/14 04:01:51
Modified files:
lisp/calc : calc-bin.el
Log message:
(calcFunc-clip): Use `defalias' instead of `fset' and
`symbol-function'.
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/calc/calc-bin.el.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
- [Emacs-commit] emacs/lisp/calc calc-bin.el,
Colin Walters <=