]> code.delx.au - gnu-emacs/history - src
(Emacs Server): Improve wording. Don't mention the ``server program''.
[gnu-emacs] / src /
2006-12-08 Chong YidongAdd support for Solaris 10 on x86-64.
2006-12-08 Kenichi Handa*** empty log message ***
2006-12-08 Kenichi Handa(x_query_font): Use xstricmp instead off strcasecmp.
2006-12-08 Juanma Barranquero*** empty log message ***
2006-12-08 Juanma Barranquero(syms_of_emacs): Doc fix.
2006-12-07 Kim F. Storm(parse_signal): Use xstricmp instead of strcasecmp.
2006-12-07 Kim F. Storm*** empty log message ***
2006-12-05 Juanma Barranquero*** empty log message ***
2006-12-05 Glenn Morris*** empty log message ***
2006-12-05 Glenn Morris(Qforce): New Lisp_Object.
2006-12-04 Kim F. Storm(parse_signal): Rename macro from handle_signal.
2006-12-04 Kim F. Storm*** empty log message ***
2006-12-04 Kim F. Storm*** empty log message ***
2006-12-04 Kim F. StormFix last change.
2006-12-04 Kim F. Storm(handle_USR1_signal, handle_USR2_signal): Replace by...
2006-12-04 Kim F. Storm(kbd_buffer_store_event_hold): Don't throw-on-input
2006-12-04 Kim F. Storm(Qsignal): Declare extern.
2006-12-04 Kim F. Storm*** empty log message ***
2006-12-04 YAMAMOTO Mitsuharu*** empty log message ***
2006-12-04 YAMAMOTO MitsuharuRegenerate.
2006-12-04 YAMAMOTO Mitsuharu[__NetBSD__]: Don't define `unix'.
2006-12-04 Glenn Morris(version): New variable, set by configure.
2006-12-03 Jan Djärv(update_frame_tool_bar): Handle modifying a toolbar...
2006-12-03 Jan Djärv*** empty log message ***
2006-12-01 Eli Zaretskii*** empty log message ***
2006-12-01 Eli Zaretskii(Fw32_shell_execute): Doc fix.
2006-11-30 Chong Yidong(move_it_to): Correctly count tab glyphs for continued...
2006-11-30 Chong Yidong* xdisp.c (move_it_to): Correctly count tab glyphs...
2006-11-30 Jan Djärv(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
2006-11-30 Kenichi Handa(regex_compile): Fix previous change.
2006-11-29 Juanma Barranquero*** empty log message ***
2006-11-29 Juanma Barranquero(Fplay_sound_internal): Remove spurious newline in...
2006-11-28 Chong YidongRegenerate.
2006-11-28 Chong Yidong* config.in: Regenerate.
2006-11-28 Kenichi Handa(regex_compile): Fix previous change.
2006-11-28 Kenichi Handa(regex_compile): Don't call SET_LIST_BIT with a
2006-11-27 Chong YidongCredit debugger.
2006-11-27 Chong YidongUndefine _NO_PROTO.
2006-11-27 Chong Yidong* s/aix4-2.h: Undefine _NO_PROTO.
2006-11-27 Kim F. Storm(set_window_buffer): Refactor recent changes.
2006-11-27 Kim F. Storm*** empty log message ***
2006-11-27 Jason Rumney(w32_msg_worker): Define as WINAPI and arg as void...
2006-11-27 Jason Rumney(w32_msg_worker): Declare correctly.
2006-11-27 Jason Rumney*** empty log message ***
2006-11-26 Chong YidongLook for standard libs in /usr/lib64 only if that direc...
2006-11-26 Chong Yidong* m/amdx86-64.h: Look for standard libs in /usr/lib64...
2006-11-25 Eli Zaretskii*** empty log message ***
2006-11-25 Eli Zaretskii(Fw16_set_clipboard_data): Fix the call to sit_for...
2006-11-25 Chong Yidong(set_window_buffer): Use BLOCK_INPUT.
2006-11-25 Chong Yidong* window.c (set_window_buffer): Use BLOCK_INPUT.
2006-11-24 Juanma Barranquero(substring_both): Add missing address operator.
2006-11-24 Juanma BarranqueroFix last change in whitespace.
2006-11-24 Stefan MonnierUse AREF/ASIZE macros.
2006-11-24 Juanma Barranquero*** empty log message ***
2006-11-24 Juanma Barranquero(syms_of_buffer) <buffer-undo-list>: Doc fix.
2006-11-24 Juanma BarranqueroSpace/tab mixup.
2006-11-24 Juanma BarranqueroWhitespace/tab mixups.
2006-11-23 Nick Roberts(HAVE_SYS__MBSTATE_T_H): Fix typo.
2006-11-23 Nick Roberts*** empty log message ***
2006-11-22 Chong Yidong(LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and /usr/pkg...
2006-11-22 Chong Yidong* s/openbsd.h (LD_SWITCH_SYSTEM): Remove /usr/pkg/lib and
2006-11-22 Chong Yidong(set_window_buffer): Clear mouse highlight if it is...
2006-11-22 Chong Yidong* window.c (set_window_buffer): Clear mouse highlight...
2006-11-21 Chong Yidong* xfaces.c (realize_default_face): Check if the default...
2006-11-21 Chong Yidong(realize_default_face): Check if the default font name
2006-11-21 Richard M. Stallman*** empty log message ***
2006-11-21 Richard M. StallmanBreak line before &&, not after.
2006-11-20 Eli Zaretskii(concat) [!__GNUC__]: Add prototype.
2006-11-20 Kenichi Handa(Fread_file_name_internal): Use SBYTES (not SCHARS) to
2006-11-20 Kenichi Handa*** empty log message ***
2006-11-20 Kenichi Handa*** empty log message ***
2006-11-20 Kenichi Handa(Fvertical_motion): Include composition in the case of
2006-11-19 Andreas Schwab(Fdisplay_supports_face_attributes_p): Initialize
2006-11-19 Andreas Schwab(Fx_popup_menu): Initialize selection.
2006-11-18 Andreas Schwab*** empty log message ***
2006-11-18 Andreas Schwab(GC_MARK_SECONDARY_STACK): Update call to
2006-11-18 Eli ZaretskiiFix date in mouse_autoselect_window removal change.
2006-11-17 Jan DjärvDeclare variable before XSETFRAME to avoid gcc 2.96...
2006-11-17 Kenichi Handa(simple_search): In the loop of backward searching,
2006-11-14 Romain Francoise(Fcompleting_read): Fix typo in docstring.
2006-11-14 Kenichi Handa(code_convert_region): Initialize
2006-11-14 YAMAMOTO Mitsuharu*** empty log message ***
2006-11-14 YAMAMOTO Mitsuharu[USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)
2006-11-14 YAMAMOTO Mitsuharu(menu_quit_handler, install_menu_quit_handler):
2006-11-14 YAMAMOTO Mitsuharu(Fx_display_mm_height, Fx_display_mm_width)
2006-11-14 YAMAMOTO MitsuharuRegenerate.
2006-11-13 Jason RumneyDefine HAVE_INET_SOCKETS.
2006-11-13 Jason Rumney*** empty log message ***
2006-11-13 YAMAMOTO Mitsuharu(mark_memory): New argument OFFSET. All uses changed.
2006-11-12 Juanma Barranquero*** empty log message ***
2006-11-12 Juanma Barranquero(syms_of_process) <delete-exited-processes>: Doc fix.
2006-11-12 Juanma Barranquero(Fmessage): Doc fixes.
2006-11-12 Juanma Barranquero(Fencode_sjis_char, Fencode_big5_char): Improve argumen...
2006-11-12 Chong Yidong(popup_activated): Define outside HAVE_MENUS.
2006-11-12 Chong Yidong* xmenu.c (popup_activated): Define outside HAVE_MENUS.
2006-11-12 Romain Francoise(selection-coding-system): Fix docstring.
2006-11-12 Juanma Barranquero*** empty log message ***
2006-11-12 Juanma Barranquero(Fchar_category_set): Improve arg/docstring consistency.
2006-11-12 Juanma Barranquero(Frandom, Flength, Fsafe_length, Fstring_bytes, Fstring...
2006-11-12 Juanma Barranquero(Flogxor): Fix typo in docstring.
next