summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2011-02-06* lread.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* fns.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* callint.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* editfns.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* print.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* data.c etc: conform to C89 pointer rulesPaul Eggert
2011-02-06* alloc.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* search.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* casefiddle.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* dired.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* fileio.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* minibuf.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* keymap.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* insdel.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* keyboard.c: conform to C89 pointer rulesPaul Eggert
2011-02-06* image.c: conform to C89 pointer rulesPaul Eggert
2011-02-05* xfns.c: conform to C89 pointer rulesPaul Eggert
2011-02-05* xterm.c (x_alloc_nearest_color_1): Avoid unportable int assumption.Paul Eggert
2011-02-05* xterm.c: conform to C89 pointer rulesPaul Eggert
2011-02-05* doc.c: conform to C89 pointer rulesPaul Eggert
2011-02-05don't ignore chdir failurePaul Eggert
2011-02-05Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca.Glenn Morris
2011-02-05xstrcasecmp: conform to C89 pointer rulesPaul Eggert
2011-02-05* charset.c: conform to C89 pointer rulesPaul Eggert
2011-02-05* xmenu.c: conform to C89 const rulesPaul Eggert
2011-02-05* xdisp.c: conform to C89 pointer rulesPaul Eggert
2011-02-04* regex.c: conform to C89 pointer rulesPaul Eggert
2011-02-04sync from gnulib to remove HAVE_STDBOOL_HPaul Eggert
2011-02-04Update dependencies in src/makefile.w32-in.Eli Zaretskii
2011-02-04deps.mk: Update for recent changes: gnutls, gnulib imports, globals.h.Eli Zaretskii
2011-02-04Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu.Eli Zaretskii
2011-02-03allow C code to suppress warnings about ignored return valuesPaul Eggert
2011-02-03* xterm.c (x_connection_closed): Remove all calls that calls XSync.Jan Djärv
2011-02-02Doc fixes related to face heights. (Bug#2659)Glenn Morris
2011-02-02* src/editfns.c (save_restriction_restore): Don't forget to invalidate theStefan Monnier
2011-02-02merge emacs-23Kenichi Handa
2011-02-02Use FC_DUAL only when it is defined.Kenichi Handa
2011-02-01Fix a compiler warning in image.c.Eli Zaretskii
2011-02-01* src/window.c (Fselect_window): Add missing return value.Andreas Schwab
2011-02-01Use add/delete_read_fd in xsmfns to simplify. Also restart with initial_argv.Jan Djärv
2011-01-31format-time-string now supports subsecond time stamp resolutionPaul Eggert
2011-01-31Merge changes from emacs-23 branchChong Yidong
2011-01-31Don't define HAVE_STRFTIME on MS-Windows.Eli Zaretskii
2011-01-31Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii
2011-01-31Merge: src/emacs.c now gets version number from configure.inPaul Eggert
2011-01-31src/emacs.c now gets version number from configure.inPaul Eggert
2011-01-31charset.c (load_charset_map): Don't deref NULL on failed malloc.Jim Meyering
2011-01-30strftime: import from gnulibPaul Eggert
2011-01-30Use SSDATA when the context wants char *.Paul Eggert
2011-01-30Use SSDATA when the context wants char *.Paul Eggert