summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2008-01-04(Ffile_name_directory, Fexpand_file_name): Doc fixes.Richard M. Stallman
2007-12-24(make_process): Initialize pty_flag to Qnil instead of 0YAMAMOTO Mitsuharu
2007-12-24(phys_cursor_in_rect_p): Check if cursor is in fringe area.YAMAMOTO Mitsuharu
2007-12-23(fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5YAMAMOTO Mitsuharu
2007-12-22(syms_of_callint) <command-history>: Add reference to history-length inEli Zaretskii
2007-12-17(w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.Jason Rumney
2007-12-14(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.Jason Rumney
2007-12-13(w32_wnd_proc, Fw32_reconstruct_hot_key): Range checkJason Rumney
2007-12-03(make_process): Initialize pty_flag to 0.Richard M. Stallman
2007-12-02(xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.Jason Rumney
2007-12-01(syms_of_xdisp) <scroll-conservatively>: Doc fix.Richard M. Stallman
2007-11-30(emacs_close) [MAC_OSX && HAVE_CARBON]:YAMAMOTO Mitsuharu
2007-11-28Petr Salinger <Petr.Salinger at seznam.cz>: New file.Glenn Morris
2007-11-27(unrelocate): New argument BASE. Use it instead ofYAMAMOTO Mitsuharu
2007-11-26(sys_spawnve): Quote args with wildcards.Jason Rumney
2007-11-26(list_processes_1): Fix indentation level of theAndreas Schwab
2007-11-24(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.YAMAMOTO Mitsuharu
2007-11-23(Fformat): Handle %c specially since it requires theAndreas Schwab
2007-11-22(update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv
2007-11-19(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMappingJason Rumney
2007-11-16(Fset_match_data): Remove the `evaporate' feature.Stefan Monnier
2007-11-16*** empty log message ***Andreas Schwab
2007-11-16(Fformat): When formatting an integer as float take precision into account.Andreas Schwab
2007-11-15(Fformat): Correctly format EMACS_INT values.Andreas Schwab
2007-11-15*** empty log message ***Juanma Barranquero
2007-11-14(Fw32_registered_hot_keys): Don't return the nil values correspondingJuanma Barranquero
2007-11-13*** empty log message ***Juanma Barranquero
2007-11-10(BASE_PURESIZE): Increase to 1130000.Juri Linkov
2007-11-10(load_overlay_strings): Fix copy&paste typo.Stefan Monnier
2007-11-07* dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZEChong Yidong
2007-11-06*** empty log message ***Richard M. Stallman
2007-11-06(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME andJan Djärv
2007-11-03(handle_face_prop): Use face_at_buffer_position_no_overlaysRichard M. Stallman
2007-11-03(handle_stop): Move some code out of loop.Richard M. Stallman
2007-11-01Johan Bockg� <bojohan at gnu.org>Glenn Morris
2007-10-31[USE_ATSUI] (Fmac_atsu_font_face_attributes):YAMAMOTO Mitsuharu
2007-10-30(Fformat_mode_line): Do nothing when noninteractive.Jason Rumney
2007-10-30(unexec_regions_recorder, unexec_regions_merge):YAMAMOTO Mitsuharu
2007-10-30(syms_of_emacs) <installation-directory>: Reflow docstring.Richard M. Stallman
2007-10-29(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.Juanma Barranquero
2007-10-26(window_min_size_2): Don't count header-line.Martin Rudalics
2007-10-25*** empty log message ***Juanma Barranquero
2007-10-25(init_environment): Fix tiny memory leak.Juanma Barranquero
2007-10-24Include math.h.Jason Rumney
2007-10-24Comment change.Richard M. Stallman
2007-10-19(Fset_process_filter): Doc fix.Juanma Barranquero
2007-10-17(Qcompletion_ignore_case): New external Lisp_Object.Glenn Morris
2007-10-16(handle_display_prop): Ignore display specs afterYAMAMOTO Mitsuharu
2007-10-14(Ffset): Save autoload of the function being set.Juanma Barranquero
2007-10-14John Paul Wallington <jpw at pobox.com>Glenn Morris