summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * .bzrignore: Add lisp/mh-e/mh-autoloads.el and lisp/mh-e/mh-cus-load.el.Bill Wohler2011-06-261-0/+4
* Use gnulib's dup2 module instead of rolling our own.Paul Eggert2011-06-251-0/+7
* * lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from gnulib.Paul Eggert2011-06-231-0/+4
* Merge: Use gnulib's alloca-opt module.Paul Eggert2011-06-221-0/+11
|\
| * * configure.in: Port alloca to AIX 3.Paul Eggert2011-06-211-1/+2
| * Use gnulib's alloca-opt module.Paul Eggert2011-06-211-0/+10
|/
* Add crypto/sha256 and crypto/sha512 modules from gnulibLeo Liu2011-06-211-0/+15
* * lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.Paul Eggert2011-06-191-0/+4
* Small configure.in fix.Glenn Morris2011-06-171-0/+5
* * m4/lstat.m4: Merge from gnulib (Bug#8878).Paul Eggert2011-06-161-0/+4
* configure.in: Try to determine CRT_DIR automatically when using gccMiles Bader2011-06-171-0/+5
* Merge from gnulib: lib/gnulib.mk, m4/*.m4.Paul Eggert2011-06-151-1/+6
* * lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge from gnulib.Paul Eggert2011-06-151-0/+4
* Fix resize and change of scroll bar width for Gtk3.Jan D.2011-06-141-0/+4
* * lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.Paul Eggert2011-06-081-0/+4
* Move ChangeLog entry to the right file.Glenn Morris2011-06-071-1/+1
* [ChangeLog]Paul Eggert2011-06-061-0/+5
* Merge from gnulib.Paul Eggert2011-06-061-0/+5
* * lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.Paul Eggert2011-06-021-0/+4
* Use 'inline', not 'INLINE'.Paul Eggert2011-05-301-0/+5
|\
| * Merge from trunk.Paul Eggert2011-05-291-1/+8
| |\ | |/ |/|
| * [ChangeLog]Paul Eggert2011-05-281-0/+5
* | Adjust to recent gnulib change for @GUARD_PREFIX@.Paul Eggert2011-05-291-0/+7
|/
* * doc/misc/texinfo.tex, lib/getopt.c, lib/intprops.h: Merge from gnulib.Paul Eggert2011-05-271-0/+4
* * Makefile.in (check): Just give a message if no test/ directory.Glenn Morris2011-05-241-0/+2
* * configure.in: Avoid using variables inside AC_CONFIG_FILES.Glenn Morris2011-05-241-0/+2
* Reimplement trunk r104345 in a way visible to automake.Glenn Morris2011-05-241-0/+8
* Revert r104345, for now at least.Glenn Morris2011-05-241-6/+0
* Remove dead code in configure.in.Glenn Morris2011-05-241-0/+3
* Add crypto/sha1 module from gnulibLeo Liu2011-05-241-0/+10
* * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.Glenn Morris2011-05-241-0/+2
* Define the list of subdir Makefiles only in configure.in.Glenn Morris2011-05-241-0/+8
* Restore test/ to its non-distributed state (bug#8107)Glenn Morris2011-05-231-0/+7
* Eliminate some duplication in top-level Makefile.in.Glenn Morris2011-05-231-0/+6
* * lib/verify.h: Merge from gnulib.Paul Eggert2011-05-231-0/+4
* Merge from gnulib.Paul Eggert2011-05-221-0/+5
* * Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib/gnulib.mk.Andreas Schwab2011-05-211-0/+4
* .bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and lib/stdint.h.Eli Zaretskii2011-05-201-0/+2
* Fix the MSDOS build as follows from revision 104280, 104289.Eli Zaretskii2011-05-201-0/+4
* Remove $shortlisp from src/Makefile.in.Glenn Morris2011-05-191-0/+4
* Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.Glenn Morris2011-05-181-0/+5
* Fix last commit.Eli Zaretskii2011-05-181-6/+6
* ChangeLog changes for revision 104264.Eli Zaretskii2011-05-181-0/+9
* Make configure.in give an error if no X-toolkit was detected.Glenn Morris2011-05-141-0/+5
* Put ChangeLog entries in the correct files.Glenn Morris2011-05-121-31/+0
* Small Makefile.in fixes for bug#8642.Glenn Morris2011-05-121-1/+6
* fix many doubled-word typosU. Ser2011-05-101-0/+31
* * configure.in: Require GnuTLS 2.6.x or higher.Ted Zlatanov2011-05-091-0/+4
* Do not assume EMACS_INT is the same width as a pointer.Paul Eggert2011-05-061-0/+12
|\
| * Merge from mainline.Paul Eggert2011-05-041-3/+6
| |\ | |/ |/|