* window.h (struct window):
[bpt/emacs.git] / src / ChangeLog
2007-10-02 Stefan Monnier* window.h (struct window):
2007-10-02 Stefan Monnier* lisp.h (struct Lisp_Hash_Table): Move non-traced...
2007-10-02 Stefan Monnier(allocate_pseudovector): New fun.
2007-10-02 Stefan Monnier* buffer.c (syms_of_buffer) <local-abbrev-table>: Move...
2007-10-01 Juanma Barranquero(Fload): Fix typo in docstring.
2007-10-01 Michaël Cadilhac(Fexpt): Manually check for overflows, so that a power
2007-09-29 Stefan Monnier(term_clear_mouse_face, term_mouse_highlight)
2007-09-29 Stefan Monnier(safe_debug_print): Use XHASH.
2007-09-29 Stefan Monnier(DECL_ALIGN, USE_LSB_TAG): Move logic to before definit...
2007-09-29 Stefan Monnier(enum mem_type): Replace all vector subtypes -> MEM_TYP...
2007-09-29 Stefan Monnier(MALLOC_BLOCK_INPUT, MALLOC_UNBLOCK_INPUT): New macros
2007-09-29 Stefan Monnier(load_face_font, free_realized_face, clear_face_gcs):
2007-09-28 Dan Nicolaescu(lisp, shortlisp): Delete server.elc, it is not
2007-09-28 Stefan Monnier(Fgpm_mouse_start): Don't signal an error if already...
2007-09-28 Stefan Monnier(mouse_face_window): Rename from Qmouse_face_window...
2007-09-27 Stefan Monnier(narrow_foreground_group, widen_foreground_group):...
2007-09-27 Stefan Monnier(allocate_terminal): Set the vector size to only count...
2007-09-27 Stefan Monnier(struct terminal): Move all Lisp_Object fields traced by
2007-09-27 Stefan Monnier* indent.h:
2007-09-27 Stefan Monnier(Fmove_to_column): Use EMACS_INT for buffer positions.
2007-09-25 Nick Roberts*** empty log message ***
2007-09-25 Jason Rumney(make_terminal_frame): Remove special case for WINDOWSNT.
2007-09-24 Stefan Monnier(do_autoload): Don't output any message.
2007-09-24 Juri Linkov(standard_args): Change priority of "--no-splash"
2007-09-23 Richard M. Stallman(gc_sweep): Check cons cell mark bits word by word
2007-09-23 Glenn MorrisFix typo.
2007-09-23 Glenn MorrisJohannes Weiner <hannes at saeurebad.de>
2007-09-22 Eli Zaretskii(DEV_TTY): New macro. Provide a definition for MS...
2007-09-21 Dan Nicolaescu* xt-mouse.el (xterm-mouse-mode): Re-enable suspend...
2007-09-21 Stefan Monnier* termhooks.h (term_gpm): Delete. Use gpm_tty's NULLne...
2007-09-21 Juanma Barranquero(x_draw_glyph_string): Use strike_through_color, not...
2007-09-21 Stefan Monnier(allocate_terminal): Declare.
2007-09-21 Stefan Monnier(candidate_window_p): Consider frames that are being...
2007-09-21 Stefan Monnier(Qdisplay_environment_variable): Delete.
2007-09-21 Glenn Morris*** empty log message ***
2007-09-21 Stefan Monnier(xbacktrace): Print the arg's address rather than the...
2007-09-21 Stefan Monnier(child_setup, getenv_internal): Use the frame's `display'
2007-09-21 Glenn MorrisAdapt for removal of emacstool.
2007-09-21 Glenn MorrisMarkus Triska <markus.triska at gmx.at>
2007-09-20 Stefan Monnier(getenv_internal_1): New function.
2007-09-20 Stefan Monnier(get_terminal): Don't accept integers to represent...
2007-09-20 Stefan Monnier(get_terminal): Handle terminals.
2007-09-20 Glenn Morris(Fmake_network_process): Doc fix.
2007-09-19 Jason Rumney(w32_init_fringe, mac_init_fringe): Declare rif argument.
2007-09-19 Michaël Cadilhac(detect_eol_type, detect_eol_type_in_2_octet_form):
2007-09-18 Jason Rumney(Fx_focus_frame): Rename from Fw32_focus_frame.
2007-09-17 Jan Djärv(gdpy_def): New variable.
2007-09-16 Jan Djärv(xg_get_image_for_pixmap): Always create a GdkPixbuf
2007-09-16 Andreas Schwab(reset_malloc_hooks): Set the hooks to the previous
2007-09-14 Glenn Morris(our_memory_fill_input_buffer) <buffer>: Move to file...
2007-09-14 Miles BaderAdd arch tagline
2007-09-14 Kenichi Handa(handle_one_xevent): Skip decoding if nbytes is zero.
2007-09-13 Jason Rumney(w32_term_init): Pass rif to w32_init_fringe.
2007-09-13 Glenn Morris*** empty log message ***
2007-09-13 Glenn MorrisSplit log entries up to release of 22.1 into new file.
2007-09-13 Glenn Morris*** empty log message ***
2007-09-12 Romain Francoise(prefer_window_split_horizontally, display_buffer):
2007-09-12 Glenn MorrisRemove file.
2007-09-12 Glenn Morris(cnt): Rename to x_reply_selection_request_cnt for...
2007-09-12 Glenn Morris*** empty log message ***
2007-09-12 Glenn Morris(C_ALLOCA): Remove references to this.
2007-09-12 Glenn Morris*** empty log message ***
2007-09-11 Stefan Monnier(load_warn_old_style_backquotes): Change message to...
2007-09-11 Dan Nicolaescu* s/darwin.h (MULTI_KBOARD): Only define for Carbon.
2007-09-10 Dan Nicolaescu* xterm.c (x_create_terminal): Add comment.
2007-09-10 Dan NicolaescuFix changelog entries.
2007-09-10 Richard M. Stallman(x_term_init): Give error if can't open DISPLAY_NAME.
2007-09-10 Juanma Barranquero*** empty log message ***
2007-09-10 Michaël Cadilhac(Fset_file_modes): Add an interactive spec that reads...
2007-09-10 Michaël Cadilhac(Finteractive_form): If the interactive specification...
2007-09-10 Michaël Cadilhac(Fcommandp): Change `->prompt' to `->intspec'.
2007-09-10 Michaël Cadilhac(struct Lisp_Subr): Rename `prompt' field to `intspec'.
2007-09-10 Michaël Cadilhac(Fcall_interactively): Comment fixes.
2007-09-10 Stefan Monnier(Fcall_interactively): Use Finteractive_form also for...
2007-09-08 Eli ZaretskiiDocument prefer-window-split-horizontally.
2007-09-08 Eli Zaretskii[WINDOWSNT]: Don't include sysselect.h
2007-09-07 Stefan Monnier(GC_MARK_STACK): Enable conservative stack marking.
2007-09-07 Stefan Monnier(Fdisplay_buffer): Remove `register' since `buffer...
2007-09-07 Stefan Monnier(freeze_window_start): Don't presume selected_window...
2007-09-07 Dan Nicolaescu* term.c (dissociate_if_controlling_tty): Call setsid...
2007-09-07 Stefan Monnier(Vsplit_window_preferred_function): New var.
2007-09-06 Thien-Thi Nguyen(gif_load): Fix bug: Handle nonexistent colormap.
2007-09-06 Glenn Morris*** empty log message ***
2007-09-06 Glenn Morris*** empty log message ***
2007-09-06 Stefan Monnier(redisplay_internal): Make sure Elisp code always sees
2007-09-05 Jason Rumney*** empty log message ***
2007-09-04 Dan Nicolaescu* server.el (server-start, server-unload-hook): Undo...
2007-09-04 Jason Rumney(init_tty) [WINDOWSNT]: Add hooks that are not accessible
2007-09-04 Jason Rumney(MULTI_KBOARD): Define.
2007-09-04 Jason Rumney(init_tty) [WINDOWSNT]: Pass terminal to
2007-09-04 Jason Rumney(enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
2007-09-04 Dan Nicolaescu* server.el (server-start, server-unload-hook):
2007-09-02 Jan Djärv(update_frame_tool_bar): Handle stock name as a named...
2007-08-31 Jan Djärv(update_frame_tool_bar): Initialize wbutton to NULL.
2007-08-31 Stefan Monnier(Qterm_environment_variable): Remove.
2007-08-31 Stefan Monnier(Vinitial_environment): New variable.
2007-08-29 Dan Nicolaescu* config.in (HAVE_WINDOW_SYSTEM): Don't undef MULTI_KBO...
2007-08-29 Stefan Monnier(set_initial_environment): Rename from set_global_envir...
2007-08-29 Romain Francoise(Fset_input_mode): Don't call `Fset_quit_char' if QUIT...
2007-08-29 Dan Nicolaescu(mac_initialize): Delete declaration.
next