diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-04-24 12:49:42 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-04-24 20:19:37 +0200 |
commit | f7e488d20694dea6d2cbb5f74381f7e6f1e4d484 (patch) | |
tree | d54fac706c1cdd40d3bfed1f1b76aca8dfc18670 /test/lisp/emacs-lisp/pp-tests.el | |
parent | 369761b36db12c65296a39bb874bb181da466009 (diff) | |
download | emacs-f7e488d20694dea6d2cbb5f74381f7e6f1e4d484.tar.gz emacs-f7e488d20694dea6d2cbb5f74381f7e6f1e4d484.tar.bz2 emacs-f7e488d20694dea6d2cbb5f74381f7e6f1e4d484.zip |
Calc: fix autoload errors (bug#40800)
Reported by Hugo Daschbach.
* lisp/calc/calc-ext.el (calc-init-extensions):
Remove calc-kbd-report key binding and autoload; it was removed in 2005.
calc-keypad-x-{left,right,middle}-click were renamed to
calc-keypad-{left,right,middle}-click in 2001; fix the autoloads.
calc-twos-complement-mode is a variable, not a function; remove the
autoload.
* lisp/calc/calc-prog.el: Remove commented-out calc-kbd-report.
Diffstat (limited to 'test/lisp/emacs-lisp/pp-tests.el')
0 files changed, 0 insertions, 0 deletions