summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Expand)AuthorAgeFilesLines
* * 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:55Z!eliz@gnu.orgChong Yidong2012-05-052-1/+12
|\
| * Backport 2012-05-02T11:33:49Z!lekktu@gmail.com 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:19Z!larsi@gnus.orgGlenn 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
* * emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab2012-03-112-53/+59
* Don't access freed memory in emacsclientAndreas Schwab2012-03-112-68/+59
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0520-20/+20
* Update short copyright year to 2012.Glenn Morris2012-01-044-3/+9
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Spelling fixes.Paul Eggert2011-12-291-1/+1
* * etags.c (C_entries): Properly skip over string and characterAndreas Schwab2011-12-252-17/+24
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2011-12-042-8/+24
* Fix typo in comment.Chong Yidong2011-11-301-1/+1
* * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2011-11-302-0/+10
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-273-2/+8
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar.Glenn Morris2011-11-232-1/+7