]> code.delx.au - gnu-emacs/history - src
*** empty log message ***
[gnu-emacs] / src /
2008-01-26 Thien-Thi Nguyen(Fclrhash): Return TABLE.
2008-01-23 Glenn MorrisAdd 2008 to copyright years.
2008-01-21 YAMAMOTO Mitsuharu(struct scroll_bar): New member `redraw_needed_p'.
2008-01-21 YAMAMOTO Mitsuharu(x_scroll_bar_create): Initialize bar->redraw_needed_p.
2008-01-19 Juanma Barranquero*** empty log message ***
2008-01-19 Kenichi Handa(detect_coding_iso2022): New arg
2008-01-17 Jason Rumney(handle_one_xevent): Revert to counting chars not bytes.
2008-01-17 Jason Rumney(use_file_dialog): Doc fix.
2008-01-17 Jason Rumney(w32_read_socket) <WM_CHAR>: Decode characters outside
2008-01-17 Glenn Morris(START_FILES, LIB_STANDARD): Adjust value according...
2008-01-11 YAMAMOTO Mitsuharu(mac_emacs_pid) [MAC_OSX]: New variable.
2008-01-10 Glenn MorrisChong Yidong <cyd at stupidchicken.com>
2008-01-08 Glenn MorrisRegenerate.
2008-01-08 Glenn MorrisAdd 2008 to copyright years.
2008-01-08 Glenn Morris(main): Set copyright year to 2008.
2008-01-08 Glenn Morris*** empty log message ***
2008-01-08 Glenn MorrisAdd 2008 to copyright years.
2008-01-08 Glenn MorrisAdd 2008 to copyright years.
2008-01-07 YAMAMOTO Mitsuharu*** empty log message ***
2008-01-07 YAMAMOTO Mitsuharu(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead...
2008-01-04 Richard M. Stallman(Ffile_name_directory, Fexpand_file_name): Doc fixes.
2007-12-24 YAMAMOTO Mitsuharu(make_process): Initialize pty_flag to Qnil instead...
2007-12-24 YAMAMOTO Mitsuharu(phys_cursor_in_rect_p): Check if cursor is in fringe...
2007-12-23 YAMAMOTO Mitsuharu(fill_menubar) [MAC_OSX]: Add workaround for Mac OS...
2007-12-22 Eli Zaretskii(syms_of_callint) <command-history>: Add reference...
2007-12-17 Jason Rumney(w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned...
2007-12-14 Jason Rumney(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT...
2007-12-13 Jason Rumney(w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
2007-12-03 Richard M. Stallman(make_process): Initialize pty_flag to 0.
2007-12-02 Jason Rumney(xbm_load) [WINDOWSNT]: Shuffle the bits of directly...
2007-12-01 Richard M. Stallman(syms_of_xdisp) <scroll-conservatively>: Doc fix.
2007-11-30 YAMAMOTO Mitsuharu(emacs_close) [MAC_OSX && HAVE_CARBON]:
2007-11-30 YAMAMOTO Mitsuharu(cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
2007-11-28 Glenn MorrisPetr Salinger <Petr.Salinger at seznam.cz>: New file.
2007-11-27 YAMAMOTO Mitsuharu(unrelocate): New argument BASE. Use it instead of
2007-11-26 Jason Rumney(sys_spawnve): Quote args with wildcards.
2007-11-26 Andreas Schwab(list_processes_1): Fix indentation level of the
2007-11-24 YAMAMOTO Mitsuharu(copy_data_segment): Also copy __gcc_except_tab and...
2007-11-23 Andreas Schwab(Fformat): Handle %c specially since it requires the
2007-11-22 Jan Djärv(update_frame_tool_bar): Don't call x-gtk-map-stock if
2007-11-19 Jason Rumney(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
2007-11-16 Stefan Monnier(Fset_match_data): Remove the `evaporate' feature.
2007-11-16 Andreas Schwab*** empty log message ***
2007-11-16 Andreas SchwabAlways take precision into account.
2007-11-16 Andreas Schwab(Fformat): When formatting an integer as float take...
2007-11-15 Andreas SchwabFix last change.
2007-11-15 Andreas Schwab(Fformat): Correctly format EMACS_INT values.
2007-11-15 Juanma Barranquero*** empty log message ***
2007-11-15 Juanma Barranquero(Fx_create_frame, Fx_display_pixel_width, Fx_display_pi...
2007-11-15 Juanma Barranquero(Fx_create_frame, Fx_display_pixel_width, Fx_display_pi...
2007-11-15 Juanma Barranquero(Fx_create_frame, Fx_display_pixel_width, Fx_display_pi...
2007-11-14 Juanma Barranquero(Fw32_registered_hot_keys): Don't return the nil values...
2007-11-13 Juanma Barranquero*** empty log message ***
2007-11-13 Juanma Barranquero(Fw32_register_hot_key): Don't try to register
2007-11-10 Juri Linkov(BASE_PURESIZE): Increase to 1130000.
2007-11-10 Stefan Monnier(load_overlay_strings): Fix copy&paste typo.
2007-11-07 Chong Yidong(handle_face_prop): Fix last change.
2007-11-07 Chong Yidong(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE...
2007-11-07 Chong Yidong* dispextern.h (struct it): Don't define OVERLAY_STRING...
2007-11-06 Richard M. Stallman*** empty log message ***
2007-11-06 Jan Djärv(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
2007-11-04 Richard M. Stallman(handle_face_prop): Test for strings that came from...
2007-11-04 Richard M. Stallman(face_for_overlay_string): Function renamed from
2007-11-04 Richard M. Stallman(struct it): New elt string_overlays.
2007-11-04 Richard M. StallmanWhitespace change.
2007-11-03 Richard M. Stallman(handle_face_prop): Use face_at_buffer_position_no_overlays
2007-11-03 Richard M. Stallman(face_at_buffer_position_no_overlays): Add decl.
2007-11-03 Richard M. Stallman(face_at_buffer_position_no_overlays): New function.
2007-11-03 Richard M. Stallman(handle_stop): Move some code out of loop.
2007-11-01 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-10-31 YAMAMOTO Mitsuharu[USE_ATSUI] (Fmac_atsu_font_face_attributes):
2007-10-30 Jason Rumney(Fformat_mode_line): Do nothing when noninteractive.
2007-10-30 YAMAMOTO Mitsuharu(unexec_regions_recorder, unexec_regions_merge):
2007-10-30 Richard M. Stallman(syms_of_emacs) <installation-directory>: Reflow docstring.
2007-10-29 Juanma Barranquero(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
2007-10-26 Martin Rudalics(window_min_size_2): Don't count header-line.
2007-10-25 Juanma Barranquero*** empty log message ***
2007-10-25 Juanma Barranquero(w32_get_resource): Remove unused variable `ok'.
2007-10-25 Juanma Barranquero(init_environment): Fix tiny memory leak.
2007-10-24 Jason RumneyInclude math.h.
2007-10-24 Richard M. StallmanComment change.
2007-10-24 Richard M. Stallman(x_figure_window_size): For fullscreen case,
2007-10-24 Richard M. Stallman(Fcurrent_idle_time): Doc fix.
2007-10-24 Richard M. Stallman(Fwith_output_to_temp_buffer): Doc fix.
2007-10-19 Juanma Barranquero(Fset_process_filter): Doc fix.
2007-10-17 Glenn Morris(Qcompletion_ignore_case): New external Lisp_Object.
2007-10-17 Glenn Morris(Qcompletion_ignore_case): Change to external.
2007-10-17 Glenn Morris(Qcompletion_ignore_case): New Lisp_Object.
2007-10-17 Glenn Morris(Qcompletion_ignore_case): New external Lisp_Object.
2007-10-16 YAMAMOTO Mitsuharu(handle_display_prop): Ignore display specs after
2007-10-14 Richard M. StallmanLine break fix.
2007-10-14 Juanma Barranquero(Ffset): Save autoload of the function being set.
2007-10-14 Juanma Barranquero(do_autoload): Don't save autoloads.
2007-10-14 Glenn MorrisJohn Paul Wallington <jpw at pobox.com>
2007-10-13 Eli Zaretskii(dos_rawgetc): Undo last change (there's no ``leaving...
2007-10-12 Martin Rudalics(set-frame-configuration): Assign name parameter only
2007-10-12 Martin Rudalics(Qexplicit_name): New variable.
2007-10-09 Jason Rumney(x_set_window_size): Disable code that attempts to...
2007-10-09 Richard M. Stallman(handle_invisible_prop): After setting up an ellipsis...
2007-10-06 Martin Rudalics*** empty log message ***
next