]> code.delx.au - gnu-emacs/history - src/ChangeLog
Merge from emacs--rel--22
[gnu-emacs] / src / ChangeLog
2007-12-06 Miles BaderMerge from emacs--rel--22
2007-12-05 Michael Albinus* dbusbind.c (xd_read_message): Return value is a Lisp_...
2007-12-04 Michael Albinus* dbusbind.c (QCdbus_system_bus, QCdbus_session_bus...
2007-12-03 Jan DjärvUpdate URL to Window Manager Specification in comment.
2007-12-03 Richard M. Stallman(make_process): Initialize pty_flag to 0.
2007-12-02 Michael Albinus* config.in (HAVE_DBUS): Add.
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-12-01 Jason Rumney*** empty log message ***
2007-12-01 Richard M. Stallman(syms_of_search) <inhibit-changing-match-data>: Doc...
2007-11-30 Jason Rumney(vga_stdcolor_name): Remove.
2007-11-30 YAMAMOTO Mitsuharu(emacs_close) [MAC_OSX && HAVE_CARBON]:
2007-11-29 Jason RumneyLeave HAVE_WINDOW_SYSTEM defined.
2007-11-29 Andreas Schwab(apply_modifiers): Fix typo.
2007-11-29 Richard M. Stallman(Fcurrent_local_map): Doc fix.
2007-11-28 Glenn MorrisPetr Salinger <Petr.Salinger at seznam.cz>: New file.
2007-11-28 Glenn MorrisPetr Salinger <Petr.Salinger at seznam.cz>: New file.
2007-11-28 Stefan Monnier(Fget_buffer_create, Fmake_indirect_buffer): Don't...
2007-11-28 Stefan Monnier(KEY_TO_CHAR): New macro.
2007-11-27 YAMAMOTO Mitsuharu(unrelocate): New argument BASE. Use it instead of
2007-11-27 Dan Nicolaescu* progmodes/cperl-mode.el (compilation-error-regexp...
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-26 Andreas Schwab*** empty log message ***
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-23 Andreas Schwab(Fformat): Handle %c specially since it requires the
2007-11-23 Stefan Monnier(main): Call init_editfns before init_process, since
2007-11-22 Stefan Monnier(do_symval_forwarding): Use same code as in find_symbol...
2007-11-22 Stefan Monnier(set_internal): Set the value in the `cons-cell' (for
2007-11-22 Andreas Schwab(print_object): Add cast when passing EMACS_INT
2007-11-22 Jan Djärv(update_frame_tool_bar): Don't call x-gtk-map-stock if
2007-11-22 Jan Djärv(update_frame_tool_bar): Don't call x-gtk-map-stock if
2007-11-22 Dan Nicolaescu* term.c: Include stdarg.h.
2007-11-21 Stefan Monnier* lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype...
2007-11-21 Miles BaderMerge from emacs--rel--22
2007-11-21 Jason Rumney(w32con_write_glyphs): Remove unused variables.
2007-11-20 Dan Nicolaescu(mac_term_init): Call add_keyboard_wait_descriptor.
2007-11-20 Dan Nicolaescu* term/mac-win.el (x-setup-function-keys): Only setup
2007-11-19 Jason Rumney(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
2007-11-19 Stefan Monnier(Fbuffer_local_value): Remove redundant test.
2007-11-19 Stefan Monnier* data.c (store_symval_forwarding, set_internal):
2007-11-19 Stefan Monnier* coding.c (detect_coding, Fupdate_coding_systems_inter...
2007-11-18 Jan Djärv(init_system_name): Use getaddrinfo if available.
2007-11-18 Jan Djärv(x_scroll_bar_set_handle, x_scroll_bar_handle_click)
2007-11-17 Dan Nicolaescu(BASE_PURESIZE): Increase to 1190000.
2007-11-16 Stefan Monnier(Fset_match_data): Remove the `evaporate' feature.
2007-11-16 Stefan Monnier(struct buffer): Move `undo_list' back to before `name'.
2007-11-16 Stefan Monnier* alloc.c (allocate_other_vector):
2007-11-16 Stefan Monnier(struct save_window_data): Move non-lisp data to the end
2007-11-16 Stefan Monnier* xterm.h (struct scroll_bar): Only use Lisp_Object...
2007-11-16 Stefan Monnier* alloc.c (ALLOCATE_PSEUDOVECTOR): Move to lisp.h.
2007-11-16 Andreas Schwab*** empty log message ***
2007-11-16 Andreas Schwab*** empty log message ***
2007-11-16 Andreas Schwab(Fformat): When formatting an integer as float take...
2007-11-16 Andreas Schwab(Fformat): When formatting an integer as float take...
2007-11-15 Andreas Schwab(Fformat): Correctly format EMACS_INT values.
2007-11-15 Andreas Schwab(Fformat): Correctly format EMACS_UINT values.
2007-11-15 Andreas Schwab(Fevent_symbol_parse_modifiers): Fix declaration.
2007-11-15 Stefan Monnier* subr.el (event-modifiers): Use internal-event-symbol...
2007-11-15 Juanma Barranquero*** empty log message ***
2007-11-15 Stefan Monnier(swap_in_global_binding): Fix longstanding bug where
2007-11-14 Juanma Barranquero(Fw32_registered_hot_keys): Don't return the nil values...
2007-11-14 Juanma Barranquero(Fx_create_frame, Fx_display_pixel_width, Fx_display_pi...
2007-11-14 Juanma Barranquero(Fw32_define_rgb_color, Fw32_load_color_file, Fx_displa...
2007-11-14 Juanma Barranquero(Fw32_registered_hot_keys): Don't return the nil values...
2007-11-13 Juanma Barranquero(Fw32_register_hot_key): Don't try to register
2007-11-13 Juanma Barranquero*** empty log message ***
2007-11-11 Miles BaderMerge from emacs--rel--22
2007-11-10 Juri Linkov(BASE_PURESIZE): Increase to 1130000.
2007-11-10 Stefan Monnier(load_overlay_strings): Fix copy&paste typo.
2007-11-09 Jason Rumney(w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
2007-11-09 Miles BaderMerge from emacs--rel--22
2007-11-08 Jason RumneyObsolete for some years.
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-06 Jan Djärv(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
2007-11-03 Richard M. Stallman(handle_face_prop): Use face_at_buffer_position_no_overlays
2007-11-03 Richard M. Stallman(handle_stop): Move some code out of loop.
2007-11-01 Jan DjärvRemove HAVE_X11R5 and HAVE_X11R4.
2007-11-01 Dan Nicolaescu* makefile.w32-in (obj): Remove sunfns.o.
2007-11-01 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-01 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-01 Dan Nicolaescu* cmdargs.texi (Misc Variables): Remove Sun windows...
2007-10-31 Stefan Monnier* keyboard.c (syms_of_keyboard): Initialize the initial...
2007-10-31 YAMAMOTO Mitsuharu[USE_ATSUI] (Fmac_atsu_font_face_attributes):
2007-10-31 Dan Nicolaescu* s/usg5-4.h:
2007-10-30 Miles BaderMerge from emacs--rel--22
2007-10-30 Miles BaderMerge from emacs--rel--22
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-28 Juanma Barranquero(OBJ1): Remove abbrev.$(O).
2007-10-28 Stefan MonnierRewrite abbrev.c in Elisp.
2007-10-27 Miles BaderMerge from emacs--rel--22
2007-10-26 Martin Rudalics(window_min_size_2): Don't count header-line.
2007-10-26 Martin Rudalics(window_min_size_2): Don't count header-line.
2007-10-26 Dan Nicolaescu(struct frame): Move all bit fields after the first bit
next