summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2012-09-05* fileio.c, filelock.c, floatfns.c, fns.c: Use bool for boolean.Paul Eggert
2012-09-04* xdisp.c (set_message): Simplify and reindent last change.Paul Eggert
2012-09-05src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.Juanma Barranquero
2012-09-04Implement `debug-on-message'.Lars Ingebrigtsen
2012-09-04Give more-useful info on a fatal error (Bug#12328).Paul Eggert
2012-09-04Macro-expand interpreted code during load.Stefan Monnier
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert
2012-09-04Fix display of Arabic diacriticals on Windows, per bug #11860.Eli Zaretskii
2012-09-03Be more systematic about _setjmp vs setjmp.Paul Eggert
2012-09-03Revert changes prompted only by gcc -Wjump-misses-init.Paul Eggert
2012-09-03Fix minor problems found by static checking.Paul Eggert
2012-09-03New macro with-temp-buffer-window and related fixes.Martin Rudalics
2012-09-03* gtkutil.c: Add extern decl for Qxft.Chong Yidong
2012-09-02* emacs.c, eval.c: Use bool for boolean.Paul Eggert
2012-09-02Clean up some extern decls.Paul Eggert
2012-09-02* Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)Paul Eggert
2012-09-02Prototype for x_wm_set_size_hint restored.Jan Djärv
2012-09-02* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.Paul Eggert
2012-09-02* keymap.c (push_key_description): Print M-TAB as C-M-i.Chong Yidong
2012-09-02src/makefile.w32-in: Update dependencies.Juanma Barranquero
2012-09-01Further fix for bug #11860 with Arabic display on Windows.Eli Zaretskii
2012-09-01Remove conflict markers and fix entries for 2012-09-01T06:38:52Z!dancol@danco...Eli Zaretskii
2012-09-01Fix last changes related to w32 and Cygwin.Eli Zaretskii
2012-09-01Prevent crash if w32 used before it's initializedDaniel Colascione
2012-09-01Merge from cygw32 branchDaniel Colascione
2012-08-31Refactor window-system configurationDaniel Colascione
2012-08-31Better seed support for (random).Paul Eggert
2012-08-31Remove mark_ttys function and fix tty_display_info initialization.Dmitry Antipov
2012-08-31Change struct frame bitfields from unsigned char to unsigned.Dmitry Antipov
2012-08-31Remove unused member of struct x_output and struct w32_output.Dmitry Antipov
2012-08-30* gtkutil.c (x_wm_set_size_hint): Use 1 col for base_width so itJan Djärv
2012-08-30* dispnew.c (update_frame_1): Pacify gcc -Wstrict-overflowPaul Eggert
2012-08-29init_lread fix for bug#12302Glenn Morris
2012-08-28Improve NS dialogs. Add close button, remove ugly casts.Jan Djärv
2012-08-28Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris
2012-08-28In Fset_window_configuration install revison of reverted fix.Martin Rudalics
2012-08-28Remove handling of auto-buffer-name window parameter.Martin Rudalics
2012-08-28Do not allow to set major mode for a dead buffer.Dmitry Antipov
2012-08-28Always use set_buffer_if_live to restore original buffer at unwind.Dmitry Antipov
2012-08-28Fix usage of set_buffer_internal.Dmitry Antipov
2012-08-27* dispnew.c: Use bool for boolean.Paul Eggert
2012-08-27In Fset_window_configuration revert first part of last change.Martin Rudalics
2012-08-27* nsmenu.m (initWithContentRect:styleMask:backing:defer:): InitializeJan Djärv
2012-08-27* composite.c, data.c, dbusbind.c, dired.c: Use bool for booleans.Paul Eggert
2012-08-27* cmds.c, coding.c: Use bool for booleans.Paul Eggert
2012-08-27Fix spare memory change.Dmitry Antipov
2012-08-27Address two problems in Fset_window_configuration (Bug#8789) and (Bug#12208).Martin Rudalics
2012-08-27Special MEM_TYPE_SPARE to denote reserved memory.Dmitry Antipov
2012-08-26Spelling fixes.Paul Eggert
2012-08-26Remove unused external symbols.Paul Eggert