]> code.delx.au - gnu-emacs/history - src
(easy-mmode-define-syntax): Use `mapc' rather than `mapcar'.
[gnu-emacs] / src /
2007-09-25 Nick Roberts*** empty log message ***
2007-09-25 Jason Rumney(make_terminal_frame): Remove special case for WINDOWSNT.
2007-09-25 Jason Rumney(create_w32cons_output): Remove.
2007-09-25 Jason Rumney(init_tty): Call init_sys_modes on WINDOWSNT also.
2007-09-25 Jason Rumney(init_sys_modes): Use set_terminal_modes_hook.
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-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(lisp, shortlisp): Remove termdev.elc.
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 Morris(emacstool): Remove target.
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 Stefan Monnier(enum mem_type): New member for `terminal' objects.
2007-09-20 Stefan Monnier(get_tty_terminal): Don't treat output_initial specially.
2007-09-20 Stefan Monnier(struct terminal): Make it into a pseudovector.
2007-09-20 Stefan Monnier(print_object): Handle terminals.
2007-09-20 Stefan Monnier(enum pvec_type): New `terminal' pseudovector.
2007-09-20 Stefan Monnier(make_terminal_frame): Use terminal->name as liveness...
2007-09-20 Stefan Monnier(tty_read_avail_input): Use terminal->name as liveness...
2007-09-20 Stefan Monnier(w32_delete_terminal): Use terminal->name as liveness...
2007-09-20 Stefan Monnier(x_delete_terminal): Use terminal->name as liveness...
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-19 Michaël Cadilhac(handle_one_xevent): Fix a C warning.
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 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
next