aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-08* make-docfile.c (search_lisp_doc_at_eol): Unget last readAndreas Schwab2-1/+8
2012-06-05Remove script stamping in lib-src/Glenn Morris2-17/+5
2012-06-05Remove lib-src/vcdiffGlenn Morris3-120/+8
2012-06-05Remove some cruft from lib-src/makefile.w32-inGlenn Morris2-20/+6
2012-06-03Remove lib-src/rcs-checkinGlenn Morris3-122/+9
2012-06-01Bump version to 24.1.Chong Yidong1-0/+4
2012-05-29* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier2-121/+80
2012-05-29Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii2-1/+7
2012-05-26* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris2-1/+4
2012-05-22Remove src/m/*.Paul Eggert2-9/+6
2012-05-21* lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris2-2/+4
2012-05-21Assume C89 or later.Paul Eggert2-22/+12
2012-05-20Command substitution already runs in a subshellGlenn Morris2-4/+9
2012-05-17* lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris2-0/+5
2012-05-16Install a self-contained NS build's libexec directly into the right placeGlenn Morris2-0/+8
2012-05-11Don't use build-aux/install-sh -d directlyGlenn Morris2-2/+8
2012-05-09etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert2-20/+27
2012-05-02Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong2-0/+7
2012-05-02Backport Bug#11374 fix from trunkChong Yidong2-19/+26
2012-05-02Fix ChangeLog typos.Juanma Barranquero1-1/+1
2012-05-02lib-src/emacsclient.c (min): Undef before redefining it.Juanma Barranquero2-0/+7
2012-05-02* lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpyJim Meyering2-18/+27
2012-05-02Add NUL-termination to some uses of strncpy.Jim Meyering2-1/+12
2012-04-29Fixes: debbugs:11380Andreas Schwab2-1/+6
2012-04-20Fix emacsclient/server behavior under --without-x.Chong Yidong2-4/+5
2012-04-17Fix ChangeLog typo.Paul Eggert1-0/+1
2012-04-15Assume less-ancient POSIX support.Paul Eggert2-4/+8
2012-04-15Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong2-21/+17
2012-04-15Fix ChangeLog typos.Juanma Barranquero1-3/+3
2012-04-12lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero2-1/+6
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert2-2/+11
2012-04-07Support building on MS-Windows with libxml2.Eli Zaretskii2-1/+5
2012-04-07Build test-distrib on MS-Windows and run it during the build.Eli Zaretskii2-2/+3
2012-04-07Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2-14/+21
2012-03-11Define -print-nonl client commandAndreas Schwab2-0/+10
2012-03-11* emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab2-53/+59
2012-03-11Don't access freed memory in emacsclientAndreas Schwab2-68/+59
2012-01-19Bump version number to 23.4Chong Yidong2-1/+5
2012-01-15Bump version to 23.3.90.Chong Yidong1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris24-24/+24
2012-01-10Update short copyright year to 2012 (do not merge to trunk)Glenn Morris4-3/+9
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris20-20/+20
2012-01-04Update short copyright year to 2012.Glenn Morris4-3/+9
2011-12-30Spelling fixes.Paul Eggert1-1/+1
2011-12-29Spelling fixes.Paul Eggert1-1/+1
2011-12-25* etags.c (C_entries): Properly skip over string and characterAndreas Schwab2-17/+24
2011-12-11Spelling fixes.Paul Eggert1-1/+1
2011-12-04Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero2-8/+24
2011-11-30Fix typo in comment.Chong Yidong1-1/+1
2011-11-30* emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155).Chong Yidong2-0/+10