Files
emacs/lib-src
Stefan Monnier ea92591983 Change defgeneric so it doesn't completely redefine the function
* lisp/emacs-lisp/cl-generic.el (cl-generic-define): Don't throw away
previously defined methods.
(cl-generic-define-method): Let-bind purify-flag instead of using `fset'.
(cl--generic-prefill-dispatchers): Only define during compilation.
(cl-method-qualifiers): Remove redundant alias.
(help-fns-short-filename): Silence byte-compiler.
* test/automated/cl-generic-tests.el: Adjust to new defgeneric semantics.
2015-05-21 23:46:10 -04:00
..
2014-05-18 11:57:04 -07:00
2015-02-21 20:01:05 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:26:41 -08:00
2015-01-01 14:27:34 -08:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.