mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lisp/align.el (align-match-tex-pattern): * lisp/calc/calc-funcs.el (math-bernoulli-number): * lisp/cedet/semantic/bovine/el.el (semantic-ctxt-current-assignment): * lisp/comint.el (comint-within-quotes): * lisp/emacs-lisp/chart.el (chart-axis-draw): * lisp/emacs-lisp/cl-extra.el (cl-round): * lisp/emacs-lisp/eieio.el (defclass): * lisp/emacs-lisp/elint.el (elint-check-setq-form): * lisp/emulation/cua-rect.el (cua--rectangle-right-side): * lisp/progmodes/gud.el (gud-gdb-completions-1): * lisp/ps-print.el (ps-end-job): * lisp/ses.el (ses-center): * lisp/vc/ediff-ptch.el (ediff-get-patch-buffer): Prefer '(oddp A)' to '(= 1 (% A 2))' and variations thereof. |
||
|---|---|---|
| .. | ||
| cua-base.el | ||
| cua-gmrk.el | ||
| cua-rect.el | ||
| edt-lk201.el | ||
| edt-mapper.el | ||
| edt-pc.el | ||
| edt-vt100.el | ||
| edt.el | ||
| keypad.el | ||
| viper-cmd.el | ||
| viper-ex.el | ||
| viper-init.el | ||
| viper-keym.el | ||
| viper-macs.el | ||
| viper-mous.el | ||
| viper-util.el | ||
| viper.el | ||