Tried to make docstring less `colloquial'...
[bpt/emacs.git] / src /
2006-02-09 Jan Djärv* xterm.c (handle_one_xevent): Must note mouse movement...
2006-02-09 Jan Djärvhandle_one_xevent: Must note mouse movement even for...
2006-02-09 Juanma Barranquero*** empty log message ***
2006-02-09 Juanma Barranquero(Fmake_bool_vector, Fpurecopy): Doc fixes.
2006-02-08 Jan Djärv* window.c (adjust_window_trailing_edge): Check that...
2006-02-07 Kim F. Storm*** empty log message ***
2006-02-07 Miles BaderRevision: emacs@sv.gnu.org/emacs--devo--0--patch-51
2006-02-07 Kenichi Handa(unibyte_display_via_language_environment): Delete
2006-02-07 Kenichi Handa(unibyte_display_via_language_environment): Extern
2006-02-07 Kenichi Handa(append_glyph): Refer to it->char_to_display instead of
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-02-06 Kenichi Handa(openp): Initialized encoded_fn before GCPRO it.
2006-02-05 Ken Raeburn(malloc, realloc, free) [emacs]: Undefine macros before...
2006-02-05 Ken Raeburn(XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS...
2006-02-05 Ken Raeburn(Fconstrain_to_field): Fix int/Lisp_Object mixup.
2006-02-03 Kim F. StormCache last merged escape glyph face.
2006-02-03 Kim F. Storm*** empty log message ***
2006-02-02 Kenichi Handa(decode_composition_emacs_mule): Fix handling of
2006-01-31 Jan Djärv* gtkutil.c (update_frame_tool_bar): Use new tool bar...
2006-01-30 Luc Teirlinck(Flistp): Doc fix.
2006-01-30 Luc Teirlinck*** empty log message ***
2006-01-30 Juanma Barranquero*** empty log message ***
2006-01-30 Juanma Barranquero(Fother_window, Fwindow_vscroll, Fset_window_vscroll...
2006-01-29 Luc Teirlinck(Fcar, Fcdr): Doc fixes.
2006-01-28 Luc Teirlinck*** empty log message ***
2006-01-28 Luc Teirlinck(Fcar, Fcdr): Add links to Elisp manual to the docstrings.
2006-01-28 Luc Teirlinck*** empty log message ***
2006-01-27 Chong Yidong* alloc.c (make_interval, allocate_string)
2006-01-27 Eli Zaretskii*** empty log message ***
2006-01-27 Eli Zaretskii(DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
2006-01-26 Richard M. Stallman*** empty log message ***
2006-01-26 Richard M. Stallman(check_pure_size): Make overflow message an "error...
2006-01-26 Richard M. Stallman(Fmap_keymap): Doc fix.
2006-01-26 Richard M. Stallman(Fx_create_frame): Put all specified parms into f-...
2006-01-26 Richard M. Stallman(x_get_arg): "Clear out" the parm in ALIST if found...
2006-01-26 Károly Lőrentey(Fconstrain_to_field): Fix behaviour on field boundaries.
2006-01-26 Károly Lőrentey(Fbeginning_of_line, Fend_of_line): Clarify confusing...
2006-01-26 Károly Lőrentey(Fconstrain_to_field): Use get_pos_property, not Fget_c...
2006-01-26 Károly Lőrentey(Fbeginning_of_line, Fend_of_line): Clarify confusing...
2006-01-26 Kenichi Handa(Fcall_process): GCPRO error_file. Encode infile,
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 ***
next