Files
emacs/lib-src
Juanma Barranquero 3a35a84c93 Fix prototypes.
* src/cm.c (evalcost): Fix arg type.
* src/cm.h (evalcost): Fix prototype.
* src/lisp.h (memory_warnings): Fix prototype.

* lib-src/ebrowse.c (match_qualified_namespace_alias):
  Pass sym* to find_namespace, not link*.
* lib-src/emacsclient.c (send_to_emacs, quote_argument): Arg s is HSOCKET.
* lib-src/sorted-doc.c (qsort_compare): New typedef.
  (main): Use it to cast cmpdoc.
2010-07-03 09:44:17 +02:00
..
2009-10-15 10:18:17 +00:00
2010-01-13 00:35:10 -08:00
2010-07-03 09:44:17 +02:00
2010-07-03 09:44:17 +02:00
2010-07-03 09:44:17 +02:00
2010-01-13 00:35:10 -08:00
2010-05-26 22:43:27 -07:00
2010-01-13 00:35:10 -08:00
2010-01-10 23:51:51 -08:00
2010-01-13 00:35:10 -08:00
2010-07-03 09:44:17 +02:00
2010-01-13 00:35:10 -08:00
2010-01-13 00:35:10 -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.