aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * process.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+2
* * lread.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * fns.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+4
* * callint.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * editfns.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+3
* * print.c: conform to C89 pointer rulesPaul Eggert2011-02-061-1/+2
* * data.c etc: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+2
* * alloc.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+2
* * search.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * casefiddle.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * dired.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+8
* * fileio.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+9
* * minibuf.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * keymap.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+4
* * insdel.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+7
* * keyboard.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+2
* * image.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* * xfns.c: conform to C89 pointer rulesPaul Eggert2011-02-051-0/+2
* * xterm.c (x_alloc_nearest_color_1): Avoid unportable int assumption.Paul Eggert2011-02-051-0/+4
* * xterm.c: conform to C89 pointer rulesPaul Eggert2011-02-051-2/+6
* * doc.c: conform to C89 pointer rulesPaul Eggert2011-02-051-0/+7
* don't ignore chdir failurePaul Eggert2011-02-051-0/+11
* Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris2011-02-051-0/+20
|\
| * Doc fixes related to face heights. (Bug#2659)Glenn Morris2011-02-021-0/+5
| * * src/editfns.c (save_restriction_restore): Don't forget to invalidate theStefan Monnier2011-02-021-0/+5
| * merge emacs-23Kenichi Handa2011-02-021-0/+4
| |\
| | * * src/window.c (Fselect_window): Add missing return value.Andreas Schwab2011-02-011-0/+4
| * | Use FC_DUAL only when it is defined.Kenichi Handa2011-02-021-0/+6
| |/
* | xstrcasecmp: conform to C89 pointer rulesPaul Eggert2011-02-051-0/+5
* | * charset.c: conform to C89 pointer rulesPaul Eggert2011-02-051-0/+3
* | * xmenu.c: conform to C89 const rulesPaul Eggert2011-02-051-0/+4
* | * xdisp.c: conform to C89 pointer rulesPaul Eggert2011-02-051-0/+8
* | * regex.c: conform to C89 pointer rulesPaul Eggert2011-02-041-0/+5
* | sync from gnulib to remove HAVE_STDBOOL_HPaul Eggert2011-02-041-0/+5
* | Update dependencies in src/makefile.w32-in.Eli Zaretskii2011-02-041-2/+8
* | deps.mk: Update for recent changes: gnutls, gnulib imports, globals.h.Eli Zaretskii2011-02-041-0/+3
* | Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-041-0/+5
* | allow C code to suppress warnings about ignored return valuesPaul Eggert2011-02-031-0/+13
* | * xterm.c (x_connection_closed): Remove all calls that calls XSync.Jan Djärv2011-02-031-0/+5
* | Fix a compiler warning in image.c.Eli Zaretskii2011-02-011-0/+5
* | Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.Jan Djärv2011-02-011-0/+16
* | format-time-string now supports subsecond time stamp resolutionPaul Eggert2011-01-311-0/+10
* | Merge changes from emacs-23 branchChong Yidong2011-01-311-0/+15
|\ \ | |/
| * Fix use of pointers to image library functionsAndreas Schwab2011-01-301-0/+7
| * Fix png support to allow compiling with libpng-1.5 (Bug#7908).Chong Yidong2011-01-291-0/+8
| * * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.Chong Yidong2011-01-281-0/+4
| * Fix GTK font name parsing to allow numbers in names (Bug#7853).Chong Yidong2011-01-261-0/+5
| * * src/font.c (font_parse_fcname): Fix typo in string length.Chong Yidong2011-01-261-0/+4
* | Don't define HAVE_STRFTIME on MS-Windows.Eli Zaretskii2011-01-311-0/+2
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-311-0/+5