]> code.delx.au - gnu-emacs/history - src
Replace all references to `cdr' field of conses with `u.cdr',
[gnu-emacs] / src /
2006-01-24 Stefan Monnier(IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
2006-01-24 Chong Yidong* alloc.c (allocate_string_data): Update next_free...
2006-01-24 Károly Lőrentey(handle_invisible_prop): Set it->position to fix cursor
2006-01-23 Stefan Monnier(x_catch_errors_unwind): Yet another int/Lisp_Object...
2006-01-23 Juanma Barranquero*** empty log message ***
2006-01-23 Kim F. Storm(handle_single_display_spec): Fix handling of space
2006-01-23 Kim F. Storm*** empty log message ***
2006-01-23 Stefan MonnierAvoid allocating Lisp data from code that can be run...
2006-01-23 Stefan Monnier(lisp_align_free): Add an assertion.
2006-01-22 Luc Teirlinck(syms_of_dired) <completion-ignored-extensions>: Doc...
2006-01-22 Luc Teirlinck*** empty log message ***
2006-01-21 Romain Francoise(get_window_cursor_type): Fix last change.
2006-01-20 Eli Zaretskii(Fload): Don't leak the file descriptor returned by...
2006-01-20 Eli Zaretskii(sys_close): If FD is outside [0..MAXDESC) limits,...
2006-01-20 Eli ZaretskiiDon't dereference Vsystem_type's Lisp_Symbol pointer...
2006-01-20 Kenichi Handa(BASE_PURESIZE): Increment to 1190000.
2006-01-19 Chong Yidong* xdisp.c (get_window_cursor_type): Use cursor type...
2006-01-19 Richard M. Stallman*** empty log message ***
2006-01-19 Richard M. Stallman(Fmap_keymap): Doc fix.
2006-01-19 Richard M. Stallman(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
2006-01-19 Richard M. Stallman(echo_char): Don't omit the space between first two...
2006-01-19 Richard M. Stallman(read_minibuf): Fix previous change.
2006-01-19 Kenichi Handa(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-18 Richard M. Stallman(x_frame_get_and_record_arg): Don't record Qunbound...
2006-01-15 Andreas Schwab.
2006-01-15 Andreas Schwab(Freplace_match): Use UPPERCASEP instead of !NOCASEP.
2006-01-13 Romain Francoise*** empty log message ***
2006-01-12 Nick Roberts*** empty log message ***
2006-01-12 Nick RobertsDefine new macro WINDOW_SUPPORT.
2006-01-12 YAMAMOTO Mitsuharu[HAVE_INTTYPES_H]: Include inttypes.h.
2006-01-12 YAMAMOTO Mitsuharu[USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
2006-01-10 Stefan Monnier(Fexpand_file_name): Remove redundant tests. Fix elimi...
2006-01-09 Jan Djärv* gtkutil.c (xg_toggle_notify_cb): New function.
2006-01-06 Eli ZaretskiiAdd 2006 to Copyright years.
2006-01-05 Nick RobertsFix typo.
2006-01-05 Nick Roberts*** empty log message ***
2006-01-05 Eli ZaretskiiFix last change.
2006-01-05 Kim F. Storm(Fmake_network_process): Use AF_INET instead of
2006-01-05 Kim F. Storm*** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu*** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu(Fx_server_version): Use gestaltSystemVersionMajor,
2006-01-05 YAMAMOTO Mitsuharu(mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
2006-01-04 Jan Djärv* gtkutil.c (xg_get_image_for_pixmap): If the image...
2006-01-04 Eli ZaretskiiAvoid a warning message when x_error_quitter is not...
2006-01-04 Eli Zaretskii[WINDOWSNT]: Undef AF_INET6 to disable IPv6 support...
2006-01-04 Kim F. Storm*** empty log message ***
2006-01-04 Kim F. StormAdd IPv6 support.
2006-01-03 Kim F. StormUndo last change. Instead, look at Vsystem_type to
2006-01-03 Kim F. Storm(key-sequence): Rework widget to read key binding
2006-01-03 Stefan Monnier(Fwindow_minibuffer_p): Declare (for use in minibuf.c).
2006-01-03 Stefan Monnier(describe_map_compare): Yet another int/Lisp_Object...
2006-01-03 Ken Raeburn*** empty log message ***
2006-01-03 Romain Francoise(main): Update copyright year.
2006-01-03 Ken Raeburn(delete_temp_file): Bind file-name-handler-alist to...
2006-01-01 Ken Raeburn(Fcall_process_region): Bind file-name-handler-alist...
2006-01-01 Richard M. Stallman(read_minibuf): Clear out all other minibuffer windows.
2005-12-31 Eli Zaretskii*** empty log message ***
2005-12-31 Eli Zaretskii(gdb_pvec_type): A dummy variable for GDB's sake.
2005-12-30 Luc Teirlinck(set_text_properties): Reword description of return...
2005-12-30 Luc Teirlinck*** empty log message ***
2005-12-30 Stefan Monnier(visible_cursor): New boolean var.
2005-12-30 Eli Zaretskii*** empty log message ***
2005-12-30 Eli ZaretskiiTell users not to worry about GDB warnings that some...
2005-12-30 Andreas Schwab(Fnetwork_interface_info): Correctly terminate the
2005-12-30 Richard M. Stallman(readevalloop): Test for reading a whole buffer
2005-12-30 Richard M. Stallman(describe_map): Put sparse map elements into an array,
2005-12-28 Jan Djärv* gtkutil.c (xg_get_file_with_chooser): Changed message...
2005-12-28 Richard M. Stallman*** empty log message ***
2005-12-28 Richard M. Stallman(readevalloop): Set PT and ZV in the proper buffer...
2005-12-28 Richard M. Stallman(Fminibuffer_message): Doc fix.
2005-12-28 Richard M. Stallman(do_autoload): Ignore elements of Vautoload_queue where...
2005-12-28 Kenichi Handa*** empty log message ***
2005-12-27 Jan DjärvFormatting
2005-12-27 Jan Djärv* xfns.c: x_show_hidden_files, new variable.
2005-12-27 Jan Djärv* gtkutil.c (xg_toggle_visibility_cb): New function.
2005-12-27 Jan Djärv* xfns.c: x_show_hidden_files, new variable.
2005-12-27 Kenichi Handa(lisp_string_width): Check multibyteness of STRING.
2005-12-26 Richard M. Stallman*** empty log message ***
2005-12-26 Richard M. StallmanUndo previous change.
2005-12-26 Richard M. Stallman(undo.o): Undo previous change.
2005-12-26 Richard M. Stallman(last_point_position_window): Declare.
2005-12-26 Luc Teirlinck(undo.o): Depend on keyboard.h.
2005-12-26 Luc Teirlinckinclude keyboard.h.
2005-12-26 Luc Teirlinckextern last_point_position_window.
2005-12-26 Luc Teirlinck*** empty log message ***
2005-12-26 Luc Teirlinck*** empty log message ***
2005-12-26 Richard M. StallmanDepend on window.h.
2005-12-26 Richard M. Stallman(last_point_position_window): New variable.
2005-12-26 Richard M. Stallman(undo.o): Depend on window.h.
2005-12-26 Richard M. Stallman*** empty log message ***
2005-12-26 Richard M. Stallman(un_autoload): Expect (0 . OFEATURES) in Vautoload_queu...
2005-12-26 Richard M. Stallman(Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
2005-12-25 Karl BerryFreeBSD and m/amdx86-64.h
2005-12-24 YAMAMOTO Mitsuharu(TYPE_FILE_NAME): New define.
2005-12-24 YAMAMOTO MitsuharuDon't include sys/param.h.
2005-12-24 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion...
2005-12-24 YAMAMOTO Mitsuharu(posix_pathname_to_fsspec, fsspec_to_posix_pathname...
2005-12-24 YAMAMOTO Mitsuharu[MAC_OS] (find_image_fsspec): Use coercion of Apple...
2005-12-23 Eli Zaretskii(insert, insert_and_inherit, insert_before_markers)
2005-12-23 Jan Djärv* xfns.c (Fx_uses_old_gtk_dialog): New function.
next