* doc/lispref/text.texi (Special Properties): Clarify role of font-lock-face.
[bpt/emacs.git] / ChangeLog
2011-06-14 Jan DjärvFix resize and change of scroll bar width for Gtk3.
2011-06-08 Paul Eggert* lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
2011-06-08 Glenn MorrisMove ChangeLog entry to the right file.
2011-06-07 Paul Eggert[ChangeLog]
2011-06-06 Paul EggertMerge from gnulib.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-02 Paul EggertMerge ChangeLog from trunk better.
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul Eggert* lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertAdd bug#.
2011-05-31 Paul EggertUse 'inline', not 'INLINE'.
2011-05-31 Paul EggertMerge from trunk.
2011-05-31 Paul EggertMerge from trunk.
2011-05-30 Paul Eggert[ChangeLog]
2011-05-30 Paul EggertMerge from trunk.
2011-05-29 Glenn MorrisMerge from emacs-23; up to 2010-06-12T11:17:12Z!eliz...
2011-05-29 Paul EggertAdjust to recent gnulib change for @GUARD_PREFIX@.
2011-05-28 Paul Eggert[ChangeLog]
2011-05-27 Paul EggertMerge: Integer overflow fixes.
2011-05-27 Paul Eggert* doc/misc/texinfo.tex, lib/getopt.c, lib/intprops...
2011-05-27 Glenn MorrisMerge from emacs-23; up to 2010-06-12T10:58:54Z!romain...
2011-05-25 Glenn MorrisMerge from emacs-23; up to 2010-06-12T08:59:37Z!albinus...
2011-05-24 Glenn Morris* Makefile.in (check): Just give a message if no test...
2011-05-24 Glenn Morris* configure.in: Avoid using variables inside AC_CONFIG_...
2011-05-24 Glenn MorrisReimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org...
2011-05-24 Glenn MorrisRevert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at...
2011-05-24 Glenn MorrisRemove dead code in configure.in.
2011-05-24 Leo LiuAdd crypto/sha1 module from gnulib
2011-05-24 Glenn Morris* Makefile.in (TAGS, tags, check): Pass MFLAGS to sub...
2011-05-24 Glenn MorrisDefine the list of subdir Makefiles only in configure.in.
2011-05-24 Glenn MorrisRestore test/ to its non-distributed state (bug#8107)
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
2011-05-24 Glenn MorrisEliminate some duplication in top-level Makefile.in.
2011-05-23 Paul Eggert* lib/verify.h: Merge from gnulib.
2011-05-23 Paul EggertMerge from trunk.
2011-05-22 Paul EggertMerge from mainline.
2011-05-22 Paul EggertMerge from gnulib.
2011-05-21 Andreas Schwab* Makefile.in (AUTOMAKE_INPUTS): Add $(srcdir)/lib...
2011-05-21 Glenn MorrisMerge from emacs-23; up to 2010-06-11T18:51:00Z!juri...
2011-05-20 Eli Zaretskii.bzrignore: Add lib/stdio.in-h, lib/stdbool.h, and...
2011-05-20 Eli ZaretskiiFix the MSDOS build as follows from 2011-05-19T06:04...
2011-05-20 Kenichi Handamerge trunk
2011-05-20 Glenn MorrisRemove $shortlisp from src/Makefile.in.
2011-05-19 Glenn MorrisRemove the SOME_MACHINE_LISP distinction in src/Makefil...
2011-05-19 Kenichi Handamerge trunk
2011-05-18 Eli ZaretskiiFix last commit.
2011-05-18 Eli ZaretskiiChangeLog changes for 2011-05-18T00:35:01Z!eggert@cs...
2011-05-17 Glenn MorrisMerge from emacs-23; up to 2010-06-11T14:39:54Z!cyd...
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-14 Glenn MorrisMake configure.in give an error if no X-toolkit was...
2011-05-12 Glenn MorrisPut ChangeLog entries in the correct files.
2011-05-12 Glenn MorrisSmall Makefile.in fixes for bug#8642.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-10 U. Serfix many doubled-word typos
2011-05-09 Ted Zlatanov* configure.in: Require GnuTLS 2.6.x or higher.
2011-05-06 Paul EggertDo not assume EMACS_INT is the same width as a pointer.
2011-05-06 Paul EggertMerge from mainline.
2011-05-05 Paul EggertMerge from mainline.
2011-05-05 Glenn MorrisMerge from emacs-23; up to 2010-06-10T05:17:21Z!rgm...
2011-05-05 Glenn MorrisStop bootstrap clobbering config.log (bug#765)
2011-05-04 Paul EggertUse C99's va_copy to avoid undefined behavior on x86...
2011-05-04 Paul EggertMerge from mainline.
2011-05-04 Paul Eggert* Makefile.in (GNULIB_TOOL_FLAG): Add --conditional...
2011-05-04 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge from mainline.
2011-05-03 Paul EggertMerge: Fixes for Bug#8600 and Bug#8601.
2011-04-30 Paul EggertMerge from mainline.
2011-04-29 Paul Eggert* configure.in (BITS_PER_LONG_LONG): New macro.
2011-04-27 Paul EggertMerge: nsmenu.m: Replace all uses of XVECTOR with ASIZE...
2011-04-27 Ben KeyFixed a bug that caused configure with --enable-checkin...
2011-04-26 Paul EggertMerge from mainline.
2011-04-26 Paul EggertMerge from mainline.
2011-04-25 Ted ZlatanovAdd certificate verify callback check for GnuTLS.
2011-04-23 Glenn MorrisMerge from emacs-23; up to 2010-06-09T17:54:28Z!albinus...
2011-04-22 Paul Eggert* configure.in: Suppress unnecessary checks for size_t.
2011-04-22 Paul Eggert* .bzrignore: Add lib/inttypes.h.
2011-04-22 Paul EggertSimpler version of strtoumax module.
2011-04-21 Paul Eggert* lib/wchar.h, lib/inttypes.h: Remove; not needed.
2011-04-21 Paul Eggert* Makefile.in (GNULIB_MODULES): Add strtoumax.
2011-04-20 Stefan Monnier* Makefile.in (config.status): Don't erase in case...
2011-04-20 Paul EggertMerge from mainline.
2011-04-20 Ken Brown* configure.in (use_mmap_for_buffers): Set to yes on...
2011-04-20 Glenn MorrisChangeLog whitespace fix (no need to merge to trunk).
2011-04-14 Paul EggertMerge from mainline.
2011-04-13 Eli ZaretskiiFix bug #8487 with invisible text at EOB under bidi.
2011-04-12 Glenn MorrisImageMagick fix for bug#7955.
2011-04-11 Eli ZaretskiiFix bug #8468 with redisplay and scroll-margin > 0.
2011-04-10 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-10 Paul EggertMerge from mainline.
2011-04-10 Paul EggertMerge from mainline.
2011-04-09 Paul EggertMerge from mainline.
2011-04-09 Glenn MorrisMerge from emacs-23; up to 2010-06-08T03:06:47Z!dann...
next