Recent Changes

Updates since 1970-01-01 00:00 UTC

(for 2016-05-23_Literal_values_and_destructive_functions only)

1 | 3 | 7 | 30 | 90 days
List latest change per page only List only major changes
List later changes RSS RSS with pages RSS with pages and diff

2016-05-23

  • 05:02 UTC (new) 2016-05-23 Literal values and destructive functions . . . . Marcin Borkowski In Lisp literature you can often find a warning about not using destructive functions (like sort or nconc) on values coming from literals. This is a good advice, and you should follow it. Here’s a short stab at a (partial) explanation (note that all examples are in Emacs Lisp).

More...

Filters