aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-256-27/+14
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-252-0/+17
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-248-28/+31
* * emacsclient.c (set_local_socket): Fix a compiler warning.Samuel Bronson2012-06-242-1/+5
* Fix misspelling in latest ChangeLog entry.Paul Eggert2012-06-231-1/+1
* Support higher-resolution time stamps.Paul Eggert2012-06-223-21/+26
* * make-docfile.c (search_lisp_doc_at_eol): Unget last readAndreas Schwab2012-06-082-1/+8
* Remove script stamping in lib-src/Glenn Morris2012-06-052-17/+5
* Remove lib-src/vcdiffGlenn Morris2012-06-053-120/+8
* Remove some cruft from lib-src/makefile.w32-inGlenn Morris2012-06-052-20/+6
* Remove lib-src/rcs-checkinGlenn Morris2012-06-033-122/+9
* Merge from emacs-24; up to 2012-04-24T21:47:[email protected]Chong Yidong2012-05-312-1/+7
|\
| * Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii2012-05-292-1/+7
* | * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2012-05-292-121/+80
* | * lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris2012-05-262-1/+4
* | Remove src/m/*.Paul Eggert2012-05-222-9/+6
* | * lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris2012-05-212-2/+4
* | Assume C89 or later.Paul Eggert2012-05-212-22/+12
* | Command substitution already runs in a subshellGlenn Morris2012-05-202-4/+9
* | * lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris2012-05-172-0/+5
* | Install a self-contained NS build's libexec directly into the right placeGlenn Morris2012-05-162-0/+8
* | Don't use build-aux/install-sh -d directlyGlenn Morris2012-05-112-2/+8
* | etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert2012-05-092-20/+27
* | Merge from emacs-24; up to 2012-04-20T05:47:[email protected]Chong Yidong2012-05-052-1/+12
|\|
| * Backport 2012-05-02T11:33:[email protected] from trunkChong Yidong2012-05-022-0/+7
| * Backport Bug#11374 fix from trunkChong Yidong2012-05-022-19/+26
| * Add NUL-termination to some uses of strncpy.Jim Meyering2012-05-022-1/+12
* | Fix ChangeLog typos.Juanma Barranquero2012-05-021-1/+1
* | lib-src/emacsclient.c (min): Undef before redefining it.Juanma Barranquero2012-05-022-0/+7
* | * lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpyJim Meyering2012-05-022-18/+27
* | Fixes: debbugs:11380Andreas Schwab2012-04-292-1/+6
* | Fix emacsclient/server behavior under --without-x.Chong Yidong2012-04-202-4/+5
* | Merge from emacs-24 branchChong Yidong2012-04-202-21/+17
|\|
| * Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2012-04-152-21/+17
* | Merge from trunk.Paul Eggert2012-04-181-1/+1
|\ \
* | | Fix ChangeLog typo.Paul Eggert2012-04-171-0/+1
* | | Merge from trunk.Paul Eggert2012-04-171-1/+1
|\| |
* | | Merge from trunk.Paul Eggert2012-04-152-5/+9
|\| |
| * | Assume less-ancient POSIX support.Paul Eggert2012-04-152-4/+8
* | | Merge from trunk.Paul Eggert2012-04-151-3/+3
|\| |
| * | Fix ChangeLog typos.Juanma Barranquero2012-04-151-3/+3
* | | Merge from trunk.Paul Eggert2012-04-132-2/+6
|\| |
| * | Merge from emacs-24, up to 2012-04-10T02:06:[email protected]Glenn Morris2012-04-132-1/+6
| |\|
| | * lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero2012-04-122-1/+6
* | | Merge from trunk; add Bug#.Paul Eggert2012-04-091-1/+1
|\| |
* | | configure: new option --enable-gcc-warningsPaul Eggert2012-04-092-2/+11
|/ /
* | Support building on MS-Windows with libxml2.Eli Zaretskii2012-04-072-1/+5
* | Build test-distrib on MS-Windows and run it during the build.Eli Zaretskii2012-04-072-2/+3
* | Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2012-04-072-14/+21
|/
* Define -print-nonl client commandAndreas Schwab2012-03-112-0/+10