Fix an off by one error in c-guess-basic-syntax CASE 5B.1.
[bpt/emacs.git] / lib /
2012-01-30 Eli Zaretskiilib/makefile.w32-in: Fix dependencies for a parallel...
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2011-11-20 Juanma BarranqueroFix typos.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-05 Eli ZaretskiiSupport MSVC build with newer versions of Visual Studio.
2011-10-07 Paul EggertMerge from gnulib, fixing some 'configure' typos (Bug...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-27 Kenichi Handamerge trunk
2011-09-26 Paul EggertMerge from trunk.
2011-09-26 Paul EggertMerge from gnulib, improving some licensing wording.
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-11 Paul EggertMerge from gnulib, porting to Tru64.
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-06 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from gnulib.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Paul EggertMerge from trunk.
2011-07-25 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-24 Paul EggertMerge from trunk.
2011-07-24 Paul EggertMerge from gnulib, using build-aux to remove clutter.
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Paul EggertMerge from trunk.
2011-07-09 Paul Eggert* lib/stdint.in.h: Merge from gnulib (Bug#9025).
2011-07-09 Paul EggertMerge from trunk.
2011-07-09 Paul EggertMerge: Add gnulib's strtoimax module, needed on Solaris 8.
2011-07-09 Paul EggertAdd strtoimax module, needed for Solaris 8 port.
2011-07-08 Paul EggertMerge: Use pthread_sigmask, not sigprocmask (Bug#9010).
2011-07-08 Paul EggertMerge from trunk.
2011-07-08 Paul EggertSimplify Emacs part of pthread_sigmask support.
2011-07-08 Paul EggertMerge from gnulib.
2011-07-08 Paul Eggert* lib/getopt.c, lib/unistd.in.h, m4/getopt.m4: Merge...
2011-07-08 Paul EggertMerge from trunk.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Paul EggertAdd gnulib support for pthread_sigmask.
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-06-25 Paul EggertMerge from trunk.
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Paul EggertUse gnulib's dup2 module instead of rolling our own.
2011-06-23 Paul Eggert* lib/getopt.c, lib/stat.c, m4/gl-comp.m4: Merge from...
2011-06-22 Paul EggertMerge: Use gnulib's alloca-opt module.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge from trunk.
2011-06-21 Paul EggertMerge from trunk.
2011-06-21 Paul EggertUse gnulib's alloca-opt module.
2011-06-21 Leo LiuAdd crypto/sha256 and crypto/sha512 modules from gnulib
2011-06-21 Paul EggertMerge from trunk.
2011-06-19 Paul Eggert* lib/unistd.in.h, m4/getloadavg.m4: Merge from gnulib.
2011-06-15 Paul EggertMerge from gnulib: lib/gnulib.mk, m4/*.m4.
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Paul Eggert* lib/ftoastr.c, lib/stdio.in.h, lib/verify.h: Merge...
2011-06-08 Paul EggertMerge from trunk.
2011-06-08 Paul Eggert* lib/gnulib.mk, m4/gnulib-common.m4: Merge from gnulib.
2011-06-06 Paul EggertMerge from gnulib.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Paul Eggert* lib/getopt.c: Merge trivial change from gnulib.
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 from trunk.
2011-06-02 Paul Eggert* lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
2011-06-02 Paul EggertMerge from trunk.
2011-06-01 Paul EggertMerge from trunk.
2011-05-31 Juanma Barranquerolib/getopt_.h: Regenerate.
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-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 Leo LiuAdd crypto/sha1 module from gnulib
2011-05-24 Glenn MorrisMerge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu...
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.
next