merge trunk
[bpt/emacs.git] / src / ChangeLog
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...
2013-03-13 Paul EggertFile synchronization fixes.
2013-03-13 Eli ZaretskiiFix bug #13937 with creating a maximized frame on MS...
2013-03-13 Dmitry Antipov* window.c (Fscroll_other_window): Use SET_PT_BOTH...
2013-03-13 Dmitry Antipov* xdisp.c (init_iterator): Simplify because both charac...
2013-03-13 Paul EggertStatic checking by Sun C 5.12.
2013-03-13 Paul Eggert* sysdep.c: Remove a use of BSD_SYSTEM, which I'm tryin...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-11 Paul Eggert* insdel.c (adjust_after_replace): Use bool for boolean.
2013-03-11 Glenn MorrisAdd 24.3 release to ChangeLogs
2013-03-11 Stefan Monnier* src/keyboard.c: Move keyboard decoding to read_key_se...
2013-03-10 Daniel Colascione2013-03-10 Daniel Colascione <dancol@dancol.org>
2013-03-10 Stefan Monnier* src/lread.c: Minor cleanup.
2013-03-10 Stefan Monnier* src/bytecode.c (struct byte_stack): Remove `constants...
2013-03-10 Eli ZaretskiiUse macros from dispextern.h where appropriate.
2013-03-10 Kenichi Handamerge trunk
2013-03-10 Kenichi HandaOn file insertion, skip decoding if all bytes are ASCII.
2013-03-09 Stefan MonnierSeparate mouse-1-click-follows-link from mouse-drag...
2013-03-08 Paul Eggertregion-cache.c, scroll.c, search.c: Use bool for booleans.
2013-03-08 Dmitry Antipov* search.c (find_newline): Accept start and end byte...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-08 Paul Eggertprint.c, process.c: Use bool for booleans.
2013-03-07 Dmitry Antipov* bidi.c (bidi_fetch_char): Swap first and second arguments
2013-03-07 Eli Zaretskiisrc/.gdbinit (prowlims): Display the enabled_p flag...
2013-03-07 Dmitry AntipovAvoid character to byte conversions in motion subroutines.
2013-03-07 Dmitry Antipov* lisp.h (list2i, list3i): New functions.
2013-03-06 Eli ZaretskiiRename find_next_newline to find_newline_no_quit.
2013-03-06 Eli ZaretskiiFix bug #13879 with raw-text encoding of msdos.c.
2013-03-06 Dmitry AntipovCoding system support cleanup and minor refactoring.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-06 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Dmitry Antipov* lisp.h (find_next_newline_no_quit): Rename to find_ne...
2013-03-05 Paul EggertFILE's lock is now always .#FILE and may be a regular...
2013-03-05 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Eli ZaretskiiDon't sync charpos and bytepos in bidi_resolve_explicit_1.
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-05 Paul EggertAlso port to MirBSD.
next