(org-store-link): Fix paren typo.
[bpt/emacs.git] / src /
2005-05-04 Kim F. Storm(init_buffer_once): Set cursor_in_non_selected_windows...
2005-05-04 Kim F. Storm*** empty log message ***
2005-05-03 Jan Djärv* mac.c: #undef init_process so not to conflict with...
2005-05-02 Richard M. Stallman(syms_of_buffer): Define cursor-in-non-selected-windows.
2005-05-02 Richard M. Stallman(struct buffer): Add cursor_in_non_selected_windows...
2005-05-02 Richard M. Stallman(Vcursor_in_non_selected_windows)
2005-05-02 Kim F. Storm*** empty log message ***
2005-05-02 Kim F. Storm(executing_kbd_macro_index): Rename from executing_macr...
2005-05-02 Kim F. Storm(move_it_in_display_line_to): Fix last change.
2005-05-02 Kim F. Storm*** empty log message ***
2005-05-02 Luc Teirlinck*** empty log message ***
2005-05-02 Luc Teirlinck(Fx_popup_menu): Doc fix.
2005-05-02 Luc Teirlinck*** empty log message ***
2005-05-02 Luc Teirlinck(syms_of_charset): Delete defsubr for Schars_in_region.
2005-05-02 Jason Rumney(USAGE3, USAGE4): Keep strings below 2048 bytes.
2005-05-02 Jason Rumney*** empty log message ***
2005-05-01 Thien-Thi Nguyen*** empty log message ***
2005-05-01 Thien-Thi NguyenFix typo.
2005-05-01 Nick Roberts*** empty log message ***
2005-05-01 Kim F. Storm*** empty log message ***
2005-05-01 Nick Roberts(Fchars_in_region): Remove as obsolete.
2005-05-01 Kim F. Storm(move_it_in_display_line_to): Stop if we move beyond...
2005-05-01 Luc Teirlinck(sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
2005-05-01 Richard M. Stallman*** empty log message ***
2005-05-01 Richard M. Stallman[not HAVE_X_TOOLKIT] (xmenu_show):
2005-05-01 Richard M. Stallman(Vexecuting_kbd_macro): Renamed from Vexecuting_macro...
2005-05-01 Richard M. StallmanChange Vexecuting_macro to Vexecuting_kbd_macro.
2005-05-01 Richard M. Stallman(Vexecuting_kbd_macro): Declare instead of Vexecuting_m...
2005-05-01 Thien-Thi Nguyen(get_frame_size) [VMS]: Use a fresh i/o channel.
2005-04-30 Richard M. Stallman*** empty log message ***
2005-04-30 Richard M. Stallman(Ffind_file_name_handler): Handle the `operations'
2005-04-30 Richard M. Stallman(set_message_1): Delete xassert.
2005-04-29 YAMAMOTO Mitsuharu[HAVE_CARBON && MAC_OSX]: Don't undefine/define mktime
2005-04-29 YAMAMOTO Mitsuharu(Fx_server_version): Add BLOCK_INPUT around Gestalt.
2005-04-29 YAMAMOTO MitsuharuDon't include time.h. Include sysselect.h after systime.h.
2005-04-28 Kim F. Storm*** empty log message ***
2005-04-28 Kim F. Storm(resolve_face_name): Add arg SIGNAL_P. Calls changed.
2005-04-28 Lute Kamstra*** empty log message ***
2005-04-28 Lute Kamstra(do_autoload): Record only autoloads in the autoload...
2005-04-28 Nick Roberts(USAGE1): Add --basic-display and --quick options.
2005-04-27 Nick Roberts*** empty log message ***
2005-04-27 Kim F. Storm(syms_of_data) Staticpro Qcyclic_variable_indirection.
2005-04-27 Kim F. Storm*** empty log message ***
2005-04-26 Richard M. Stallman(Fsame_window_p, Fspecial_display_p): Doc fixes.
2005-04-26 Richard M. Stallman*** empty log message ***
2005-04-26 Richard M. Stallman(Fvertical_motion): Undo previous change.
2005-04-26 Kenichi Handa(char_table_range): New function.
2005-04-25 Kenichi Handa(fontset_set): Fix previous change.
2005-04-25 Miles BaderAdd arch tagline
2005-04-24 Richard M. Stallman*** empty log message ***
2005-04-24 Richard M. Stallman(Fvertical_motion): Bind fontification-functions to...
2005-04-24 Eli Zaretskii(re_search_2, re_match_2_internal): Convert second arg
2005-04-24 Eli Zaretskii(Fcopy_file): Doc fix.
2005-04-24 YAMAMOTO Mitsuharu*** empty log message ***
2005-04-24 YAMAMOTO Mitsuharu(x_clear_frame_selections): Add extern.
2005-04-24 YAMAMOTO Mitsuharu(handling_window_update, terminate_flag): Remove variables.
2005-04-24 YAMAMOTO Mitsuharu[!TARGET_API_MAC_CARBON]: Don't include charset.h or...
2005-04-24 YAMAMOTO Mitsuharu(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
2005-04-24 YAMAMOTO Mitsuharu(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_o...
2005-04-24 YAMAMOTO Mitsuharu(MAC_OBJ): Add macselect.o.
2005-04-24 YAMAMOTO MitsuharuNew file for selection processing on Mac OS.
2005-04-23 Richard M. Stallman*** empty log message ***
2005-04-23 Richard M. Stallman(Fcopy_file): New arg MUSTBENEW.
2005-04-23 Richard M. Stallman(window_size_fixed): Variable deleted.
2005-04-23 Andreas Schwab.
2005-04-23 Andreas Schwab(LD_SWITCH_MACHINE) [LINUX]: Don't define.
2005-04-23 Eli ZaretskiiFix a typo.
2005-04-22 Thien-Thi Nguyen*** empty log message ***
2005-04-22 Thien-Thi Nguyen(HAVE_PWD_H): Define.
2005-04-22 Kenichi Handa*** empty log message ***
2005-04-22 Kenichi Handa(copy_sub_char_table): Explicitly copy the default...
2005-04-21 Kim F. Storm*** empty log message ***
2005-04-21 Kim F. Storm(resolve_face_name): Use Fget instead of Fsafe_get.
2005-04-21 Kim F. Storm(store_mode_line_string, produce_stretch_glyph)
2005-04-21 Kim F. Storm(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
2005-04-21 Kim F. Storm(Fplist_get): Replace by Fsafe_plist_get.
2005-04-21 Kim F. StormTypo in comment.
2005-04-21 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-04-20 Thien-Thi NguyenRemove reference to defunct vms-pwd.h.
2005-04-20 Thien-Thi NguyenRemove reference to defunct vms-pwd.h.
2005-04-20 Thien-Thi Nguyen*** empty log message ***
2005-04-20 Thien-Thi NguyenRegenerate.
2005-04-20 Kenichi Handa(Fset_char_table_range): Don't set slots used as default
2005-04-20 Kenichi Handa(Faref): Handle special slots used as default values of
2005-04-20 Kenichi Handa(make_sub_char_table): Argument changed to initial
2005-04-20 Kenichi Handa(CHAR_TABLE_DEFAULT_SLOT_ASCII): New macro.
2005-04-20 Kenichi Handa*** empty log message ***
2005-04-20 Kenichi Handa(boyer_moore): Fix previous change.
2005-04-19 Kim F. Storm(setup_for_ellipsis): Reset saved_face_id to use default
2005-04-19 Kim F. Storm*** empty log message ***
2005-04-19 YAMAMOTO Mitsuharu*** empty log message ***
2005-04-19 YAMAMOTO Mitsuharu(Qbig5, Qcn_gb, Qsjis, Qeuc_kr): Remove variables.
2005-04-19 YAMAMOTO Mitsuharu(MacFontStruct): Remove member `fontname'. Add member...
2005-04-19 Kim F. Storm(handle_stop): Set saved_face_id to current face if
2005-04-19 Kim F. Storm*** empty log message ***
2005-04-19 Kim F. Storm*** empty log message ***
2005-04-19 Kim F. Storm(resolve_face_name): Use Fsafe_get to avoid redisplay
2005-04-19 Kim F. Storm(Fsafe_get): EXFUN it.
2005-04-19 Kim F. Storm(Fsafe_get): New function.
2005-04-18 Kim F. Storm(overlay_arrow_string_or_property): Remove PBITMAP...
next