* keyboard.c (read_key_sequence): Don't check last_real_key_start redundantly.
[bpt/emacs.git] / lib-src / ChangeLog
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Glenn MorrisRemove (RET)SIGTYPE; it is identical to void on all...
2011-03-23 Juanma Barranquerow32: Fix some warnings reported by -Wall -Wextra.
2011-03-23 Glenn MorrisReplace mkinstalldirs with `install-sh -d', as automake...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-21 Paul Eggert* ebrowse.c: Use size_t, not int, for sizes.
2011-03-21 Paul Eggert* etags.c (Ada_funcs): Redo slightly to avoid overflow...
2011-03-21 Paul Eggertetags: In Prolog functions, don't assume int fits in...
2011-03-21 Paul EggertAdd Bug#.
2011-03-21 Paul Eggertupdate-game-score: fix bug with -r
2011-03-21 Paul EggertMerge from trunk and from gnulib stdio.
2011-03-21 Paul Eggert[ChangeLog]
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-07 Juanma BarranqueroRemove unnecessary "(tiny change)" markers.
2011-03-07 Chong YidongRevert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate...
2011-03-06 Paul EggertMerge from mainline.
2011-03-03 Drake WilsonAdd --quiet option for emacsclient (bug#663) (tiny...
2011-03-02 Paul EggertMerge from mainline.
2011-03-01 Chong YidongRelease logs for 23.3 release.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-26 Eli ZaretskiiFix dependencies following 2011-02-26T05:54:36Z!eggert...
2011-02-26 Eli ZaretskiiFix the MS-Windows build after 2011-02-26T05:54:36Z...
2011-02-26 Paul EggertMerge: lib-src changes mostly to avoid GCC warnings
2011-02-26 Paul Eggert* ebrowse.c (BROWSE_STRUCT): Remove unused macro.
2011-02-26 Paul Eggert* ebrowse.c (parse_qualified_param_ident_or_type):...
2011-02-26 Paul Eggert* fakemail.c: Include <ignore-value.h>.
2011-02-26 Paul Eggert* ebrowse.c (insert_keyword): Rename parameter to avoid...
2011-02-26 Paul Eggert* ebrowse.c (putstr): Rename from PUTSTR and turn into...
2011-02-26 Paul Eggert* emacsclient.c (IF_LINT): New macro.
2011-02-25 Paul Eggert* emacsclient.c (xstrdup): Remove; no longer needed.
2011-02-25 Paul Eggert* emacsclient.c (main): Avoid dangling 'if'.
2011-02-25 Paul Eggert* emacsclient.c: Redo local variables to avoid shadowin...
2011-02-25 Paul Eggert* etags.c (ISUPPER): Move to inside the only #ifdef...
2011-02-25 Paul Eggert* make-docfile.c (scan_c_file): Refactor local variable...
2011-02-25 Paul Eggert* make-docfile.c (write_globals): Change char * to...
2011-02-25 Paul EggertMerge from mainline.
2011-02-23 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-disable...
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-22 Eli ZaretskiiFix 2011-02-22T17:37:06Z!eggert@cs.ucla.edu.
2011-02-22 Eli ZaretskiiMS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla...
2011-02-22 Paul Eggertetags: Downcase drive letters, for consistency with...
2011-02-22 Paul EggertMerge: Assume S_ISLNK etc. work, since gnulib supports...
2011-02-22 Paul Eggert[ChangeLog]
2011-02-22 Juanma Barranquerolib-src/makefile.w32-in (obj): Remove filemode.o.
2011-02-22 Paul Eggert* movemail.c: Define macros only in needed contexts.
2011-02-22 Paul Eggert* Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on...
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Paul Eggert[ChangeLog]
2011-02-21 Paul Eggert* test-distrib.c (buf): Make this local, to avoid shado...
2011-02-21 Paul Eggert* movemail.c (popmail): Report fchown failure instead...
2011-02-21 Eli ZaretskiiAdapt MS-Windows build to import of filemode.c from...
2011-02-21 Paul Eggert* make-docfile.c (input_buffer): Rename variables to...
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Paul Eggert* movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE...
2011-02-21 Paul Eggert* movemail.c: Remove unused vars
2011-02-21 Paul Eggert* movemail.c (main, pop_retr): Rename locals to avoid...
2011-02-21 Paul EggertDeclare file-scope functions and variables static if...
2011-02-21 Ben Key* make-docfile.c (scan_c_file): Adapt to the new BVAR...
2011-02-21 Paul EggertImport filemode module from gnulib.
2011-02-20 Juanma Barranquerolib-src/makefile.w32-in (obj): Remove md5.o.
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Paul EggertMerge from mainline.
2011-02-18 Karl Chen* lib-src/emacsclient.c (main): Loop while `recv' retur...
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-10 Paul EggertMerge from mainline.
2011-02-09 Paul Eggert* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.
2011-02-08 Tom TromeyMake globals.h a generated header
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-05 Paul Eggert* emacsclient.c: conform to C89 pointer rules
2011-02-02 Eli Zaretskiilib-src/makefile.w32-in (obj): Remove strftime.o, it...
2011-02-02 Eli ZaretskiiMake "etags --version" on Windows produce the same...
2011-02-02 Eli ZaretskiiMake "etags --version" on Windows produce the same...
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-30T23:34...
2011-01-31 Paul EggertMerge: src/emacs.c now gets version number from configu...
2011-01-31 Paul Eggertsrc/emacs.c now gets version number from configure.in
2011-01-30 Jim Meyeringmake-docfile: don't corrupt heap for an invalid .elc...
2011-01-29 Eli ZaretskiiFix the MS-Windows build broken by 2011-01-17T19:01...
2011-01-28 Chong Yidong* lib-src/ntlib.c (setregid): New stub, renamed from...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-23 Chong Yidong* movemail.c (main): Use setregid, as setegid is missin...
2011-01-23 Paul EggertMerge: Check return values of some library calls.
2011-01-23 Paul EggertCheck return values of some library calls.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertUpdate ChangeLog dates to today.
2011-01-17 Paul EggertMerge from mainline.
2011-01-17 Paul EggertMerge from mainline.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
next