Mercurial > emacs
log src/ChangeLog @ 112368:4cddf15c8d9a
age | author | description |
---|---|---|
Wed, 19 Jan 2011 10:55:47 -0500 | Sam Steingold | Fix an error introduced by the previous patch. |
Wed, 19 Jan 2011 10:24:40 -0500 | Sam Steingold | * src/w32.c (check_windows_init_file): Remove declarations of |
Wed, 19 Jan 2011 08:06:24 -0700 | Tom Tromey | * window.c: Fix error introduced by previous patch. |
Tue, 18 Jan 2011 13:45:37 -0700 | Tom Tromey | Move all DEFVAR'd globals into a structure -- threading infrastructure |
Tue, 18 Jan 2011 10:55:46 -0700 | Tom Tromey | * image.c (Vimagemagick_render_type): Remove redundant |
Tue, 18 Jan 2011 10:34:08 -0700 | Tom Tromey | * xdisp.c (emacs_scroll_step): Rename from scroll_step. |
Tue, 18 Jan 2011 10:28:28 -0700 | Tom Tromey | Declare some DEFVARs globally, not locally |