]> code.delx.au - gnu-emacs/history - src
(Fcall_process_region): Doc fix.
[gnu-emacs] / src /
2003-05-18 Richard M. Stallman(Fcall_process_region): Doc fix.
2003-05-18 Stefan Monnier*** empty log message ***
2003-05-18 Stefan Monnier(Fload): Print a message if package is obsolete.
2003-05-17 Stefan Monnier(Fselect_window): Add optional `norecord' arg.
2003-05-17 Stefan Monnier(Fselect_window): Add optional arg `norecord'.
2003-05-17 David Kastrup(read_process_output): Back out change from 2003-03-09.
2003-05-17 David Kastrup*** empty log message ***
2003-05-17 Stefan Monnier(get_pos_property): Declare.
2003-05-17 Stefan Monnier(create_root_interval, graft_intervals_into_buffer...
2003-05-17 Stefan Monnier(get_pos_property): Don't assume that `object' = nil.
2003-05-17 Stefan Monnier(text_property_stickiness): New arg `buffer'.
2003-05-17 Richard M. Stallman(read_minibuf): If buffer is empty, record the default...
2003-05-17 Richard M. Stallman(map_char_table): Fix previous change.
2003-05-17 Richard M. Stallman(find_defun_start): When open_paren_in_column_0_is_defu...
2003-05-17 Richard M. Stallman(specbinding_func): New typedef.
2003-05-17 Richard M. Stallman(Fset_keymap_parent, map_keymap, Fcopy_keymap)
2003-05-17 Richard M. Stallman(Ffontset_info): Pass new arg to map_char_table.
2003-05-17 Richard M. Stallman(map_char_table): New arg TABLE gets the master table...
2003-05-17 Richard M. Stallman(set_case_table): Pass new arg to map_char_table.
2003-05-17 Richard M. Stallman(let_shadows_buffer_binding_p): Make target of p volatile.
2003-05-17 Richard M. Stallman(Fgarbage_collect): Cast pointers into specpdl to avoid...
2003-05-16 Richard M. Stallman(Fdelete_file): Handle symlinks pointing to directories.
2003-05-15 Stefan Monnier(apply_modifiers): Don't fill the other cache.
2003-05-15 Stefan Monnier*** empty log message ***
2003-05-14 Stefan MonnierNew file.
2003-05-14 Stefan Monnier(Qwindowp, Qwindow_live_p, Vwindow_list)
2003-05-14 Stefan MonnierInclude window.h.
2003-05-14 Stefan Monnier(make_lispy_event): Apply modifiers to multibyte-char...
2003-05-14 Stefan Monnier*** empty log message ***
2003-05-11 Stefan Monnier(adjust_point_for_property): Be more careful about...
2003-05-10 Stefan Monnier(uniquify-rationalize-file-buffer-names): Thinko.
2003-05-10 Stefan Monnier(follow_key): Remove dead variable `did_meta'.
2003-05-10 Stefan Monnier(adjust_point_for_property): Try harder to move point
2003-05-10 Stefan Monnier(single_display_prop_intangible_p): Make `space' display
2003-05-10 Andreas Schwab.
2003-05-10 Andreas Schwab(single_menu_item): Change last parameter to void* to
2003-05-09 Richard M. Stallman(Fprin1_to_string): Instead of gcpro, set abort_on_gc.
2003-05-09 Richard M. Stallman(specpdl_ptr): Declare volatile.
2003-05-09 Richard M. Stallman(struct specbinding): Declare elements volatile.
2003-05-09 Richard M. Stallman(alloca.o): Specify -DDO_BLOCK_INPUT in compiling.
2003-05-09 Richard M. StallmanTest DO_BLOCK_INPUT rather than `emacs'
2003-05-08 Dave Love*** empty log message ***
2003-05-08 Dave Love(Vlast_coding_system_used): Doc fix.
2003-05-07 Jason Rumney(Ffile_symlink_p): Let handlers handle symlinks even
2003-05-06 Kenichi Handa*** empty log message ***
2003-05-05 Stefan Monnier*** empty log message ***
2003-05-05 Stefan Monnier(Qwrite_region_annotate_functions): New var.
2003-05-05 Stefan Monnier(map_keymap): Doc fix.
2003-05-05 Stefan Monnier(safe_run_hooks_error): Display the error instead of...
2003-05-04 Stefan Monnier(menu_bar_item): Adjust declaration.
2003-05-04 Stefan Monnier(input_available_signal): Mark static.
2003-05-04 Stefan Monnier(struct skp): New struct, to pass args through map_keymap.
2003-05-04 Stefan Monnier(map_keymap_item, map_keymap_char_table_item, map_keymap)
2003-05-04 Stefan Monnier(map_keymap_function_t): New type.
2003-05-03 Stefan Monnier*** empty log message ***
2003-05-02 Jan Djärv* gtkutil.c (create_dialog, make_widget_for_menu_item)
2003-05-01 Stefan Monnier(Funwind_protect): Use func = Fprogn rather symbol...
2003-05-01 Kenichi Handa(coding_system_accept_latin_extra_p): Delete this
2003-05-01 Stefan Monnier(unbind_to): Don't handle symbol = Qnil any more.
2003-05-01 Stefan Monnier(CHECK): Wrap args in parenthesis.
2003-05-01 Stefan Monnier(Fbyte_code) <unwind-protect>: Use Fprogn rather than...
2003-04-30 Stefan Monnier(parse_modifiers_uncached): Parse `down', `drag',
2003-04-30 Richard M. Stallman*** empty log message ***
2003-04-30 Richard M. Stallman(echo_char): Don't clear out a dash that follows a...
2003-04-30 Richard M. Stallman(abort_on_gc): Add decl.
2003-04-30 Richard M. Stallman(Fsignal): Clear abort_on_gc.
2003-04-30 Richard M. Stallman(Fformat): Set abort_on_gc during first scan of format.
2003-04-30 Richard M. Stallman(abort_on_gc): New variable.
2003-04-30 Richard M. Stallman(move_it_vertically_backward): Do the final big else...
2003-04-25 Andrew Choi* macterm.c (x_list_fonts): Return all fonts that match...
2003-04-24 Kenichi Handa(skip_chars): Fix previous change.
2003-04-24 Kenichi Handa(skip_chars): Make the code faster by using the common
2003-04-23 Jan Djärv* xdisp.c (update_tool_bar): BLOCK_INPUT before calling
2003-04-21 Richard M. StallmanFix comment typo.
2003-04-19 Stefan Monnier(Fapply): Undo last change and add a comment about...
2003-04-18 Miles Bader(Faset): Calculate nbytes earlier, to satisfy the now...
2003-04-17 Stefan Monnier(For, Fand, Fprogn, un_autoload, do_autoload): Use...
2003-04-17 Stefan Monnier(Fsubstitute_command_keys): Remove spurious casts.
2003-04-17 Stefan Monnier(PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
2003-04-17 Stefan MonnierDon't hardcode BEG==1.
2003-04-17 Stefan Monnier(Fmake_byte_code): Improve the `usage' string.
2003-04-17 Stefan Monnier(Fdefine_abbrev_table): Use XCAR, XCDR.
2003-04-16 Richard M. Stallman*** empty log message ***
2003-04-16 Richard M. Stallman(try_window, try_window_reusing_current_matrix):
2003-04-16 Richard M. Stallman(Foverlay_recenter): Doc fix.
2003-04-14 Andrew Choi* macterm.c (mac_check_for_quit_char): Don't check...
2003-04-14 Stefan Monnier(Fsit_For): Support XEmacs-style arg list.
2003-04-11 Stefan Monnier(head_table): Use switch-frame as event_kind for select...
2003-04-11 Stefan Monnier(kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT
2003-04-11 Stefan Monnier(Fformat): Lisp_Object/int mixup.
2003-04-11 Kenichi Handa*** empty log message ***
2003-04-11 Kenichi Handa*** empty log message ***
2003-04-11 Kenichi Handa(Vafter_insert_file_adjust_coding_function): Delete
2003-04-11 Kenichi Handa*** empty log message ***
2003-04-11 Kenichi Handa(temp_echo_area_glyphs): Adjust prototype.
2003-04-11 Kenichi Handa(temp_echo_area_glyphs): Change the arg to Lisp
2003-04-10 Kenichi Handa*** empty log message ***
2003-04-10 Kenichi Handa* fileio.c (Vafter_insert_file_adjust_coding_function...
2003-04-09 Jan Djärv* xterm.c (xg_scroll_callback): Call gtk_range_get_adju...
2003-04-09 Kenichi Handa*** empty log message ***
next