mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/calendar/todo-mode.el (todo-padded-string): * lisp/emacs-lisp/gv.el (setf): * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): * lisp/hexl.el (hexl-insert-hex-string): * lisp/play/gamegrid.el (gamegrid-xbm): * lisp/play/hanoi.el (hanoi-internal): * lisp/progmodes/ebnf2ps.el (ebnf-end-of-string): * lisp/progmodes/elisp-mode.el (elisp--highlight-function-argument): * lisp/progmodes/ruby-mode.el (ruby-backward-sexp): * lisp/ps-print.el (ps-print-page-p): (ps-print-sheet-p): Prefer '(oddp A)' to '(= 1 (logand A 1))' and variations thereof. |
||
|---|---|---|
| .. | ||
| 5x5.el | ||
| animate.el | ||
| blackbox.el | ||
| bubbles.el | ||
| cookie1.el | ||
| decipher.el | ||
| dissociate.el | ||
| doctor.el | ||
| dunnet.el | ||
| fortune.el | ||
| gamegrid.el | ||
| gametree.el | ||
| gomoku.el | ||
| handwrite.el | ||
| hanoi.el | ||
| life.el | ||
| morse.el | ||
| mpuz.el | ||
| pong.el | ||
| snake.el | ||
| solitaire.el | ||
| spook.el | ||
| studly.el | ||
| tetris.el | ||
| zone.el | ||