* emacs.c (main): Call fixup_locale a second time for GNUStep.
[bpt/emacs.git] / src / ChangeLog
2013-12-08 Jan Djärv* emacs.c (main): Call fixup_locale a second time for...
2013-12-08 Martin RudalicsIn x_set_font mark frame as garbaged (Bug#16028).
2013-12-08 Paul EggertUse libcrypto's checksum implementations if available...
2013-12-08 Paul Eggert* frame.h (SET_FRAME_VISIBLE): Now an inline function.
2013-12-08 Stefan Monnier* src/window.c (set_window_buffer): Update mode line.
2013-12-07 Paul EggertFix minor problems found by static checking.
2013-12-07 Martin RudalicsFix int/Lisp_Object type mixup in w32_read_socket.
2013-12-07 Jan Djärv* gtkutil.c (tb_size_cb): Call xg_height_or_width_changed.
2013-12-07 Jan DjärvFix GNUStep issues with startup.
2013-12-07 Jan DjärvMention bug 16049.
2013-12-07 Jan DjärvHandle pixelwise resize changes in NS port.
2013-12-06 Eli ZaretskiiFix bug #16070 with crashes when toggling buffer's...
2013-12-06 Dmitry Antipov* xterm.c (input_signal_count): Remove.
2013-12-05 Jan DjärvFix some pixelwise breakage, more remain.
2013-12-05 Martin RudalicsIn x_new_font calculate new frame sizes from new font...
2013-12-04 Stefan Monnier* src/lisp.h (FOR_EACH_TAIL): New macro.
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Paul Eggert* bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
2013-12-04 Eli ZaretskiiAvoid compiler warning in w32xfns.c.
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-04 Eli ZaretskiiFix bug #16043 with crashes when displaying new bidi...
2013-12-04 Martin RudalicsIn XTflash fix coordinate of bottom area to flash ...
2013-12-04 Dmitry Antipov* font.h (struct font_bitmap): Remove unused 'extra...
2013-12-04 Dmitry Antipov* font.c (font_list_entities): Remove dummy assignment.
2013-12-03 Paul EggertUse bool for boolean.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Martin RudalicsFix issues related to pixelwise resizing. (Bug#16013...
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-02 Eli ZaretskiiImprove reporting of fatal exception on MS-Windows...
2013-12-02 Helmut Eller* lisp/emacs-lisp/debug.el (debugger-toggle-locals...
2013-12-02 Dmitry Antipov* font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESC...
2013-12-02 YAMAMOTO MitsuharuRemove fringe background extension code on X11.
2013-12-01 Paul EggertFix minor problems found by static checking.
2013-12-01 Lars Magne Ingebri... Fix duckduckgo imagemagick crash
2013-12-01 Juanma BarranqueroFix Changelog typos.
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): unrequest_sigio =>...
2013-11-30 Jan Djärv* gnutls.c (gnutls_audit_log_function): Only declare...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): Call request_sigio...
2013-11-30 Martin RudalicsFix ChangeLog dates of last commit.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Stefan Monnier* src/xdisp.c (redisplay_internal): Don't call set_wind...
2013-11-29 Stefan Monnier* src/fns.c (internal_equal): Add a hash_table argument...
2013-11-29 Stefan Monnier* lisp/loadup.el: Preload "uniquify".
2013-11-29 Stefan Monnier* src/xdisp.c (REDISPLAY_SOME_P): New macro.
2013-11-29 Stefan Monnier* lisp/electric.el (electric-indent-mode): Enable by...
2013-11-29 Tom SeddonFix bug #6364 with slow scrolling on MS-Windows with...
2013-11-29 Eli ZaretskiiMore thorough fix of bug #15913 with mouse-highlight...
2013-11-29 Paul EggertFix minor problems found by static checking.
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-29 Stefan Monnier* src/window.c (Fset_window_configuration): Move select...
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-28 Eli ZaretskiiFix bug #15933 with crashes in file-notify-tests on...
2013-11-27 Glenn MorrisStop keeping generated Unicode lisp files in the repository
2013-11-27 Eli ZaretskiiFix bug #15973 with erratic cursor motion after reverti...
2013-11-27 Eli ZaretskiiFix watching directories using w32notify.c.
2013-11-27 Martin RudalicsReset window_end_valid after some window changes (Bug...
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-26 Andreas Schwab* .gdbinit (xgettype): Add cast.
2013-11-26 Glenn MorrisPreload leim-list.el
2013-11-25 Paul Eggertbool-vector-subsetp is now the normal direction.
2013-11-25 Paul EggertFix minor problems found by static checking.
2013-11-25 Stefan Monnier* src/textprop.c (text_property_stickiness): Fix front...
2013-11-25 Stefan Monnier* lisp/frame.el (handle-focus-in, handle-focus-out...
2013-11-25 Glenn MorrisFurther tweaks to the setting of Vload_path
2013-11-25 Glenn Morris* src/lread.c (init_lread): Fix 2013-11-23 goof that...
2013-11-24 Stefan MonnierExport get_pos_property to Elisp.
2013-11-24 Stefan Monnier* src/data.c (Fmake_variable_buffer_local): Mention...
2013-11-23 Romain FrancoiseReally initialize `write_region_inhibit_fsync' when...
2013-11-23 Stefan Monnier* src/lread.c (init_lread): Fix int/Lisp_Object mixup.
2013-11-23 Glenn Morris* src/process.c (get_process): Explicit error for dead...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-23 Glenn MorrisEmpty elements in EMACSLOADPATH now stand for the default
2013-11-22 Eli ZaretskiiFix bug #15951 with vertical-motion near beginning...
2013-11-21 Paul EggertUse just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.
2013-11-21 Paul EggertFix some dependency problems that cause unnecessary...
2013-11-21 Paul EggertFix recently introduced bool vector overrun.
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Enable again. stop calls...
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Comment out for now...
2013-11-19 Paul Eggert* charset.c (syms_of_charset): Don't read past end...
2013-11-19 Glenn Morris* src/frame.c (Fhandle_focus_in, Fhandle_focus_out...
2013-11-19 Brian JenkinsAdd hooks to run on gaining/losing focus (tiny change)
2013-11-18 Andreas SchwabFixes: debbugs:15923
2013-11-18 Paul Eggert* data.c (bool_vector_binop_driver): Rename locals...
2013-11-18 Paul EggertImprove API of recently-added bool vector functions.
2013-11-18 Paul EggertAlways allocate at least one bits_word per bool vector.
2013-11-18 Eli ZaretskiiFix bug #15841 with assertion violations due to newline...
2013-11-17 Eli ZaretskiiFix bug #15913 with disappearing mouse highlight on...
2013-11-17 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): Remove.
2013-11-16 Eli ZaretskiiDon't let unusual after-change-functions overwrite...
2013-11-16 Eli ZaretskiiFix bug #15907 with crashes due to after-change-functions.
2013-11-15 Paul Eggert* data.c: Work around bogus GCC diagnostic about shift...
2013-11-15 Eli ZaretskiiCorrect overly-optimistic assumptions about C macro...
2013-11-15 Leo Liu* lisp/loadhist.el (read-feature): Get rid of fake...
2013-11-15 Paul Eggert* configure.ac (DEBUGGER_SEES_C_MACROS): New macro.
2013-11-14 Kazuhiro ItoFix bug #15892 with link failures of the Cygwin w32...
2013-11-14 Paul EggertSimplify, port and tune bool vector implementation.
2013-11-14 Paul EggertPrefer tail calls.
2013-11-12 Paul Eggert* xterm.c (syms_of_xterm): staticpro Qalt, Qhyper,...
next