| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge from emacs-24; up to 2012-04-20T05:47:55Z!eliz@gnu.org | Chong Yidong | 2012-05-05 | 2 | -1/+12 | |
| |\ \ | |/ | ||||||
| | * | Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk | Chong Yidong | 2012-05-02 | 2 | -0/+7 | |
| | * | Backport Bug#11374 fix from trunk | Chong Yidong | 2012-05-02 | 2 | -19/+26 | |
| | * | Add NUL-termination to some uses of strncpy. | Jim Meyering | 2012-05-02 | 2 | -1/+12 | |
| * | | Fix ChangeLog typos. | Juanma Barranquero | 2012-05-02 | 1 | -1/+1 | |
| * | | lib-src/emacsclient.c (min): Undef before redefining it. | Juanma Barranquero | 2012-05-02 | 2 | -0/+7 | |
| * | | * lib-src/emacsclient.c (send_to_emacs): Avoid invalid strcpy | Jim Meyering | 2012-05-02 | 2 | -18/+27 | |
| * | | Fixes: debbugs:11380 | Andreas Schwab | 2012-04-29 | 2 | -1/+6 | |
| * | | Fix emacsclient/server behavior under --without-x. | Chong Yidong | 2012-04-20 | 2 | -4/+5 | |
| * | | Merge from emacs-24 branch | Chong Yidong | 2012-04-20 | 2 | -21/+17 | |
| |\ \ | |/ | ||||||
| | * | Move "emacsclient -t -n" handling from emacsclient.c to server.el. | Chong Yidong | 2012-04-15 | 2 | -21/+17 | |
| * | | Merge from trunk. | Paul Eggert | 2012-04-18 | 1 | -1/+1 | |
| |\ \ | ||||||
| * | | | Fix ChangeLog typo. | Paul Eggert | 2012-04-17 | 1 | -0/+1 | |
| * | | | Merge from trunk. | Paul Eggert | 2012-04-17 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 2 | -5/+9 | |
| |\ \ \ | |/ / | ||||||
| | * | | Assume less-ancient POSIX support. | Paul Eggert | 2012-04-15 | 2 | -4/+8 | |
| * | | | Merge from trunk. | Paul Eggert | 2012-04-15 | 1 | -3/+3 | |
| |\ \ \ | |/ / | ||||||
| | * | | Fix ChangeLog typos. | Juanma Barranquero | 2012-04-15 | 1 | -3/+3 | |
| * | | | Merge from trunk. | Paul Eggert | 2012-04-13 | 2 | -2/+6 | |
| |\ \ \ | |/ / | ||||||
| | * | | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org | Glenn Morris | 2012-04-13 | 2 | -1/+6 | |
| | |\ \ | | |/ | ||||||
| | | * | lib-src/emacsclient.c (decode_options) [WINDOWSNT]: Fix typo in 2011-12-04T17... | Juanma Barranquero | 2012-04-12 | 2 | -1/+6 | |
| * | | | Merge from trunk; add Bug#. | Paul Eggert | 2012-04-09 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| * | | | configure: new option --enable-gcc-warnings | Paul Eggert | 2012-04-09 | 2 | -2/+11 | |
| |/ / | ||||||
| * | | Support building on MS-Windows with libxml2. | Eli Zaretskii | 2012-04-07 | 2 | -1/+5 | |
| * | | Build test-distrib on MS-Windows and run it during the build. | Eli Zaretskii | 2012-04-07 | 2 | -2/+3 | |
| * | | Fix parallel build and bootstrap on MS-Windows. | Eli Zaretskii | 2012-04-07 | 2 | -14/+21 | |
| |/ | ||||||
| * | Define -print-nonl client command | Andreas Schwab | 2012-03-11 | 2 | -0/+10 | |
| * | * emacsclient.c (main): Handle multiple messages in a single | Andreas Schwab | 2012-03-11 | 2 | -53/+59 | |
| * | Don't access freed memory in emacsclient | Andreas Schwab | 2012-03-11 | 2 | -68/+59 | |
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 20 | -20/+20 | |
| * | Update short copyright year to 2012. | Glenn Morris | 2012-01-04 | 4 | -3/+9 | |
| * | Spelling fixes. | Paul Eggert | 2011-12-30 | 1 | -1/+1 | |
| * | Spelling fixes. | Paul Eggert | 2011-12-29 | 1 | -1/+1 | |
| * | * etags.c (C_entries): Properly skip over string and character | Andreas Schwab | 2011-12-25 | 2 | -17/+24 | |
| * | Spelling fixes. | Paul Eggert | 2011-12-11 | 1 | -1/+1 | |
| * | Fix emacsclient bug where "-n -c" does not open a new frame on Windows. | Juanma Barranquero | 2011-12-04 | 2 | -8/+24 | |
| * | Fix typo in comment. | Chong Yidong | 2011-11-30 | 1 | -1/+1 | |
| * | * emacsclient.c (main): Condition last change on WINDOWSNT (Bug#10155). | Chong Yidong | 2011-11-30 | 2 | -0/+10 | |
| * | Fix MS-Windows build with MSVC compiler. | Eli Zaretskii | 2011-11-27 | 3 | -2/+8 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -1/+1 | |
| * | * lib-src/make-docfile.c (scan_lisp_file): Treat defcustom like defvar. | Glenn Morris | 2011-11-23 | 2 | -1/+7 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-19 | 2 | -32/+32 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 | |
| * | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -5/+5 | |
| * | Fix typos. | Juanma Barranquero | 2011-11-16 | 1 | -1/+1 | |
| * | * lib-src/Makefile.in (all): Make sure "all" is the first target. | Dan Nicolaescu | 2011-11-14 | 2 | -2/+6 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 | |
| * | Spelling fixes. | Paul Eggert | 2011-11-12 | 1 | -1/+1 | |