summaryrefslogtreecommitdiff
path: root/lib-src/ChangeLog
AgeCommit message (Expand)Author
2012-06-05Remove script stamping in lib-src/Glenn Morris
2012-06-05Remove lib-src/vcdiffGlenn Morris
2012-06-05Remove some cruft from lib-src/makefile.w32-inGlenn Morris
2012-06-03Remove lib-src/rcs-checkinGlenn Morris
2012-05-31Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong
2012-05-29* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.Stefan Monnier
2012-05-29Fix bug #11405 with MSVC build of emacsclientw.Eli Zaretskii
2012-05-26* lib-src/Makefile.in (INSTALL_DATA): Remove; unused.Glenn Morris
2012-05-22Remove src/m/*.Paul Eggert
2012-05-21* lib-src/Makefile.in (install): Remove unneeded chmods.Glenn Morris
2012-05-21Assume C89 or later.Paul Eggert
2012-05-20Command substitution already runs in a subshellGlenn Morris
2012-05-17* lib-src/Makefile.in (install): Ensure $bindir exists.Glenn Morris
2012-05-16Install a self-contained NS build's libexec directly into the right placeGlenn Morris
2012-05-11Don't use build-aux/install-sh -d directlyGlenn Morris
2012-05-09etags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86Paul Eggert
2012-05-05Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.orgChong Yidong
2012-05-02Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunkChong Yidong
2012-05-02Backport Bug#11374 fix from trunkChong Yidong
2012-05-02Fix ChangeLog typos.Juanma Barranquero
2012-05-02lib-src/emacsclient.c (min): Undef before redefining it.Juanma Barranquero
2012-05-02* lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpyJim Meyering
2012-05-02Add NUL-termination to some uses of strncpy.Jim Meyering
2012-04-29Fixes: debbugs:11380Andreas Schwab
2012-04-20Fix emacsclient/server behavior under --without-x.Chong Yidong
2012-04-20Merge from emacs-24 branchChong Yidong
2012-04-18Merge from trunk.Paul Eggert
2012-04-17Fix ChangeLog typo.Paul Eggert
2012-04-17Merge from trunk.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Assume less-ancient POSIX support.Paul Eggert
2012-04-15Merge from trunk.Paul Eggert
2012-04-15Move "emacsclient -t -n" handling from emacsclient.c to server.el.Chong Yidong
2012-04-15Fix ChangeLog typos.Juanma Barranquero
2012-04-13Merge from trunk.Paul Eggert
2012-04-13Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris
2012-04-12lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17...Juanma Barranquero
2012-04-09Merge from trunk; add Bug#.Paul Eggert
2012-04-09configure: new option --enable-gcc-warningsPaul Eggert
2012-04-07Support building on MS-Windows with libxml2.Eli Zaretskii
2012-04-07Build test-distrib on MS-Windows and run it during the build.Eli Zaretskii
2012-04-07Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii
2012-03-11Define -print-nonl client commandAndreas Schwab
2012-03-11* emacsclient.c (main): Handle multiple messages in a singleAndreas Schwab
2012-03-11Don't access freed memory in emacsclientAndreas Schwab
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2012-01-04Update short copyright year to 2012.Glenn Morris
2011-12-25* etags.c (C_entries): Properly skip over string and characterAndreas Schwab
2011-12-11Spelling fixes.Paul Eggert
2011-12-04Fix emacsclient bug where "-n -c" does not open a new frame on Windows.Juanma Barranquero