| Commit message (Expand) | Author | Age | Files | Lines |
* | * make-docfile.c (scan_c_file): Refactor local variable decls to make their s... | Paul Eggert | 2011-02-25 | 2 | -9/+6 |
* | * make-docfile.c (write_globals): Change char * to char const * | Paul Eggert | 2011-02-25 | 2 | -1/+7 |
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete. | Stefan Monnier | 2011-02-23 | 1 | -1/+1 |
* | Fix 2011-02-22T17:37:06Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-22 | 2 | -1/+4 |
* | MS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla.edu, addition of min-m... | Eli Zaretskii | 2011-02-22 | 2 | -0/+18 |
* | etags: Downcase drive letters, for consistency with Emacs proper. | Paul Eggert | 2011-02-22 | 2 | -4/+7 |
* | Merge: Assume S_ISLNK etc. work, since gnulib supports this. | Paul Eggert | 2011-02-21 | 2 | -6/+7 |
|\ |
|
| * | [ChangeLog] | Paul Eggert | 2011-02-21 | 2 | -6/+7 |
* | | lib-src/makefile.w32-in (obj): Remove filemode.o. | Juanma Barranquero | 2011-02-22 | 2 | -3/+7 |
|/ |
|
* | * movemail.c: Define macros only in needed contexts. | Paul Eggert | 2011-02-21 | 2 | -2/+16 |
* | * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h. | Paul Eggert | 2011-02-21 | 2 | -2/+3 |
* | Merge from mainline. | Paul Eggert | 2011-02-21 | 2 | -0/+11 |
|\ |
|
| * | Adapt MS-Windows build to import of filemode.c from gnulib. | Eli Zaretskii | 2011-02-21 | 2 | -0/+11 |
* | | [ChangeLog] | Paul Eggert | 2011-02-21 | 3 | -10/+8 |
* | | * test-distrib.c (buf): Make this local, to avoid shadowing. | Paul Eggert | 2011-02-21 | 2 | -2/+2 |
* | | * movemail.c (popmail): Report fchown failure instead of ignoring it. | Paul Eggert | 2011-02-21 | 2 | -1/+15 |
* | | * make-docfile.c (input_buffer): Rename variables to avoid shadowing. | Paul Eggert | 2011-02-21 | 2 | -8/+11 |
* | | Merge from mainline. | Paul Eggert | 2011-02-21 | 2 | -1/+6 |
|\ \
| |/ |
|
| * | * make-docfile.c (scan_c_file): Adapt to the new BVAR macro. | Ben Key | 2011-02-21 | 2 | -1/+6 |
* | | * movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE, IS_FROM_LINE): | Paul Eggert | 2011-02-21 | 3 | -17/+5 |
* | | * movemail.c: Remove unused vars | Paul Eggert | 2011-02-21 | 2 | -5/+1 |
* | | * movemail.c (main, pop_retr): Rename locals to avoid shadowing. | Paul Eggert | 2011-02-21 | 2 | -11/+13 |
* | | Declare file-scope functions and variables static if not exported. | Paul Eggert | 2011-02-21 | 9 | -215/+181 |
|/ |
|
* | lib-src/makefile.w32-in (obj): Remove md5.o. | Juanma Barranquero | 2011-02-20 | 2 | -1/+5 |
* | * lib-src/emacsclient.c (main): Loop while `recv' return EINTR. | Karl Chen | 2011-02-18 | 2 | -103/+118 |
* | Don't ignore files that are no longer generated | Andreas Schwab | 2011-02-13 | 1 | -1/+0 |
* | * make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT. | Paul Eggert | 2011-02-08 | 2 | -3/+9 |
* | Make globals.h a generated header | Tom Tromey | 2011-02-08 | 2 | -2/+197 |
* | * emacsclient.c: conform to C89 pointer rules | Paul Eggert | 2011-02-04 | 2 | -2/+8 |
* | lib-src/makefile.w32-in (obj): Remove strftime.o, it's not in src/. | Eli Zaretskii | 2011-02-02 | 2 | -1/+2 |
* | Make "etags --version" on Windows produce the same as on Posix platforms. | Eli Zaretskii | 2011-02-02 | 2 | -2/+7 |
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-31 | 2 | -6/+8 |
* | src/emacs.c now gets version number from configure.in | Paul Eggert | 2011-01-31 | 2 | -2/+7 |
* | make-docfile: don't corrupt heap for an invalid .elc file | Jim Meyering | 2011-01-30 | 2 | -3/+17 |
* | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-29 | 4 | -40/+34 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 4 | -6/+9 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 21 | -45/+22 |
* | Merge from emacs-23. | Glenn Morris | 2011-01-24 | 2 | -4/+9 |
|\ |
|
| * | * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811). | Chong Yidong | 2011-01-23 | 2 | -4/+9 |
| * | Bump version to 23.2.92.emacs-pretest-23.2.92 | Chong Yidong | 2011-01-14 | 1 | -1/+1 |
* | | Check return values of some library calls. | Paul Eggert | 2011-01-22 | 4 | -6/+26 |
* | | Update ChangeLog dates to today. | Paul Eggert | 2011-01-17 | 1 | -3/+1 |
* | | Merge from mainline. | Paul Eggert | 2011-01-17 | 17 | -111/+0 |
|\ \ |
|
| * | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 21 | -39/+0 |
* | | | Merge from mainline. | Paul Eggert | 2011-01-14 | 16 | -16/+16 |
|\ \ \
| |/ / |
|
| * | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 16 | -16/+16 |
| |\ \
| | |/ |
|
| | * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 21 | -21/+21 |
* | | | Include <unistd.h> unilaterally. | Paul Eggert | 2011-01-09 | 9 | -19/+9 |
* | | | Include <getopt.h> not "getopt.h". | Paul Eggert | 2011-01-09 | 3 | -2/+7 |
* | | | Regenerate. | Paul Eggert | 2011-01-08 | 5 | -1786/+12 |