mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -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. |
||
|---|---|---|
| .. | ||
| appt.el | ||
| cal-bahai.el | ||
| cal-china.el | ||
| cal-coptic.el | ||
| cal-dst.el | ||
| cal-french.el | ||
| cal-hebrew.el | ||
| cal-html.el | ||
| cal-islam.el | ||
| cal-iso.el | ||
| cal-julian.el | ||
| cal-mayan.el | ||
| cal-menu.el | ||
| cal-move.el | ||
| cal-persia.el | ||
| cal-tex.el | ||
| cal-x.el | ||
| calendar.el | ||
| diary-lib.el | ||
| holidays.el | ||
| icalendar.el | ||
| iso8601.el | ||
| lunar.el | ||
| parse-time.el | ||
| solar.el | ||
| time-date.el | ||
| timeclock.el | ||
| todo-mode.el | ||