aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * callproc.c (Fcall_process):Jan D2011-02-131-0/+6
* Merge changes from emacs-23 branchChong Yidong2011-02-121-2/+19
|\
| * Merge changes from emacs-23 branchChong Yidong2011-02-121-2/+25
| |\ |/ /
| * Fix bug #7840 with setting terminal/keyboard encoding of emacsclient frames.Eli Zaretskii2011-02-121-0/+6
| * Fix trivial typos in comments and ChangeLogs.Juanma Barranquero2011-02-121-4/+4
| * Fix to select_window.Martin Rudalics2011-02-081-0/+5
| * * nsterm.m (setFrame, initFrame): Make sure pixel_height doesn't becomeJan Djärv2011-02-081-0/+5
* | * md5.c (md5_process_bytes): Use sizeof, not __alignof__.Paul Eggert2011-02-121-0/+7
* | Make sure SIGPIPE is reset in child processesAndreas Schwab2011-02-121-0/+5
* | Fix bug #7939 with bidi display of hscrolled lines.Eli Zaretskii2011-02-121-0/+9
* | Port to Sun C 5.11, which has __attribute__ ((__aligned (N))).Paul Eggert2011-02-121-0/+4
* | Port to Solaris 10, which doesn't support FC_HINT_STYLE.Paul Eggert2011-02-111-0/+8
* | * xterm.c (x_set_frame_alpha): Access data before it is free:d.Jan Djärv2011-02-111-0/+5
* | * src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.Glenn Morris2011-02-091-2/+6
* | Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-091-0/+7
* | * src/Makefile.in (gl-stamp): Create globals.h here.Andreas Schwab2011-02-091-0/+6
* | * src/Makefile.in ($(otherobj)): Depend on globals.h.Paul Eggert2011-02-081-0/+6
* | Make globals.h a generated headerTom Tromey2011-02-081-0/+14
* | font.c (Ffont_get): Do not cache :otf value.Kenichi Handa2011-02-081-0/+4
* | * image.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * xml.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * ralloc.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * xfont.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * doprnt.c, indent.c, character.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+5
* | * callproc.c: conform to C89 pointer rulesPaul Eggert2011-02-061-0/+1
* | * 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