`write-region-inhibit-fsync' defaults to noninteractive.
[bpt/emacs.git] / src / ChangeLog
2013-05-05 Paul Eggert`write-region-inhibit-fsync' defaults to noninteractive.
2013-05-04 Stefan Monnier* lisp/simple.el (read-expression-map): Use completion...
2013-05-04 Eli ZaretskiiFix bug #14062 with assertion violations on MS-Windows.
2013-05-01 David Reitter* src/nsfns.m (ns_tooltip): Initialize.
2013-04-28 Eli ZaretskiiFix bug #14287 with decoding EOL by *-dos coding systems.
2013-04-28 Dan Nicolaescu* dispextern.h (struct face): Move enum face_underline_type
2013-04-28 Jan Djärv* nsfns.m (handlePanelKeys): New function.
2013-04-27 Juri Linkov* src/callint.c (Fcall_interactively): Call `Qread_numb...
2013-04-27 Paul Eggert* systime.h (make_timeval): Declare as 'const'.
2013-04-27 Kenichi Handamerge trunk
2013-04-27 Kenichi Handamerge trunk
2013-04-27 Kenichi Handafont.c (font_open_entity): Always open a font of manage...
2013-04-26 Paul EggertPort better to AIX.
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-24 Kenichi Handacoding.c (decode_coding_iso_2022): When an invalid...
2013-04-22 Paul Eggert* Makefile.in (bootstrap-clean): Remove stamp-h1 too.
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-16 Juanma BarranqueroFix typos in ChangeLogs.
2013-04-16 Juanma Barranquerosrc/minibuf.c (Ftest_completion): Silence compiler...
2013-04-15 Eli ZaretskiiChangeLog for the last commit.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
2013-04-14 Paul Eggert* keyboard.c (timer_start_idle): Remove no-longer-used...
2013-04-14 Eli ZaretskiiImprove doc strings of left/right-margin/fringe-width.
2013-04-13 Eli ZaretskiiFix vertical cursor motion when there are overlay strin...
2013-04-12 Stefan Monnier* src/window.c (select_window): `record_buffer' even...
2013-04-11 Eli ZaretskiiFix bug #14170 with window-end returning a stale value.
2013-04-10 Eli ZaretskiiFix bug #13864 with flickering of TTY frames in an...
2013-04-10 Stefan Monnier* src/keyboard.c (timer_start_idle): Call internal...
2013-04-09 Stefan Monnier* src/minibuf.c (Ftest_completion): Ignore non-string...
2013-04-08 Stefan Monnier* src/window.c (select_window): Don't record_buffer...
2013-04-07 Eli ZaretskiiProvide definition of ACL_NOT_WELL_SUPPORTED for MS...
2013-04-07 Romain FrancoiseIgnore additional platform-specific ACL errors (Bug...
2013-04-07 Jan Djärv* nsterm.m (ns_mouse_position): Use NS_FRAME_P instead...
2013-04-07 Paul EggertFix --enable-profiling bug introduced by 2013-02-25...
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Kenichi HandaOptimize the code for reading UTF-8 files.
2013-04-05 Dmitry AntipovConsistently use platform-specific function to detect...
2013-04-02 Paul EggertPrefer < to > in range checks such as 0 <= i && i < N.
2013-03-31 Dmitry Antipov* frame.h (struct frame): Drop scroll_bottom_vpos
2013-03-30 Glenn MorrisChangeLog whitespace fix
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-30 Jan Djärv* nsmenu.m (showAtX:Y:for:): setLevel to
2013-03-30 Jan Djärv* nsmenu.m (ns_update_menubar): Correct NSTRACE.
2013-03-29 Dmitry Antipov* indent.c (current_column_bol_cache): Remove leftover...
2013-03-29 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2013-03-28 Stefan Monnier* src/lisp.h (save_type, XSAVE_POINTER, set_save_pointe...
2013-03-28 Dmitry Antipov* window.h (struct window): Replace hchild, vchild...
2013-03-28 Eli ZaretskiiFix bug #14073 with referencing window total number...
2013-03-28 Dmitry AntipovFix 2013-03-28T02:41:05Z!dmantipov@yandex.ru which...
2013-03-28 Eli ZaretskiiAdd debugging code to w32fns.c.
2013-03-28 Eli ZaretskiiAdd DEF_IMGLIB_FN for g_error_free to image.c.
2013-03-28 Dmitry Antipov* xdisp.c (with_echo_area_buffer_unwind_data): Save...
2013-03-27 Stefan Monnier* lisp/case-table.el (case-table-get-table): New function.
2013-03-27 rzl24oziimage.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for...
2013-03-27 Eli ZaretskiiFix MinGW64 compilation warnings in w32.c and w32proc.c.
2013-03-26 Eli ZaretskiiFix MinGW64 compilation of w32.c.
2013-03-26 Jan Djärv* gtkutil.c (style_changed_cb): Check if frame is live...
2013-03-26 Eli ZaretskiiMore MinGW64 fixes.
2013-03-26 Eli Zaretskiisrc/ChangeLog: Fix last log entry.
2013-03-26 Eli ZaretskiiFix more MinGW64 incompatibilities.
2013-03-26 Eli ZaretskiiFix more incompatibilities between MinGW.org and MinGW6...
2013-03-25 Jan DjärvChangelog for previous commit.
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-24 Dmitry Antipov* xfaces.c (Finternal_face_x_get_resource): Allow 3rd...
2013-03-24 Paul EggertStatic checking by GCC 4.8-20130319.
2013-03-24 Ken Brown* src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open...
2013-03-24 Ken Brown* src/w32term.c (w32_initialize): Silence compiler...
2013-03-23 Eli ZaretskiiFix fullscreen resizing of multiple frames on MS-Windows.
2013-03-23 Eli ZaretskiiFix bug #14032 with restoring frame dimensions on MS...
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-22 Ken Brown* src/unexcw.c: Update for x86_64-cygwin.
2013-03-22 Dmitry Antipov* frame.h (struct frame): Put menu_bar_window under...
2013-03-21 Paul EggertUse functions and constants to manipulate Lisp_Save_Val...
2013-03-21 Paul Eggert* alloc.c: Remove redundant static declarations.
2013-03-21 Kenichi Handamerge trunk
2013-03-21 Kenichi HandaFix a bug introduced by 2013-03-15T16:06:12Z!handa...
2013-03-20 Dmitry Antipov* window.h (struct window): Convert left_col, top_line...
2013-03-20 Dmitry AntipovFix ChangeLog entry.
2013-03-20 Dmitry Antipov* frame.h (struct frame): Drop resx and resy because...
2013-03-20 Kenichi Handamerge trunk
2013-03-20 Kenichi Handacoding.c (syms_of_coding): Initialize disable_ascii_opt...
2013-03-19 Dmitry Antipov* print.c (syms_of_print): Initialize debugging output...
2013-03-19 Dmitry Antipov* window.c (Fwindow_combination_limit, Fset_window_comb...
2013-03-18 Dmitry Antipov* window.c (window_resize_check, window_resize_apply)
2013-03-17 Stefan Monnier* src/dispnew.c (bitch_at_user): Use `user-error'.
2013-03-17 Ken BrownFix return type of image_background (Bug#13981)
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-16 Jan Djärv* nsterm.m (ns_select): Don't return with result uninit...
2013-03-16 Jan Djärv* nsterm.m (updateFrameSize:): Change resize increments...
2013-03-16 Jan Djärv* nsfns.m (ns_filename_from_panel, ns_directory_from_pa...
2013-03-15 Paul Eggert* coding.c (decode_coding_gap): Fix typo caught by...
2013-03-15 Kenichi Handamerge trunk
2013-03-15 Kenichi HandaOptimize ASCII file reading with EOL format detection...
2013-03-15 Eli ZaretskiiMatch the effect of FULLSCREEN_BOTH and FULLSCREEN_MAXI...
2013-03-15 Eli Zaretskiisrc/ChangeLog: Fix a typo in a recent entry.
2013-03-15 Dmitry Antipov* region-cache.c (find_cache_boundary, move_cache_gap)
2013-03-14 Eli ZaretskiiFix bug #13953 with spontaneous frame resizes on MS...
2013-03-13 Daniel Colascione* emacs.c (main): Call syms_of_cygw32 on CYGWIN non...
next