| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs. | Chong Yidong | 2011-03-07 | 1 | -1/+1 |
| * | Release logs for 23.3 release. | Chong Yidong | 2011-02-28 | 1 | -0/+4 |
| * | Make "etags --version" on Windows produce the same as on Posix platforms. | Eli Zaretskii | 2011-02-02 | 1 | -0/+5 |
| * | * lib-src/ntlib.c (setregid): New stub, renamed from setegid. | Chong Yidong | 2011-01-28 | 1 | -0/+6 |
| * | * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811). | Chong Yidong | 2011-01-23 | 1 | -0/+5 |
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Set short copyright year to 2011. | Glenn Morris | 2011-01-01 | 1 | -0/+6 |
| * | Fix bug #7446 with overrunning input buffer in ebrowse. | Joe Matarazzo | 2010-11-27 | 1 | -0/+5 |
| * | Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR. | YAMAMOTO Mitsuharu | 2010-11-10 | 1 | -0/+5 |
| * | Close bug#3992. | Glenn Morris | 2010-09-30 | 1 | -0/+5 |
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
| * | * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nm... | Chong Yidong | 2010-05-05 | 1 | -0/+5 |
| * | Add stubs for Windows, required after CVE-2010-0825 change. | Juanma Barranquero | 2010-04-03 | 1 | -0/+6 |
| * | Fix permissions handling (CVE-2010-0825). | Chong Yidong | 2010-04-02 | 1 | -0/+6 |
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-04-02 | 1 | -8/+8 |
| * | `make uninstall' fix (Bug#5620). | Chong Yidong | 2010-03-19 | 1 | -0/+5 |
| * | Fix typos in Changelogs. | Juanma Barranquero | 2010-03-08 | 1 | -1/+1 |
| * | * etags.c (Scheme_functions): Don't loop past a null character (Bug#5601). | Chong Yidong | 2010-02-20 | 1 | -0/+5 |
| * | Mark last change as tiny. | Chong Yidong | 2010-01-29 | 1 | -1/+1 |
| * | * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484). | Chong Yidong | 2010-01-29 | 1 | -0/+5 |
| * | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| * | Set copyright year to 2010. | Glenn Morris | 2010-01-10 | 1 | -0/+6 |
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2009-12-29 | 1 | -1/+1 |
| * | * lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use | Chong Yidong | 2009-12-09 | 1 | -0/+5 |
| * | * etags.c (absolute_filename): Use memove if we have it for overlapping copy. | Jan Djärv | 2009-11-23 | 1 | -0/+5 |
| * | * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias. | Dan Nicolaescu | 2009-11-04 | 1 | -0/+4 |
| * | * .gitignore: Add echolisp.tmp. | Juanma Barranquero | 2009-10-15 | 1 | -0/+4 |
| * | (print_help_and_exit): Fix bug report instructions. | Glenn Morris | 2009-10-15 | 1 | -0/+2 |
| * | (echolisp): New rule. | Glenn Morris | 2009-10-15 | 1 | -0/+5 |
| * | (OTHER_PLATFORM_SUPPORT): Add term/internal.elc, term/pc-win.elc, | Eli Zaretskii | 2009-09-27 | 1 | -0/+6 |
| * | (main): Sort scores before trimming them, | Stefan Monnier | 2009-09-11 | 1 | -0/+5 |
| * | ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating | Glenn Morris | 2009-09-09 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2009-09-07 | 1 | -9/+9 |
| * | Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -0/+1 |
| * | (UTILITIES): Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -0/+5 |
| * | * b2m.c (main): Ensure that each message ends in two newlines. | Chong Yidong | 2009-07-08 | 1 | -0/+4 |
| * | * w32term.c (w32_initialize): Use standard types. | Jason Rumney | 2009-07-03 | 1 | -0/+4 |
| * | (WINNT_SUPPORT): Add common-win.elc, like src/Makefile.in did. | Eli Zaretskii | 2009-07-03 | 1 | -0/+5 |
| * | bug#1849 - Windows 7 Taskbar Support | Jason Rumney | 2009-06-30 | 1 | -0/+7 |
| * | Remove useless if-before-free test. | Jim Meyering | 2009-06-29 | 1 | -0/+5 |
| * | (movemail.o): Don't pass -Demacs, unused. | Dan Nicolaescu | 2009-06-23 | 1 | -0/+4 |
| * | Add "Branch for 23.1" ChangeLog entry. | Chong Yidong | 2009-06-21 | 1 | -0/+4 |
| * | * mac-fix-env.m: * Makefile.in (mac-fix-env): Remove. | Adrian Robert | 2009-06-09 | 1 | -0/+5 |
| * | Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS. | Adrian Robert | 2009-06-07 | 1 | -0/+4 |
| * | * emacsclient.c (print_help_and_exit): Fix typo and tabify (careful | Juanma Barranquero | 2009-04-20 | 1 | -0/+5 |
| * | * emacsclient.c (print_help_and_exit): Clarify argument placement | Chong Yidong | 2009-04-20 | 1 | -0/+5 |
| * | (print_help_and_exit): Fix typo. | Dan Nicolaescu | 2009-04-02 | 1 | -0/+4 |
| * | inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. | Eli Zaretskii | 2009-03-21 | 1 | -0/+12 |
| * | Fix date in entry. | Juanma Barranquero | 2009-03-11 | 1 | -1/+1 |
| * | * emacsclient.c (main): Revert part of last change, | Juanma Barranquero | 2009-03-11 | 1 | -0/+5 |