Delete add-hook calls that were moved to
[bpt/emacs.git] / src /
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 Glenn Morris(xg_separator_p) <separator_names>: Move to file scope.
2007-09-14 Glenn Morris(init_fringe_bitmap) <swap nibble>: Move to file scope.
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 Jason Rumney(mac_initialize): Don't call mac_init_fringe here.
2007-09-13 Jason Rumney(w32_init_fringe, mac_init_fringe): Add rif argument.
2007-09-13 Glenn MorrisComment.
2007-09-13 Glenn MorrisNo longer define `static' as nothing.
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-13 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
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(xmenu_show): Remove #ifdef C_ALLOCA block.
2007-09-12 Glenn Morris(boyer_moore): Remove #ifdef C_ALLOCA block.
2007-09-12 Glenn Morris(C_ALLOCA): Remove all references and code that was...
2007-09-12 Glenn Morris(command_loop_1): Remove #ifdef C_ALLOCA block.
2007-09-12 Glenn Morris(cnt): Rename to menu_grab_callback_cnt for clarity.
2007-09-12 Glenn MorrisUpdate comment referring to C_ALLOCA.
2007-09-12 Glenn Morris(alloca): Do not undef.
2007-09-12 Glenn Morris*** empty log message ***
2007-09-12 Glenn Morris(C_ALLOCA): Remove references to this.
2007-09-12 Glenn Morris(SOURCES, unlock, relock): Delete.
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(prefer_window_split_horizontally): New variable.
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 Stefan Monnier(x_set_frame_parameters): Check number is positive...
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(menu_grab_callback) <cnt>: Move static variable to...
2007-09-06 Glenn Morris*** empty log message ***
2007-09-06 Glenn Morris(x_reply_selection_request) <cnt>: Move static variable...
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 Jason Rumney(initialize_w32_display): Zero unused hooks.
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(one_and_only_w32cons): Remove.
2007-09-04 Jason Rumney(enum event_kind) <HORIZ_WHEEL_EVENT>: New event.
2007-09-04 Jason Rumney(discard_mouse_events): Discard it.
2007-09-04 Jason RumneyHorizontal mouse wheel support:
2007-09-04 Jason Rumney(WM_MOUSEHWHEEL): Define if system headers don't.
2007-09-04 Jason RumneySupport for horizontal scroll wheels on some mice:
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(Qterm_environment_variable): Remove.
2007-08-31 Stefan Monnier(getenv_internal): Remove special case for $TERM.
2007-08-31 Stefan Monnier(set_initial_environment): Set Vinitial_environment...
2007-08-31 Stefan Monnier(Vinitial_environment): New variable.
2007-08-30 Glenn MorrisRegenerate.
2007-08-30 Glenn MorrisComment.
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 Stefan Monnier(${etc}DOC): Re-add a ${EXEEXT} which seems to have...
2007-08-29 Stefan Monnier(make_terminal_frame): Yet Another Int/Lisp_Object...
2007-08-29 Stefan Monnier(png_load): Comment-out var only used in commented...
2007-08-29 Stefan Monnier(mark_ttys): Don't bother checking top_frame (incorrectly)
2007-08-29 Stefan Monnier(internal_resolve_face_name): Return a value.
2007-08-29 Stefan Monnier(check_x_display_info): Yet Another Int/Lisp_Object...
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.
2007-08-29 Juanma Barranquero*** empty log message ***
2007-08-29 Glenn MorrisUpdate copyright years, update license to GPLv3 or...
2007-08-29 Dan Nicolaescu(BASE_PURESIZE): Increase base value to 1164000.
2007-08-29 Miles BaderMerge multi-tty branch
2007-08-29 Dan NicolaescuMore crunching.
2007-08-29 Dan NicolaescuUndo undocumented change.
2007-08-29 Miles BaderRestore original arch-tag in src/ChangeLog.multi-tty
2007-08-29 Miles BaderMerge from emacs--devo--0
2007-08-29 Miles BaderAdd arch tagline
2007-08-28 Dan Nicolaescucrunch
2007-08-28 Dan Nicolaescucrunch
next