]> code.delx.au - gnu-emacs/history - src
(reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*
[gnu-emacs] / src /
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.
2006-11-10 Jan Djärv(do_ewmh_fullscreen, XTfullscreen_hook): New functions.
2006-11-10 Jan Djärv(struct x_display_info): Fix indentation.
2006-11-10 Jan Djärv(x_set_fullscreen): Call fullscreen_hook if set.
2006-11-10 Jan DjärvDefine fullscreen_hook.
2006-11-10 Jan DjärvAdd fullscreen_hook.
2006-11-10 Juanma BarranqueroAdd "add-log-time-zone-rule: t" to Local Variables...
2006-11-08 Juanma Barranquero(Fbyte_code): Use SYMBOL_CONSTANT_P macro.
2006-11-08 Juanma Barranquero(Fmakunbound): Use SYMBOL_CONSTANT_P macro.
2006-11-06 Juanma Barranquero*** empty log message ***
2006-11-06 Juanma Barranquero(syms_of_xsmfns): Fix typo in docstring.
2006-11-06 Juanma Barranquero(syms_of_lread): Fix typo in docstring.
2006-11-06 Chong Yidong(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
2006-11-06 Chong Yidong(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
2006-11-06 Chong Yidong* macmenu.c (Fmenu_or_popup_active_p): Define outside...
2006-11-05 Chong YidongAdd a comment.
2006-11-05 Richard M. Stallman*** empty log message ***
2006-11-05 Richard M. Stallman(POSIX_SIGNALS): Defined.
2006-11-05 Eli Zaretskii*** empty log message ***
2006-11-05 Eli Zaretskii(Fmenu_or_popup_active_p): New function.
2006-11-05 Eli Zaretskii(note_mouse_highlight) [HAVE_NTGUI]: Don't bother to...
2006-11-05 Eli Zaretskii(Fmenu_or_popup_active_p): New function.
2006-11-05 Eli Zaretskii(Fmenu_or_popup_active_p): New function.
2006-11-05 YAMAMOTO Mitsuharu(malloc_cookie): Remove unused variable.
2006-11-05 Juanma Barranquero(unexec): Fix typo in output message.
2006-11-05 Juanma Barranquero(syms_of_frame): Fix typo in docstring.
2006-11-05 Juanma Barranquero(Ffeaturep, syms_of_fns): Fix typos in docstrings.
2006-11-05 Juanma Barranquero(Finsert_startup_screen): Fix typo in docstring.
2006-11-04 Juanma Barranquero*** empty log message ***
2006-11-04 Eli Zaretskii*** empty log message ***
2006-11-04 Eli Zaretskii(w32_createwindow): Remove code for handling -geometry...
2006-11-04 Chong Yidong* w32proc.c: (sys_wait) Only wait for processes with...
2006-11-04 Chong Yidong* xmenu.c (Fmenu_bar_open): Declare variable before...
2006-11-04 Chong Yidong* gtkutil.c (update_frame_tool_bar): If icon image...
2006-11-03 Jan Djärv* xterm.c (x_raise_frame): Send _NET_ACTIVE_WINDOW...
2006-11-02 Juanma Barranquero(Fkill_emacs): Fix typo in docstring.
2006-11-02 YAMAMOTO Mitsuharu2006-11-02 Nozomu Ando <nand@mac.com>
2006-11-01 Juanma Barranquero*** empty log message ***
2006-11-01 Juanma Barranquero(Fcatch): Doc fix.
2006-10-31 YAMAMOTO Mitsuharu(create_apple_event_from_event_ref)
2006-10-31 YAMAMOTO Mitsuharu(mac_create_bitmap_from_bitmap_data): Make variable
2006-10-31 YAMAMOTO Mitsuharu(init_service_handler): Make variable `specs' static
2006-10-31 YAMAMOTO Mitsuharu(install_menu_quit_handler): Make variable `typesList'
2006-10-31 YAMAMOTO Mitsuharu(mac_color_map): Make static const.
2006-10-31 YAMAMOTO Mitsuharu(create_apple_event_from_event_ref)
2006-10-31 YAMAMOTO Mitsuharu[MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_tab...
2006-10-31 Kenichi Handa(xic_create_xfontset): Fix previous change.
2006-10-30 Chong YidongTweak last fix.
2006-10-30 Chong Yidong* s/openbsd.h (LD_SWITCH_SYSTEM): Add /usr/pkg/lib and
2006-10-29 Chong Yidong* ralloc.c (relinquish): Use a long for excess space...
2006-10-29 Chong Yidong* m/amdx86-64.h: Add defines for OpenBSD x86-64.
2006-10-28 Juanma Barranquero*** empty log message ***
2006-10-28 Juanma Barranquero(Fdisplay_buffer): Fix typo in docstring.
2006-10-27 Juanma Barranquero(x_draw_glyph_string_foreground): Set background mode...
2006-10-27 Juanma Barranquero(best_matching_font): Fix logic to decide whether to...
2006-10-23 Kim F. Storm(remember_mouse_glyph): Simplify last change.
2006-10-23 Kim F. Storm(remember_mouse_glyph): Don't crash if glyphs are not...
2006-10-23 Kim F. Storm*** empty log message ***
2006-10-22 Kim F. Storm*** empty log message ***
2006-10-22 Kim F. Storm(read_char): Make an element (t . EVENT) in
2006-10-21 Richard M. Stallman(Vread_expression_map): Define here.
2006-10-21 Kenichi Handa(xic_create_fontsetname): If ADSTYLE field is not a...
2006-10-19 Chong Yidong* callint.c (callint_message): Convert to a Lisp string.
2006-10-19 Kim F. Storm2006-10-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba...
2006-10-19 Kim F. Storm*** empty log message ***
2006-10-19 YAMAMOTO Mitsuharu*** empty log message ***
2006-10-19 YAMAMOTO Mitsuharu(Vmac_carbon_version_string) [TARGET_API_MAC_CARBON]:
2006-10-19 Jan Djärv* xselect.c (x_handle_selection_request): If the conver...
2006-10-17 YAMAMOTO Mitsuharu(adjust_frame_glyphs_for_window_redisplay): Fix #endif...
2006-10-16 Jan Djärv* gtkutil.c (get_utf8_string): Remove warnings with...
2006-10-16 YAMAMOTO Mitsuharu(mac_query_char_extents): Don't return glyph ID if...
2006-10-16 YAMAMOTO Mitsuharu(Fmac_get_preference, Fmac_code_convert_string): Add...
2006-10-16 YAMAMOTO Mitsuharu(adjust_frame_glyphs_for_frame_redisplay): Remove unuse...
2006-10-14 Richard M. Stallman*** empty log message ***
2006-10-14 Richard M. Stallman(init_sys_modes): Delete DEFVAR_LISP in the wrong place.
2006-10-13 Chong Yidong* xdisp.c (decode_mode_spec): Ignore %c and %l construc...
2006-10-13 Chong Yidong* keymap.c (Fkey_binding): Check Lisp_Object types...
2006-10-12 Romain Francoise(xbm_read_bitmap_data): Delete extra semicolon.
2006-10-10 Stefan MonnierInclude xterm.h for x_fully_uncatch_errors and friends.
2006-10-10 Stefan MonnierDeclare x_create_bitmap_from_xpm_data.
2006-10-10 Stefan Monnier(x_check_expected_move): Remove unused var `count'.
2006-10-10 Stefan Monnier(syms_of_xmenu): Use Ffset rather than Fdefalias, since
2006-10-10 Chong Yidong* dispnew.c (sit_for): Sit forever if TIMEOUT is t.
2006-10-10 Chong Yidong* minibuf.c (temp_echo_area_glyphs): Sit for
2006-10-08 YAMAMOTO Mitsuharu(mac_draw_image_string, mac_draw_image_string_16): Add
2006-10-07 Jason Rumney2006-10-07 Ralf Angeli <angeli@caeruleus.net>
2006-10-06 Kim F. Storm(pos_visible_p): Fix value when EOB is visible.
2006-10-06 Kim F. Storm*** empty log message ***
2006-10-05 Chong Yidong* frame.c (Qinhibit_face_set_after_frame_default):...
2006-10-03 Stefan Monnier(compile_pattern): Only check `cp->syntax_table' if...
2006-10-03 Stefan Monnier(clear_regexp_cache): Declare.
2006-10-03 Stefan Monnier(compile_pattern): Only check `cp->syntax_table' if...
2006-10-03 Stefan Monnier(regex_compile): Set the new `used_syntax' bit.
2006-10-03 Stefan MonnierRemove file local variables.
2006-10-03 Kim F. Storm*** empty log message ***
2006-10-03 Kim F. Storm(list_processes_1): Run sentinels before removing dead
2006-10-01 Stefan Monnier(handle_fontified_prop): Don't fontify at EOB.
2006-09-30 Eli Zaretskiiconfigure
next