1994-10-04 |
Karl Heuer |
(read_process_output): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(validate_interval_range): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(try_window_id): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use
|
1994-10-04 |
Karl Heuer |
(Fx_open_connection): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(redisplay, mark_window_display_accurate, redisplay_window, try_window,
|
1994-10-04 |
Karl Heuer |
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
|
1994-10-04 |
Karl Heuer |
(create_process): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fnext_property_change, property_change_between_p,
|
1994-10-04 |
Karl Heuer |
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):
|
1994-10-04 |
Karl Heuer |
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(make_process, list_processes_1, create_process, Faccept_process_output,
|
1994-10-04 |
Karl Heuer |
(printchar): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
|
1994-10-04 |
Karl Heuer |
(Fmarker_position): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,
|
1994-10-04 |
Karl Heuer |
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
|
1994-10-04 |
Karl Heuer |
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,
|
1994-10-04 |
Karl Heuer |
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
|
1994-10-04 |
Karl Heuer |
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):
|
1994-10-04 |
Karl Heuer |
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an
|
1994-10-04 |
Karl Heuer |
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,
|
1994-10-04 |
Karl Heuer |
(store_function_docstring): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char, change_frame_size,
|
1994-10-04 |
Karl Heuer |
(file_name_completion): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Faref, Farray_length): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use
|
1994-10-04 |
Karl Heuer |
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,
|
1994-10-04 |
Karl Heuer |
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(Fbyte_code): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
|
1994-10-04 |
Karl Heuer |
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.
|
1994-10-04 |
Karl Heuer |
(XSETFASTINT): New macro.
|
1994-10-04 |
Karl Heuer |
(Finsert_file_contents): No longer necessary to set type separately.
|
1994-10-04 |
Karl Heuer |
(Fprefix_numeric_value): No longer necessary to set type separately.
|
1994-10-04 |
Karl Heuer |
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.
|
1994-10-04 |
Karl Heuer |
(XSETFRAME): Set object type as well as value.
|
1994-10-04 |
Karl Heuer |
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,
|
1994-10-04 |
Karl Heuer |
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,
|
1994-10-04 |
Karl Heuer |
(compute_char_face): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(display_text_line): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
|
1994-10-04 |
Karl Heuer |
(record_insert, record_delete, record_first_change, record_property_change):
|
1994-10-04 |
Karl Heuer |
(Ftext_properties_at, Fget_char_property, Fnext_property_change,
|
1994-10-04 |
Karl Heuer |
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of
|
1994-10-04 |
Karl Heuer |
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
|
1994-10-04 |
Karl Heuer |
(make_process, create_process, Fopen_network_stream, deactivate_process,
|
1994-10-04 |
Karl Heuer |
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,
|
1994-10-04 |
Karl Heuer |
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
|
1994-10-04 |
Karl Heuer |
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(insert_1, insert_from_string_1): Use new accessor macros instead of calling
|
1994-10-04 |
Karl Heuer |
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,
|
1994-10-04 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor
|
1994-10-04 |
Karl Heuer |
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET
|
1994-10-04 |
Karl Heuer |
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead
|
1994-10-04 |
Karl Heuer |
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,
|
1994-10-04 |
Karl Heuer |
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
|
1994-10-04 |
Karl Heuer |
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
|
1994-10-04 |
Karl Heuer |
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros
|
1994-10-04 |
Karl Heuer |
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.
|
1994-10-04 |
Karl Heuer |
Don't override definition of XSETINT.
|
1994-10-04 |
Karl Heuer |
(XSETPNTR): Deleted.
|
1994-10-04 |
Karl Heuer |
Don't override definition of XSETINT.
|
1994-10-04 |
Richard M. Stallman |
Translate -gnu/linux* to -linux*.
|
1994-10-04 |
Richard M. Stallman |
(MKTIME_OBJ): New variable.
|
1994-10-04 |
Richard M. Stallman |
(mktime): Check for it.
|
1994-10-04 |
Richard M. Stallman |
(server-switch-buffer): Don't go to an invisible frame.
|
1994-10-04 |
Richard M. Stallman |
(set-auto-mode): Discard versions from file name before
|
1994-10-03 |
Richard M. Stallman |
(rlogin): Doc fix.
|
1994-10-03 |
Richard M. Stallman |
(vc-backend-checkin): When CVS checks in a file, it is
|
1994-10-03 |
Richard M. Stallman |
(vc-status): Handle CVS.
|
1994-10-03 |
Ian Lance Taylor |
Add support for MIPS variants
|
1994-10-03 |
Roland McGrath |
Recognize GNU.
|
1994-10-03 |
Richard M. Stallman |
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.
|
1994-10-03 |
Richard M. Stallman |
(shell-strip-ctrl-m): Function moved to comint.el and renamed.
|
1994-10-03 |
Karl Heuer |
(Frecenter): Don't trigger point-motion hooks.
|
1994-10-02 |
Richard M. Stallman |
(kill-rectangle): In read-only buffer, do record
|
1994-10-02 |
Karl Heuer |
(Finsert_file_contents): set type of `end', not just the value.
|
1994-10-02 |
Karl Heuer |
(x_figure_window_size): Use new formula for scroll bar width.
|
1994-10-02 |
Karl Heuer |
Include <utime.h> here instead of in systime.h.
|
1994-10-02 |
Karl Heuer |
Don't include <utime.h> here; do it in sysdep.c instead.
|
1994-10-02 |
Karl Heuer |
(HAVE_UTIME_H): Add #undef.
|
1994-10-02 |
Paul Reilly |
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the
|
1994-10-02 |
Richard M. Stallman |
(shell-mode): Compare the truename with /dev/null.
|
1994-10-02 |
Richard M. Stallman |
(file-truename): If name has no dir, use default-directory.
|
1994-10-02 |
Paul Reilly |
(widget_id_tick): Renamed from popup_id_tick.
|
1994-10-02 |
Paul Reilly |
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.
|
1994-10-02 |
Paul Reilly |
(HACK_EDITRES): Declare if using X11R5.
|
1994-10-02 |
Paul Reilly |
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set
|
1994-10-02 |
Paul Reilly |
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.
|
1994-10-02 |
Paul Reilly |
(make_lispy_event): Do not set item. Now handled in xmenu.c by
|
1994-10-02 |
Paul Reilly |
(display_menu_item): Add support for displaying the title in pop up menus.
|
1994-10-02 |
Paul Reilly |
(lw_set_main_areas): Use xm_set_main_areas().
|
1994-10-02 |
Paul Reilly |
Declare xm_set_main_areas() and xm_manage_resizing().
|
1994-10-02 |
Paul Reilly |
(make_menu_in_widget): Add support for displaying a title in pop up
|
1994-10-02 |
Paul Reilly |
Added Motif changes for usage and option checking.
|
1994-10-02 |
Richard M. Stallman |
(Info-scroll-down, Info-scroll-up): Doc fixes.
|
1994-10-02 |
Richard M. Stallman |
(dired-do-print): Put spaces between lpr switches.
|
1994-10-02 |
Richard M. Stallman |
(setenv-history): New history list.
|
1994-10-02 |
Richard M. Stallman |
(indent-c++-exp): For public/private/protected,
|
1994-10-02 |
Richard M. Stallman |
(redisplay_window): If we set PT, and that alters a region
|
1994-10-02 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph): Fix previous change.
|
1994-10-02 |
Richard M. Stallman |
(vc-register): Verify an old master file really still exists
|
1994-10-01 |
Richard M. Stallman |
(head_table): Set up Qdelete_frame.
|
1994-10-01 |
Richard M. Stallman |
(keys_of_frame): Make binding for delete-frame.
|
1994-10-01 |
Richard M. Stallman |
(apropos-print-matches): Add newline after
|
1994-10-01 |
Richard M. Stallman |
(save-buffers-kill-emacs): Fix previous change.
|
1994-10-01 |
Richard M. Stallman |
(Foverlay_get): Handle `category' property on overlay.
|
1994-10-01 |
Francesco Potortì |
* man.el (Man-init-defvars, Man-cleanup-manpage,
|
1994-10-01 |
Richard M. Stallman |
Comment change.
|
1994-10-01 |
Richard M. Stallman |
(compile_range): When casting to const unsigned char *, put const first.
|
1994-10-01 |
Richard M. Stallman |
(fill-region, fill-region-as-paragraph):
|
1994-10-01 |
Richard M. Stallman |
(mouse-secondary-click-count): New variable.
|
1994-10-01 |
Richard M. Stallman |
(LIBXTR6): If NEED_LIBW, add -lw.
|
1994-10-01 |
Richard M. Stallman |
(NEED_LIBW): Defined.
|
1994-10-01 |
Richard M. Stallman |
(LDFLAGS): New variable.
|
1994-10-01 |
Richard M. Stallman |
(add-hook, remove-hook): If the hook was made local
|
1994-10-01 |
Richard M. Stallman |
(ispell-init-process): Add missing arg in error msg.
|
1994-10-01 |
Richard M. Stallman |
(finder-mode-map): Change key bindings:
|
1994-10-01 |
Richard M. Stallman |
(edmacro-format-keys): Cope if local keymap is nil.
|
1994-09-30 |
Richard Kenner |
(windowsnt): Alias for winnt.
|
1994-09-30 |
Richard M. Stallman |
(modify-face): New function.
|
1994-09-30 |
Richard M. Stallman |
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.
|
1994-09-30 |
Richard M. Stallman |
(add-hook): Initialize default value and local value.
|
1994-09-30 |
Richard M. Stallman |
(Fmake_local_variable): Doc fix.
|
1994-09-30 |
Francesco Potortì |
* etags.c (C_entries): Recognise typedef of ANSI style functions.
|
1994-09-30 |
Richard M. Stallman |
(isearch-mode): Don't set deactivate-mark here.
|
1994-09-30 |
Richard M. Stallman |
Really delete gud-overload-functions.
|
1994-09-30 |
Richard M. Stallman |
(gud-overload-functions): Function deleted.
|
1994-09-30 |
Jim Wilson |
(os): Accept coff as an OS.
|
1994-09-29 |
Richard M. Stallman |
(check_writable, check_executable) [__HURD__]: Use eaccess.
|
1994-09-29 |
Richard M. Stallman |
(print-region-1): Use them instead of just pr.
|
1994-09-29 |
Richard M. Stallman |
(compute_char_face): Handle list as overlay face property.
|
1994-09-29 |
Richard Kenner |
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX
|
1994-09-29 |
Richard M. Stallman |
(Fset_face_attribute_internal): Mark frame garbaged whenever
|
1994-09-29 |
Karl Heuer |
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.
|
1994-09-29 |
Karl Heuer |
(x_report_frame_params): Fix format/arg mismatch.
|
1994-09-29 |
Karl Heuer |
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.
|
1994-09-29 |
Richard M. Stallman |
(add-abbrev, inverse-add-abbrev):
|
1994-09-29 |
Richard M. Stallman |
(scheme-mode-variables): Make parse-sexp-ignore-comments t.
|
1994-09-29 |
Richard M. Stallman |
(texinfo-format-region, texinfo-format-buffer-1):
|
1994-09-29 |
Francesco Potortì |
* man.el
|
1994-09-29 |
Richard M. Stallman |
(imenu--cleanup): Changed 'mapc' to 'mapcar'.
|
1994-09-29 |
Richard M. Stallman |
(handle-delete-frame): New function.
|
1994-09-28 |
Karl Heuer |
(command-line): Fix bug in previous change.
|
1994-09-28 |
Karl Heuer |
(command-line): Recognize --longopt synonyms for all options handled here.
|
1994-09-28 |
Roland McGrath |
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.
|
1994-09-28 |
Karl Heuer |
(syms_of_dired): Undo Sep 16 change.
|
1994-09-28 |
Karl Heuer |
(Fdelete_file): Undo Sep 16 change.
|
1994-09-28 |
Richard M. Stallman |
(backward-kill-sentence): Work in read-only buffers.
|
1994-09-28 |
Karl Heuer |
Comment fix.
|
1994-09-28 |
Karl Heuer |
(x_new_font): New rule for computing column width. Factored out common code.
|
1994-09-28 |
Karl Heuer |
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.
|
1994-09-28 |
Karl Heuer |
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.
|
1994-09-28 |
Karl Heuer |
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.
|
1994-09-27 |
Karl Heuer |
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,
|
1994-09-27 |
Richard M. Stallman |
(hack-one-local-variable): Support safe-local-variable property.
|
1994-09-27 |
Richard M. Stallman |
(command-apropos): Pass t for no-header to apropos.
|
1994-09-27 |
Richard M. Stallman |
(mail): Doc fix.
|
1994-09-27 |
Richard M. Stallman |
(${etc}DOC): Run make-docfile twice--two batches.
|
1994-09-27 |
Richard M. Stallman |
Initial revision
|
1994-09-27 |
Richard M. Stallman |
Improve POP code, move most of it into a separate file.
|
1994-09-27 |
Richard M. Stallman |
(MOVE_FLAGS, MOVE_LIBS): New variables.
|
1994-09-27 |
Richard M. Stallman |
(utimes): Check for it.
|
1994-09-27 |
Richard M. Stallman |
(Fformat_time_string): Mostly rewritten, to handle
|
1994-09-27 |
Richard M. Stallman |
(rmail-forward): Simplify insertion of forwarded msg.
|
1994-09-27 |
Roland McGrath |
(etags-tags-completion-table): Allow ? and : in guessed tag names.
|
1994-09-27 |
Richard M. Stallman |
(rmail-summary-delete-forward): Regexp for recognizing deleted message
|
1994-09-27 |
Karl Heuer |
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,
|
1994-09-27 |
Karl Heuer |
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,
|
1994-09-27 |
Karl Heuer |
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,
|
1994-09-27 |
Karl Heuer |
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,
|
1994-09-27 |
Karl Heuer |
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
|
1994-09-27 |
Karl Heuer |
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
|
1994-09-27 |
Karl Heuer |
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
|
1994-09-27 |
Karl Heuer |
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use
|
1994-09-27 |
Karl Heuer |
(NULL_INTERVAL_P): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(EVENT_HAS_PARAMETERS): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fbyte_code): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fcall_process, child_setup, getenv_internal): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(casify_object): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(STRING256_P): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fself_insert_command): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Ffile_name_completion, file_name_completion): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(get_doc_string, Fdocumentation, Fdocumentation_property,
|
1994-09-27 |
Karl Heuer |
(Fkill_emacs): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,
|
1994-09-27 |
Karl Heuer |
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
|
1994-09-27 |
Karl Heuer |
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,
|
1994-09-27 |
Karl Heuer |
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
|
1994-09-27 |
Karl Heuer |
(buffer_display_table, current_column, Fmove_to_column, compute_motion,
|
1994-09-27 |
Karl Heuer |
(create_root_interval, balance_possible_root_interval, delete_interval): Use
|
1994-09-27 |
Karl Heuer |
(echo_char, cmd_error_internal, command_loop_1, read_char,
|
1994-09-27 |
Karl Heuer |
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,
|
1994-09-27 |
Karl Heuer |
(Fexecute_kbd_macro): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
|
1994-09-27 |
Karl Heuer |
(Finsert_string): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(run_msdos_command): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
|
1994-09-27 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
1994-09-27 |
Karl Heuer |
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,
|
1994-09-27 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
1994-09-27 |
Karl Heuer |
(Fmatch_data, Fstore_match_data): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(sun_item_create): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fsyntax_table_p, describe_syntax): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(sys_subshell): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(validate_interval_range, add_properties, remove_properties,
|
1994-09-27 |
Karl Heuer |
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(translate_id): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(child_setup, Fcall_process): Use type test macros.
|
1994-09-27 |
Karl Heuer |
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,
|
1994-09-27 |
Karl Heuer |
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,
|
1994-09-27 |
Karl Heuer |
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,
|
1994-09-27 |
Karl Heuer |
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):
|
1994-09-27 |
Karl Heuer |
(x_scroll_bar_clear): Use type test macros.
|
1994-09-26 |
Richard M. Stallman |
(Qplus): New variable.
|
1994-09-26 |
Richard M. Stallman |
(Qplus): Declared.
|
1994-09-26 |
Richard M. Stallman |
(dired-re-perms): Accept various file type letters.
|
1994-09-26 |
David J. MacKenzie |
remove CONFIG_BROKETS
|
1994-09-26 |
David J. MacKenzie |
REMOVE CONFIG_BROKETS
|
1994-09-26 |
Karl Heuer |
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.
|
1994-09-26 |
Karl Heuer |
(argmatch): New function.
|
1994-09-25 |
Paul Reilly |
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.
|
1994-09-25 |
Paul Reilly |
Clean up of temporary changes used to try to find a workaround for the
|
1994-09-25 |
Paul Reilly |
entered into RCS
|
1994-09-25 |
Richard M. Stallman |
(enable-flow-control): Never make keyboard-translate-table shorter.
|
1994-09-25 |
Richard M. Stallman |
Delete __FreeBSD__ conditional macro definitions.
|
1994-09-25 |
Richard M. Stallman |
(update_echo_area): New function.
|
1994-09-25 |
Richard M. Stallman |
(get_doc_string): Look in ../etc while dumping.
|
1994-09-25 |
Paul Reilly |
entered into RCS
|
1994-09-25 |
Richard M. Stallman |
Don't include signal.h, values.h.
|
1994-09-25 |
Richard M. Stallman |
Comment change.
|
1994-09-25 |
Richard M. Stallman |
(rmail-construct-io-menu): Don't print a message about no matching files.
|
1994-09-25 |
Richard M. Stallman |
(set_file_times): Fix typo in previous change.
|
1994-09-25 |
Richard M. Stallman |
(set_file_times): Don't test HAVE_UTIME.
|
1994-09-25 |
Richard M. Stallman |
(HAVE_UTIMES): Add #undef.
|
1994-09-25 |
Paul Reilly |
*** empty log message ***
|
1994-09-24 |
Richard M. Stallman |
(Ffile_writable_p): Use stat to test for existence.
|
1994-09-24 |
Richard M. Stallman |
(strftime.o): New target.
|
1994-09-24 |
Richard M. Stallman |
(dired-re-perms): Accept directories and symbolic links
|
1994-09-24 |
Richard M. Stallman |
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.
|
1994-09-24 |
Richard M. Stallman |
(USE_DL_STUBS): Defined.
|
1994-09-24 |
Richard M. Stallman |
(USE_DL_STUBS): Add #undef.
|
1994-09-24 |
Richard M. Stallman |
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
|
1994-09-24 |
Richard M. Stallman |
(syms_of_textprop): Doc fix.
|
1994-09-24 |
Richard M. Stallman |
(ange-ftp-start-process): Add use-smart-ftp code.
|
1994-09-24 |
Richard M. Stallman |
(STACK_DIRECTION): Don't redefine if defined already.
|
1994-09-24 |
Richard M. Stallman |
(auto-mode-alist): Handle ada-mode and icon-mode.
|
1994-09-24 |
Richard M. Stallman |
(comint-input-chunk-size): Variable deleted.
|
1994-09-24 |
Richard M. Stallman |
(nntp-send-region-to-server): Call process-send-region
|
1994-09-24 |
Richard M. Stallman |
(shell-command, shell-command-on-region):
|
1994-09-24 |
Paul Reilly |
entered into RCS
|
1994-09-24 |
Richard M. Stallman |
(Buffer-menu-delete): Handle prefix arg.
|
1994-09-24 |
Richard M. Stallman |
(rmail-reformat-message): Run mail-message-filter
|
1994-09-24 |
Richard M. Stallman |
(dired-virtual-mode): Doc fix.
|
1994-09-24 |
Richard M. Stallman |
Comment change.
|
1994-09-24 |
Richard M. Stallman |
(auto-mode-alist): Use \' in auto-mode-alist regexps.
|
1994-09-24 |
Richard M. Stallman |
(auto-execute): Use \' in auto-mode-alist regexps.
|
1994-09-24 |
Richard M. Stallman |
Comment changes.
|
1994-09-24 |
Richard M. Stallman |
(ada-mode): Add autoload cookie.
|
1994-09-24 |
Richard M. Stallman |
(icon-mode): Add autoload cookie.
|
1994-09-24 |
Richard M. Stallman |
(Fexpand_abbrev): Instead of Fcapitalize_region,
|
1994-09-24 |
Richard M. Stallman |
(Fupcase_initials_region): New function.
|
1994-09-24 |
Richard M. Stallman |
(upcase_initials): New function.
|
1994-09-24 |
Richard M. Stallman |
(install-arch-indep): Don't do mkdir here.
|
1994-09-24 |
Richard M. Stallman |
(touchy_mkdir): Make dir ugo+re even if it isn't new.
|
1994-09-24 |
Richard M. Stallman |
(read_minibuf_unwind): Preserve Vdeactivate_mark.
|
1994-09-24 |
Richard M. Stallman |
(find-alternate-file): Confirm killing buffer only if it is visiting a file.
|
1994-09-24 |
Richard M. Stallman |
(get-file-buffer): Doc fix.
|
1994-09-24 |
Richard M. Stallman |
(vc-finish-steal): Fix typo in previous change.
|
1994-09-24 |
Richard M. Stallman |
(vc-finish-steal): Do vc-resynch-window in the right buffer.
|
1994-09-24 |
Richard M. Stallman |
(vc-backend-checkout): Add if-statements to the shell cmds
|
1994-09-24 |
Richard M. Stallman |
(DONT_DEFINE_SIGNAL): Macro deleted.
|
1994-09-24 |
Richard M. Stallman |
(DK_HEADER_FILE): Macro deleted.
|
1994-09-24 |
Richard M. Stallman |
(DKSTAT_HEADER_FILE): Macro deleted.
|
1994-09-24 |
Richard M. Stallman |
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
|
1994-09-24 |
Richard M. Stallman |
(start_of_text): Don't test CANNOT_UNEXEC.
|
1994-09-24 |
Richard M. Stallman |
Don't test CANNOT_UNEXEC.
|
1994-09-24 |
Richard M. Stallman |
Don't test CANNOT_DUMP or CANNOT_UNEXEC.
|
1994-09-24 |
Richard M. Stallman |
Delete BROKEN_FASYNC conditional.
|
1994-09-24 |
Richard M. Stallman |
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.
|
1994-09-24 |
Richard M. Stallman |
(Fprocess_send_eof): Delete DID_REMOTE conditional.
|
1994-09-24 |
Paul Reilly |
*** empty log message ***
|
1994-09-23 |
Richard M. Stallman |
(prev_frame): Fix typo.
|
1994-09-23 |
Richard M. Stallman |
Comment changes.
|
1994-09-23 |
Richard M. Stallman |
(exec_sentinel_error_handler): New function.
|
1994-09-23 |
Richard M. Stallman |
(Freplace_match): New 4th arg OBJECT can specify string to replace in.
|
1994-09-23 |
Richard M. Stallman |
(Fdelete_other_windows): Nice error if WINDOW is minibuf.
|
1994-09-23 |
Paul Reilly |
*** empty log message ***
|
1994-09-23 |
Richard M. Stallman |
(justify-current-line): Inherit props when inserting spaces.
|
1994-09-23 |
Richard M. Stallman |
(copy_text_and_data): Delete some printf's.
|
1994-09-23 |
Richard M. Stallman |
(PURESIZE): Definition deleted.
|
1994-09-23 |
Richard M. Stallman |
Initial revision
|
1994-09-23 |
Richard M. Stallman |
(Fx_create_frame): Rename menuBarLines resource to menuBar.
|
1994-09-23 |
Roland McGrath |
(tag-symbol-match-p): New function.
|
1994-09-23 |
Roland McGrath |
(tags-table-check-computed-list): Call tags-verify-table on existing
|
1994-09-23 |
Richard M. Stallman |
(X_IO_BUG): Definition deleted.
|
1994-09-23 |
Richard M. Stallman |
(BSD): Have two definitions according to version number.
|
1994-09-23 |
Richard M. Stallman |
(copy_text_and_data): Add RISCiX changes.
|
1994-09-23 |
Richard M. Stallman |
(time-stamp-mail-host-name): Use mail-host-address.
|
1994-09-23 |
Richard M. Stallman |
(UTILITIES): Remove test-distrib, make-docfile, make-path.
|
1994-09-23 |
Richard M. Stallman |
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.
|
1994-09-23 |
Richard M. Stallman |
(FRAME_X_DISPLAY): New macro.
|
1994-09-23 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Fix formal name of Hungary.
|
1994-09-23 |
Richard M. Stallman |
(x_destroy_window): Decrement ref count of x_screen struct.
|
1994-09-23 |
Richard M. Stallman |
(rmail-retry-failure): Copy the whole block of headers from the message
|
1994-09-22 |
Richard M. Stallman |
entered into RCS
|
1994-09-22 |
Richard M. Stallman |
(add-change-log-entry): Set add-log-full-name and
|
1994-09-22 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Use WINDOW's frame
|
1994-09-22 |
Karl Heuer |
(evaporate_overlays): Overlay is in car, not cdr.
|
1994-09-22 |
Karl Heuer |
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to
|
1994-09-22 |
Karl Heuer |
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.
|
1994-09-22 |
Francesco Potortì |
User option Man-notify-flag renamed to Man-notify-method.
|
1994-09-22 |
Francesco Potortì |
* ispell.el (check-ispell-version): suggest to try ispell4.el if
|
1994-09-22 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1994-09-22 |
Richard M. Stallman |
(BASE_PURESIZE): Increment both values.
|
1994-09-22 |
Richard M. Stallman |
(x-create-frame-with-faces): Delete the frame if get error.
|
1994-09-22 |
Richard M. Stallman |
(insert-buffer): Default to first buffer other than current one.
|
1994-09-22 |
Richard M. Stallman |
(rmail-summary-goto-msg): Simply the regexp
|
1994-09-22 |
Richard M. Stallman |
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
|
1994-09-22 |
Richard M. Stallman |
(Vdebug_on_error): Declared.
|
1994-09-22 |
Richard M. Stallman |
(cmd_error_internal): New function, broken out of cmd_error.
|
1994-09-22 |
Richard M. Stallman |
(special-display-popup-frame): Rename new arg to ARGS.
|
1994-09-22 |
Richard M. Stallman |
(print-help-return-message): Handle cons cells
|
1994-09-22 |
Richard M. Stallman |
(display-buffer, special-display-buffer-names)
|
1994-09-22 |
Richard M. Stallman |
(special-display-popup-frame): New argument PARAMS.
|
1994-09-22 |
Richard M. Stallman |
(mail-host-address): New variable.
|
1994-09-22 |
Chris Siebenmann |
add convex c3* c4*
|
1994-09-22 |
Richard M. Stallman |
(file-ownership-preserved-p): New function.
|
1994-09-22 |
Richard M. Stallman |
(cmputc): Return int rather than void.
|
1994-09-22 |
Richard M. Stallman |
(evalcost, cmputc): They now return their arguments.
|
1994-09-22 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
1994-09-22 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Update domain list.
|
1994-09-22 |
Richard M. Stallman |
(vc-menu-map): Set up menu items.
|
1994-09-22 |
Richard M. Stallman |
(Fmessage_or_box): Use Fmessage_box with new name.
|
1994-09-21 |
Richard M. Stallman |
(init_eval_once): Init Vrun_hooks here.
|
1994-09-21 |
Richard M. Stallman |
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.
|
1994-09-21 |
Richard M. Stallman |
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.
|
1994-09-21 |
Richard M. Stallman |
(vc-menu-map): New menu.
|
1994-09-21 |
Richard M. Stallman |
Fix indentation.
|
1994-09-21 |
Richard M. Stallman |
(Fmessage_box): Renamed from Fbox_message.
|
1994-09-21 |
Richard M. Stallman |
(emerge-recenter, emerge-operate-on-windows):
|
1994-09-21 |
Richard M. Stallman |
(find-tag-noselect): Simplify.
|
1994-09-21 |
Richard M. Stallman |
(mail-default-reply-to): Initialize to t.
|
1994-09-21 |
David J. MacKenzie |
remove trailing slashes from srcdir
|
1994-09-21 |
Francesco Potortì |
* man.el (Man-notify-flag): replaces the old Man-notify
|
1994-09-21 |
Richard M. Stallman |
Initial revision
|
1994-09-21 |
Richard M. Stallman |
(i[345]86-sequent-ptx*): Handle
|
1994-09-21 |
Richard M. Stallman |
(overlays_at): New arg PREV_PTR.
|
1994-09-21 |
Richard M. Stallman |
(concat3): New function.
|
1994-09-21 |
Richard M. Stallman |
(compute_char_face): Pass new arg to overlays_at.
|
1994-09-21 |
Richard M. Stallman |
(note_mouse_highlight): Pass new arg to overlays_at.
|
1994-09-21 |
Richard M. Stallman |
(rmail-mode-kill-summary): New function.
|
1994-09-21 |
Richard M. Stallman |
(Fget_char_property): Pass new arg to overlays_at.
|
1994-09-21 |
Richard M. Stallman |
(Fx_get_resource): Doc fix.
|
1994-09-21 |
Richard M. Stallman |
entered into RCS
|
1994-09-21 |
Richard M. Stallman |
(remove-hook, add-hook): Copy existing list before modifying.
|
1994-09-21 |
Richard M. Stallman |
*** empty log message ***
|
1994-09-21 |
Richard M. Stallman |
(from, labels, data): Use MAX_DATA_LEN as length.
|
1994-09-21 |
Karl Heuer |
(report_error): Include reason in error message.
|
1994-09-20 |
Richard M. Stallman |
(mail-bury-selects-summary): New variable.
|
1994-09-20 |
Richard M. Stallman |
(paths-force): Depend on src/paths.h
|
1994-09-20 |
Richard M. Stallman |
(facemenu-update): Make menu separators all dashes.
|
1994-09-20 |
Richard M. Stallman |
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.
|
1994-09-20 |
Karl Heuer |
(r_alloc_freeze_level): New variable.
|
1994-09-20 |
Karl Heuer |
(trivial_regexp_p): New function.
|
1994-09-20 |
Richard M. Stallman |
(add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.
|
1994-09-20 |
Karl Heuer |
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes
|
1994-09-20 |
Karl Heuer |
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.
|
1994-09-20 |
Karl Heuer |
(compute_motion): Fix comment.
|
1994-09-20 |
Karl Heuer |
(set_frame_size, EmacsFrameSetCharSize): Change
|
1994-09-20 |
Karl Heuer |
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
|
1994-09-20 |
Karl Heuer |
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
|
1994-09-20 |
Karl Heuer |
(x_set_scroll_bar_width): New function.
|
1994-09-20 |
Karl Heuer |
* xterm.c (x_new_font): Compute number of scrollbar columns.
|
1994-09-20 |
Karl Heuer |
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.
|
1994-09-20 |
Karl Heuer |
(Fset_window_buffer): Fix Lisp_Object vs. int problems.
|
1994-09-20 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
1994-09-20 |
Richard M. Stallman |
(basic-save-buffer-1): If writing temp file fails
|
1994-09-20 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
1994-09-20 |
Richard M. Stallman |
(query-replace-interactive): New user option.
|
1994-09-20 |
Karl Heuer |
(set_file_times): Move this out of the USG conditional.
|
1994-09-20 |
Richard M. Stallman |
(PURESIZE_RATIO, BASE_PURESIZE): Defined.
|
1994-09-20 |
Richard M. Stallman |
(POSIX_SIGNALS): Defined.
|
1994-09-20 |
Richard M. Stallman |
(struct saved_window_data): New slots min_width, min_height.
|
1994-09-20 |
Per Bothner |
Patches for HPUX, and SunOS4 (Japanese).
|
1994-09-20 |
Richard M. Stallman |
*** empty log message ***
|
1994-09-20 |
Richard M. Stallman |
(add-hook): Doc fix.
|
1994-09-20 |
Richard M. Stallman |
(malloc, realloc): Declared.
|
1994-09-19 |
Jim Blandy |
entered into RCS
|
1994-09-19 |
Jim Blandy |
*** empty log message ***
|
1994-09-19 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
1994-09-19 |
Karl Heuer |
(config_options): Save all arguments, not just some.
|
1994-09-19 |
Karl Heuer |
(Fkey_description): Reverse condition.
|
1994-09-19 |
Karl Heuer |
(report-emacs-bug): system-configuration-options was misspelled as
|
1994-09-19 |
Jim Blandy |
* disp-table.el: Add support for new window border display table
|
1994-09-19 |
Jim Blandy |
Add a new element to display tables controlling side-by-side
|
1994-09-19 |
Karl Heuer |
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
|
1994-09-19 |
Francesco Potortì |
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and
|
1994-09-19 |
Richard M. Stallman |
(SYSTEM_TYPE): Delete definition.
|
1994-09-19 |
Richard M. Stallman |
(picture-yank-at-click): New function.
|
1994-09-19 |
Richard M. Stallman |
Handle ==, !=, + and -.
|
1994-09-19 |
Richard M. Stallman |
(Info-insert-dir): Insert newlines before rather than
|
1994-09-19 |
Richard M. Stallman |
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).
|
1994-09-19 |
Richard M. Stallman |
(rmail-summary-construct-io-menu): New function.
|
1994-09-19 |
Richard M. Stallman |
(rmail-output-menu): Function deleted.
|
1994-09-19 |
Richard M. Stallman |
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:
|
1994-09-19 |
Richard M. Stallman |
(file-name-sans-extension): New function.
|
1994-09-19 |
Karl Heuer |
(validate_interval_range, property_value, Fget_char_property,
|
1994-09-19 |
Karl Heuer |
(openp): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
(Fframe_parameters): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object
|
1994-09-19 |
Karl Heuer |
(Fsignal): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
(Frandom): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
(read_minibuf): Fix Lisp_Object vs. int problems.
|
1994-09-19 |
Karl Heuer |
Declare Fmake_sparse_keymap.
|
1994-09-19 |
Karl Heuer |
Add #include "keyboard.h"
|
1994-09-18 |
Karl Heuer |
(Fmember): Declare this function.
|
1994-09-18 |
Karl Heuer |
(install-arch-indep): Copy DOC-*, not DOC*
|
1994-09-18 |
Karl Heuer |
(_ALL_SOURCE): Don't redefine if already defined.
|
1994-09-18 |
Karl Heuer |
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.
|
1994-09-18 |
Karl Heuer |
Delete obsolete symbols.
|
1994-09-18 |
Karl Heuer |
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.
|
1994-09-18 |
Richard M. Stallman |
(tex-start-shell): Inherit comint-mode-map, don't copy.
|
1994-09-18 |
Richard M. Stallman |
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
|
1994-09-18 |
Richard M. Stallman |
(struct process): New field tty_name.
|
1994-09-18 |
Richard M. Stallman |
(telnet-mode-map): Inherit from comint-mode-map.
|
1994-09-18 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
1994-09-18 |
Richard M. Stallman |
(Ffile_writable_p): Don't use ro_fsys.
|
1994-09-18 |
Richard M. Stallman |
entered into RCS
|
1994-09-18 |
Karl Heuer |
(Fcopy_file): Use set_file_times, and check for the error return.
|
1994-09-18 |
Karl Heuer |
Declare set_file_times.
|
1994-09-18 |
Karl Heuer |
(set_file_times): New function.
|
1994-09-18 |
Karl Heuer |
Add HAVE_STRUCT_UTIMBUF.
|
1994-09-18 |
Karl Heuer |
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.
|
1994-09-18 |
Richard M. Stallman |
(preserve_other_columns): Fix arg to sizeof in bcopy call.
|
1994-09-18 |
Karl Heuer |
Add AC_AIX.
|
1994-09-18 |
Richard M. Stallman |
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.
|
1994-09-18 |
Richard M. Stallman |
(rmail-forward): Insert separator before and after message.
|
1994-09-18 |
Richard M. Stallman |
(ediff-submit-report, ediff-revision)
|
1994-09-18 |
Richard M. Stallman |
(reset_buffer): Don't call reset_buffer_local_variables.
|
1994-09-18 |
Richard M. Stallman |
(get_minibuffer): Call Fkill_all_local_variables.
|
1994-09-18 |
Richard M. Stallman |
Major rewrite to behave more like a minor mode.
|
1994-09-18 |
Richard M. Stallman |
(parsing options): Simplify sed command to delete -'s.
|
1994-09-18 |
Richard M. Stallman |
(DECLARE_GETPWUID_WITH_UID_T): Defined.
|
1994-09-18 |
Richard M. Stallman |
(make-lucid-menu-keymap-disable): New variable.
|
1994-09-18 |
Richard M. Stallman |
(REL_ALLOC): #undef deleted.
|
1994-09-18 |
Richard M. Stallman |
(Fkey_description): Give error if KEYS not an array.
|
1994-09-17 |
Richard M. Stallman |
(unexec): Fix logic for rounding section boundaries.
|
1994-09-17 |
Richard M. Stallman |
(generate-file-autoloads): Warn if we put a line
|
1994-09-17 |
Richard M. Stallman |
(Fforward_comment): Do increment from, when reaching
|
1994-09-17 |
Richard M. Stallman |
(EMACS_CONFIG_OPTIONS): Add #undef.
|
1994-09-17 |
Paul Reilly |
*** empty log message ***
|
1994-09-17 |
Paul Reilly |
*** empty log message ***
|
1994-09-17 |
Richard M. Stallman |
[SUNOS4]: Include link.h.
|
1994-09-17 |
Richard M. Stallman |
(describe-variable): Report whether var is local in this buf.
|
1994-09-17 |
Richard M. Stallman |
Don't declare malloc.
|
1994-09-17 |
Richard M. Stallman |
(property_value): Declare args plist, prop.
|
1994-09-17 |
Richard M. Stallman |
(PURESIZE): Defnitions deleted.
|
1994-09-17 |
Richard M. Stallman |
(print): sprintf arg for frame depends on VALBITS.
|
1994-09-17 |
Richard M. Stallman |
(Fcall_process) [__osf__ && __alpha]:
|
1994-09-17 |
Richard M. Stallman |
(terminal-map): Define switch-frame.
|
1994-09-17 |
Richard M. Stallman |
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
|
1994-09-17 |
Richard M. Stallman |
(facemenu-update): Reverse the menu order again.
|
1994-09-17 |
Karl Heuer |
(menu_item_enabled_p): Fix declaration.
|
1994-09-17 |
Karl Heuer |
Add #include "intervals.h"
|
1994-09-17 |
Karl Heuer |
Declare some functions.
|
1994-09-17 |
Karl Heuer |
(barf_or_query_if_file_exists): Fix declaration.
|
1994-09-17 |
Richard M. Stallman |
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
|
1994-09-17 |
Karl Heuer |
(config_options): New shell variable.
|
1994-09-17 |
Karl Heuer |
(Vsystem_configuration_options): New variable.
|
1994-09-17 |
Karl Heuer |
(report-emacs-bug): Insert configuration options.
|
1994-09-17 |
Karl Heuer |
Declare evaporate_overlays.
|
1994-09-17 |
Karl Heuer |
(del_range_1): Call evaporate_overlays after deleting text.
|
1994-09-17 |
Karl Heuer |
(Qevaporate): New symbol.
|
1994-09-17 |
Richard M. Stallman |
(HAVE_VFORK): Defined.
|
1994-09-17 |
Richard M. Stallman |
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
Initial revision
|
1994-09-17 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): Define, if not already defined.
|
1994-09-17 |
Richard M. Stallman |
(message): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(struct window): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(CHECK_IMPURE, all versions): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(print): Use EMACS_UINT.
|
1994-09-17 |
Richard M. Stallman |
Check for __alpha, in __osf__ conditional.
|
1994-09-17 |
Richard M. Stallman |
(unchain_marker): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(Fload): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(Lisp_Object): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(Fnarrow_to_region, format1): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(Fdocumentation): Use EMACS_INT.
|
1994-09-17 |
Karl Heuer |
(ispell-menu-map): Order menu items by size: buffer > region > word.
|
1994-09-17 |
Richard M. Stallman |
(struct face): Use EMACS_UINT.
|
1994-09-17 |
Richard M. Stallman |
(sign_extend_lisp_int): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(Fcall_interactively): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(reset_buffer_local_variables, Fbuffer_local_variables)
|
1994-09-17 |
Richard M. Stallman |
(pure, pure_size): Use EMACS_INT.
|
1994-09-17 |
Richard M. Stallman |
(getloadavg): Add OSF_ALPHA support.
|
1994-09-17 |
Richard M. Stallman |
(shut_down_emacs): Don't call Fx_close_current_connection.
|
1994-09-17 |
Richard M. Stallman |
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
|
1994-09-17 |
Richard M. Stallman |
(alpha-dec-osf*): New target.
|
1994-09-17 |
Karl Heuer |
(insert-register): Add `*' interactive spec.
|
1994-09-17 |
Karl Heuer |
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
|
1994-09-16 |
Richard M. Stallman |
(compile-internal): Set EMACS=t in process-environment.
|
1994-09-16 |
Karl Heuer |
(complex-buffers-menu-p): Delete; obsolete variable.
|
1994-09-16 |
Karl Heuer |
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
|
1994-09-16 |
Richard M. Stallman |
Use just one FRC target.
|
1994-09-16 |
Karl Heuer |
(clear_to_end): Fix reversed condition.
|
1994-09-16 |
Karl Heuer |
(Info-edit): Move the customary mode-initialization calls out of here.
|
1994-09-16 |
Karl Heuer |
(display-time-24hr-format): Doc fix.
|
1994-09-16 |
Richard M. Stallman |
(ispell-highlight-spelling-error): Test window-system.
|
1994-09-16 |
Karl Heuer |
(mail-alias-modtime): New variable.
|
1994-09-16 |
Karl Heuer |
Require sendmail. Delete redundant defvar.
|
1994-09-16 |
Karl Heuer |
(Qcompletion_ignored_extensions): New symbol.
|
1994-09-16 |
Karl Heuer |
(Fdelete_file): Bind completion-ignored-extensions to nil.
|
1994-09-16 |
Karl Heuer |
(Fcdr_safe): Delete extraneous blank in docstring.
|
1994-09-16 |
Karl Heuer |
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
|
1994-09-16 |
Karl Heuer |
Define MODE_LINE_BINARY_TEXT.
|
1994-09-16 |
Karl Heuer |
(compilation-sentinel): Include exit status in modeline.
|
1994-09-16 |
Richard M. Stallman |
(dired-buffers-for-dir): Delete debugging code.
|
1994-09-16 |
Richard M. Stallman |
(dired-fun-in-all-buffers): Expand dir at start.
|
1994-09-16 |
Richard M. Stallman |
(dired-clean-up-after-deletion): Expand fn.
|
1994-09-16 |
Richard M. Stallman |
(dired-buffers-for-dir): Assume dirs are preexpanded.
|
1994-09-16 |
Karl Heuer |
(read_minibuf): Don't add to the history list if the minibuffer string is
|
1994-09-16 |
Karl Heuer |
(etags_getcwd): Use getcwd if available.
|
1994-09-16 |
Richard M. Stallman |
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
|
1994-09-16 |
Richard M. Stallman |
(xmenu.o): Depend on puresize.h.
|
1994-09-16 |
Paul Reilly |
entered into RCS
|
1994-09-16 |
Paul Reilly |
entered into RCS
|
1994-09-16 |
Paul Reilly |
*** empty log message ***
|
1994-09-16 |
Karl Heuer |
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
|
1994-09-16 |
Richard M. Stallman |
Delete X11 conditionals.
|
1994-09-16 |
Richard M. Stallman |
Delete X11 conditionals.
|
1994-09-16 |
Richard M. Stallman |
(Fx_display_grayscale_p): Check for > 1 pane.
|
1994-09-16 |
Richard M. Stallman |
(Fx_display_grayscale_p): New function.
|
1994-09-16 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
1994-09-16 |
Richard M. Stallman |
(__bsdi__): Define, unless already defined.
|
1994-09-16 |
Richard M. Stallman |
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
1994-09-16 |
Richard M. Stallman |
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
|
1994-09-16 |
Richard M. Stallman |
(jka-compr-compression-info-list): Expand regular
|
1994-09-16 |
Richard M. Stallman |
(menu-bar-file-menu): Rename "Kill Buffer" menu item.
|
1994-09-16 |
Karl Heuer |
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
|
1994-09-16 |
Karl Heuer |
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
|
1994-09-16 |
Richard M. Stallman |
(removenullpaths, paths-force):
|
1994-09-15 |
Richard M. Stallman |
(system-key-alist): Add Sun definition for mute-acute.
|
1994-09-15 |
Karl Heuer |
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.
|
1994-09-15 |
Karl Heuer |
(yank-menu): New variable; kill-ring in menu format.
|
1994-09-15 |
Karl Heuer |
Fix typo in comment.
|
1994-09-15 |
Karl Heuer |
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
|
1994-09-15 |
Richard M. Stallman |
(auto-insert-alist): Add entries for C++.
|
1994-09-15 |
Karl Heuer |
(kill-new): New optional argument means replace most recent kill.
|
1994-09-15 |
Richard M. Stallman |
(syms_of_textprop): Delete Lisp var interval-balance-threshold.
|
1994-09-15 |
Richard M. Stallman |
(interval_balance_threshold): Var deleted.
|
1994-09-15 |
Richard M. Stallman |
Don't call menu-bar-mode.
|
1994-09-15 |
Richard M. Stallman |
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
|
1994-09-15 |
Richard M. Stallman |
(Fx_create_frame): Make 1 the default for menu-bar-lines.
|
1994-09-15 |
Richard M. Stallman |
(SUNOS4): Defined.
|
1994-09-15 |
Richard M. Stallman |
(telnet-program): New variable.
|
1994-09-15 |
Richard M. Stallman |
Include window.h.
|
1994-09-15 |
Richard M. Stallman |
(removenullpaths, paths-force):
|
1994-09-15 |
Richard M. Stallman |
entered into RCS
|
1994-09-15 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1994-09-15 |
Richard M. Stallman |
(forward-page): If we find a match that ends where we
|
1994-09-15 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
1994-09-15 |
Richard M. Stallman |
(commmand-line): Fix previous change.
|
1994-09-15 |
Richard M. Stallman |
(command-line): If we can't load x-win.el, terminate.
|
1994-09-15 |
Richard M. Stallman |
(facemenu-update): Don't use quoted constant lists
|
1994-09-14 |
Richard M. Stallman |
Include puresize.h.
|
1994-09-14 |
Richard M. Stallman |
Add autoloads.
|
1994-09-14 |
Richard M. Stallman |
Update to 2.15.
|
1994-09-14 |
Richard M. Stallman |
Initial revision
|
1994-09-14 |
Richard M. Stallman |
(c-mode-map): Add "Highlight Conditionals" menu item.
|
1994-09-14 |
Richard M. Stallman |
entered into RCS
|
1994-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1994-09-14 |
Richard M. Stallman |
(Info-mode-map): Bind M-s like s.
|
1994-09-14 |
Richard M. Stallman |
(Fset_default_file_modes): Doc fix.
|
1994-09-14 |
Richard M. Stallman |
(delete_temp_file): Use Fdelete_file.
|
1994-09-14 |
Richard M. Stallman |
*** empty log message ***
|
1994-09-14 |
Richard M. Stallman |
Initial revision
|
1994-09-14 |
Richard M. Stallman |
(repeat-complex-command, next-history-element,
|
1994-09-14 |
Richard M. Stallman |
(server-start): Always use pipes for communication.
|
1994-09-14 |
Karl Heuer |
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
|
1994-09-13 |
Richard M. Stallman |
(syms_of_keymap): Doc fix.
|
1994-09-13 |
David J. MacKenzie |
use new macro names
|
1994-09-13 |
David J. MacKenzie |
add comment about srcdir
|
1994-09-13 |
Richard M. Stallman |
(rmail-summary-goto-msg): Preserve the current buffer.
|
1994-09-13 |
Richard M. Stallman |
(gobble_input): Block SIGALRM if we are using it.
|
1994-09-11 |
Richard M. Stallman |
(vc-do-command): Temporarily add vc-path to the end of PATH.
|
1994-09-11 |
Richard M. Stallman |
Further split the Ispell menu autoloads.
|
1994-09-10 |
Richard M. Stallman |
Comment fix.
|
1994-09-10 |
Paul Reilly |
entered into RCS
|
1994-09-10 |
Richard Kenner |
(ptx): New OS; use for Sequent.
|
1994-09-09 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer): Doc fix.
|
1994-09-09 |
Richard Kenner |
(dsp16xx): New basic machine.
|
1994-09-09 |
Richard M. Stallman |
Accept i586 like i386.
|
1994-09-08 |
Richard M. Stallman |
(record_asynch_buffer_change): Don't test
|
1994-09-08 |
Karl Heuer |
(put-string-on-kill-ring): Delete this function.
|
1994-09-07 |
Per Bothner |
* config.sub: Cleanup NeXT support to emit nextstep*.
|
1994-09-06 |
Richard M. Stallman |
(set-rmail-inbox-list): Doc fix.
|
1994-09-06 |
David J. MacKenzie |
rearrange AC_ARG_WITH calls
|
1994-09-06 |
Richard M. Stallman |
(dired-omit-expunge): Avoid setting buffer modified
|
1994-09-06 |
Richard M. Stallman |
entered into RCS
|
1994-09-06 |
Richard M. Stallman |
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.
|
1994-09-06 |
Richard M. Stallman |
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
|
1994-09-05 |
Karl Heuer |
(make-help-screen): Doc fix.
|
1994-09-05 |
David J. MacKenzie |
keep up to date with configure.in
|
1994-09-05 |
David J. MacKenzie |
remove --with-x10
|
1994-09-05 |
Richard M. Stallman |
[__GNUC__] (HAVE_ALLOCA): Defined.
|
1994-09-05 |
Richard M. Stallman |
(c-macro-prompt-flag): Set default back to nil.
|
1994-09-05 |
Richard M. Stallman |
(init_cmdargs): After chasing link, use only the expanded name.
|
1994-09-05 |
Karl Heuer |
(Ffile_accessible_directory_p): Put back the gcpro.
|
1994-09-05 |
Karl Heuer |
(srandom): Pass arg to srand48; no return value.
|
1994-09-05 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-get-new-mail-hook.
|
1994-09-04 |
Richard M. Stallman |
Check for lrand48, not rand48.
|
1994-09-04 |
Richard M. Stallman |
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
|
1994-09-04 |
Richard M. Stallman |
(HAVE_LRAND48): Replaces HAVE_RAND48.
|
1994-09-04 |
Richard M. Stallman |
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.
|
1994-09-04 |
Richard M. Stallman |
(init_baud_rate): Test that getobaud is actually defined.
|
1994-09-03 |
Richard M. Stallman |
(mark-ring): Add permanent-local prop. Doc fix.
|
1994-09-03 |
Richard M. Stallman |
(shell-command-regexp): Use a simpler faster regexp.
|
1994-09-03 |
Richard M. Stallman |
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
|
1994-09-03 |
Richard M. Stallman |
(Info-mode): Text for using x, not for make-face defined.
|
1994-09-03 |
Richard M. Stallman |
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.
|
1994-09-03 |
Richard M. Stallman |
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
|
1994-09-03 |
Richard M. Stallman |
(pascal-auto-lineup): New variable.
|
1994-09-03 |
Richard M. Stallman |
(outline-minor-mode-prefix): Doc fix.
|
1994-09-02 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't call verify_overlay_modification if
|
1994-09-02 |
Richard M. Stallman |
(Fset_text_properties):
|
1994-09-02 |
Richard M. Stallman |
(Fdelete_frame): Fix previous change.
|
1994-09-02 |
Richard M. Stallman |
(display_text_line): Don't overrun the charstart area.
|
1994-09-01 |
Richard M. Stallman |
(grep-command): Doc fix.
|
1994-09-01 |
Richard M. Stallman |
(x_make_frame_visible): Call input_polling_used.
|
1994-09-01 |
Tom Tromey |
Added filename completion in inferior tcl mode
|
1994-09-01 |
David J. MacKenzie |
entered into RCS
|
1994-09-01 |
Francesco Potortì |
* cmacexp.el (c-macro-prompt-flag): set default to t.
|
1994-09-01 |
Richard M. Stallman |
(completion-before-command): Don't call get on a non-symbol.
|
1994-09-01 |
David J. MacKenzie |
*** empty log message ***
|
1994-08-31 |
Richard M. Stallman |
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
|
1994-08-31 |
Richard M. Stallman |
(defined_color): New arg ALLOC--optionally don't allocate the color.
|
1994-08-31 |
David J. MacKenzie |
*** empty log message ***
|
1994-08-31 |
Richard M. Stallman |
(input_polling_used): New function.
|
1994-08-30 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
1994-08-30 |
Richard M. Stallman |
(exit-calendar): Don't restore window config.
|
1994-08-30 |
Richard M. Stallman |
(isearch-edit-string): Use isearch-text-char-description.
|
1994-08-30 |
Richard M. Stallman |
entered into RCS
|
1994-08-30 |
Richard M. Stallman |
(insert_before_markers_and_inherit): New function.
|
1994-08-30 |
Richard M. Stallman |
(Finsert_and_inherit_before_markers):
|
1994-08-30 |
Richard M. Stallman |
(Fdelete_frame): Free the frame's glyphs arrays.
|
1994-08-30 |
Richard M. Stallman |
(free_frame_glyphs): No longer static.
|
1994-08-30 |
Richard M. Stallman |
(perform-replace): Restore match data before highlighting.
|
1994-08-30 |
Richard M. Stallman |
(isearch-edit-string): In the isearch-recursive-edit case,
|
1994-08-30 |
Richard M. Stallman |
(Ffile_accessible_directory_p): No need for gcpro.
|
1994-08-30 |
Richard M. Stallman |
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
|
1994-08-30 |
Richard M. Stallman |
(set-mark): When POS is nil, always clear mark-active.
|
1994-08-30 |
Richard M. Stallman |
Provide diary-lib not diary.
|
1994-08-30 |
Richard M. Stallman |
Require diary-lib, not diary.
|
1994-08-29 |
Per Bothner |
Various fixes (freebsd, ncr, nextstep): See ChangeLog.
|
1994-08-28 |
Richard M. Stallman |
(HAVE_MACH_MACH_H): Defined.
|
1994-08-28 |
Richard M. Stallman |
(Fx_color_defined_p): Return list of RGB values, not just t.
|
1994-08-28 |
Richard M. Stallman |
(polling_for_input): Declared.
|
1994-08-28 |
Richard M. Stallman |
(polling_for_input): Define var unconditionally.
|
1994-08-28 |
Richard M. Stallman |
Include keyboard.h.
|
1994-08-28 |
Richard M. Stallman |
(xmenu_show): Don't queue events that are in the menu bar.
|
1994-08-28 |
Richard M. Stallman |
(after-find-file-from-revert-buffer): Add defvar.
|
1994-08-28 |
Richard M. Stallman |
(internal_self_insert): Use insert_and_inherit.
|
1994-08-28 |
Richard M. Stallman |
(Findent_to): Pass new arg to Finsert_char.
|
1994-08-28 |
Richard M. Stallman |
(insert_1): New arg INHERIT.
|
1994-08-28 |
Richard M. Stallman |
(Finsert_char): New arg INHERIT.
|
1994-08-28 |
Richard M. Stallman |
(dbx): Use newline, not semicolon, between file and stop cmds.
|
1994-08-27 |
Richard M. Stallman |
entered into RCS
|
1994-08-27 |
Richard M. Stallman |
(outline-mode-prefix-map): New variable.
|
1994-08-27 |
Richard M. Stallman |
(indent-rigidly): Insert new indent, then delete old.
|
1994-08-27 |
Richard M. Stallman |
(comint-arguments): Treat \n and \t like space.
|
1994-08-26 |
Per Bothner |
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
|
1994-08-26 |
Richard Kenner |
Recognize powerpc-ibm-aix3.2.5.
|
1994-08-26 |
Per Bothner |
Merges from Cygnus version.
|
1994-08-26 |
Richard M. Stallman |
(xterm.o): Depend on keyboard.h.
|
1994-08-26 |
David J. MacKenzie |
Initial revision
|
1994-08-26 |
Richard M. Stallman |
(rmail-summary-output-menu): New command.
|
1994-08-26 |
Karl Heuer |
(x_make_frame_visible): Call signal handler directly.
|
1994-08-26 |
Richard M. Stallman |
Add LINUX_QMAGIC conditional.
|
1994-08-26 |
Richard M. Stallman |
(USE_NONANSI_DEFUN): Defined.
|
1994-08-26 |
Richard M. Stallman |
(DEFUN): Check USE_NONANSI_DEFUN.
|
1994-08-26 |
Richard M. Stallman |
entered into RCS
|
1994-08-26 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-26 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-26 |
Richard M. Stallman |
(vc-backend-checkout): Don't use -G for SCCS.
|
1994-08-25 |
Richard M. Stallman |
(toggle-rot13-mode): New function.
|
1994-08-25 |
Richard M. Stallman |
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
|
1994-08-25 |
Richard M. Stallman |
(xmenu_show): Do nothing special for ButtonPress in the menu.
|
1994-08-25 |
Roland McGrath |
(tags-table-extend-computed-list): In loop processing list of included
|
1994-08-25 |
Richard M. Stallman |
(display_scan_buffer): New function.
|
1994-08-25 |
Charles Hannum |
Update to match config.sub changes for NetBSD.
|
1994-08-25 |
Charles Hannum |
Revert pc532 handling.
|
1994-08-25 |
Charles Hannum |
Rearrange handling of NetBSD ports.
|
1994-08-25 |
Richard M. Stallman |
(find-file-noselect): Improve "file changed" message.
|
1994-08-24 |
Richard M. Stallman |
(unexec): Copy previous change in unexelf.c.
|
1994-08-24 |
Richard M. Stallman |
(comint-arguments): Rewrite for speed.
|
1994-08-24 |
Charles Hannum |
Add da30-* for da30-unknown-netbsd*.
|
1994-08-24 |
Charles Hannum |
Remove mac68k-*.
|
1994-08-24 |
Richard M. Stallman |
(ispell-buffer-local-words): Don't treat doublequote
|
1994-08-24 |
Richard M. Stallman |
(term_init): Added missing argument to tgetstr.
|
1994-08-24 |
Richard M. Stallman |
(textget): Ignore category prop if not a symbol.
|
1994-08-24 |
Richard M. Stallman |
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.
|
1994-08-24 |
Karl Heuer |
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
|
1994-08-24 |
Richard M. Stallman |
(mouse-extend): In Transient Mark mode, use the region
|
1994-08-24 |
Charles Hannum |
*** empty log message ***
|
1994-08-24 |
Charles Hannum |
Add NetBSD support.
|
1994-08-24 |
Roland McGrath |
Initial revision
|
1994-08-24 |
Karl Heuer |
(shell-command-on-region): Don't delete current buffer.
|
1994-08-24 |
Karl Heuer |
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
|
1994-08-24 |
Karl Heuer |
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
|
1994-08-23 |
Karl Heuer |
(pos_tab_offset): Don't trigger point-motion hooks.
|
1994-08-23 |
Richard M. Stallman |
(backward-delete-char-untabify): Doc fix.
|
1994-08-23 |
Karl Heuer |
(Frename_buffer): Fix gcpro problems.
|
1994-08-23 |
Richard M. Stallman |
(lpr-headers-switches): Don't use -p on dgux, irix.
|
1994-08-23 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
1994-08-23 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
1994-08-23 |
Richard M. Stallman |
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
|
1994-08-23 |
Richard M. Stallman |
(redisplay_window): Don't access text before BEGV.
|
1994-08-23 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Run the
|
1994-08-23 |
Richard M. Stallman |
Formerly tasks.texi.~13~
|
1994-08-23 |
Richard M. Stallman |
(rmail-ignored-headers): Split string constant into lines.
|
1994-08-23 |
Richard M. Stallman |
entered into RCS
|
1994-08-23 |
Richard M. Stallman |
(read_char): After read_char_minibuf_menu_prompt,
|
1994-08-23 |
Richard M. Stallman |
Comment change.
|
1994-08-23 |
Richard M. Stallman |
(Fmake_directory_internal): Pass just 2 args to handler.
|
1994-08-23 |
Karl Heuer |
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
|
1994-08-23 |
Richard M. Stallman |
Move m68k-ccur handling to proper part of file.
|
1994-08-23 |
Karl Heuer |
(Fstring_match): Fix sign error.
|
1994-08-22 |
Karl Heuer |
Fix comment.
|
1994-08-22 |
Karl Heuer |
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
|
1994-08-22 |
Tom Tromey |
tcl-load-file default to current buffer.
|
1994-08-21 |
Tom Tromey |
Fixed bug in tcl-guess-application.
|
1994-08-21 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
|
1994-08-21 |
Richard M. Stallman |
(src/m, src/s): Put *.inp in distribution.
|
1994-08-21 |
Richard M. Stallman |
(news-fkey-prefix): Use kp-decimal, not kp-period.
|
1994-08-21 |
Richard M. Stallman |
(news-select-message): Do most of the work
|
1994-08-21 |
Tom Tromey |
Keybindings don't overshadown comint bindings.
|
1994-08-20 |
Richard M. Stallman |
Eliminate local var bss_end.
|
1994-08-20 |
Richard M. Stallman |
Accept i586 and i486 along with i386.
|
1994-08-19 |
Richard M. Stallman |
(rmail-retry-failure, mail-unsent-separator): Doc fix.
|
1994-08-19 |
Richard M. Stallman |
(news-mode): Don't set mode-name to a list.
|
1994-08-19 |
Richard M. Stallman |
(wait_reading_process_input):
|
1994-08-19 |
Richard M. Stallman |
(read_char): Don't show buffer-events to the user.
|
1994-08-19 |
Richard M. Stallman |
(rot13-other-window): Doc fix.
|
1994-08-19 |
Richard M. Stallman |
(x_make_frame_visible): Quit if requested, in loop at end.
|
1994-08-19 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Undo previous change.
|
1994-08-18 |
Karl Heuer |
(split-window-horizontally): If size is negative, measure from the right.
|
1994-08-18 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
1994-08-18 |
Richard M. Stallman |
(vc-admin): Pass nil as last arg to vc-start-entry.
|
1994-08-17 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.
|
1994-08-17 |
Richard M. Stallman |
(regex_compile): Split an if to avoid compiler bug.
|
1994-08-17 |
Richard M. Stallman |
Comment fix.
|
1994-08-17 |
Richard M. Stallman |
(choose-completion-string): Use plain exit-minibuffer,
|
1994-08-17 |
Richard M. Stallman |
(show-paren-command-hook): Set the face of an overlay
|
1994-08-17 |
Richard Kenner |
*** empty log message ***
|
1994-08-17 |
Richard M. Stallman |
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.
|
1994-08-17 |
Karl Heuer |
(Fcall_process_region): gcpro filename_string.
|
1994-08-17 |
Richard M. Stallman |
(after-find-file): New arg from-revert-buffer.
|
1994-08-17 |
Richard M. Stallman |
(tex-mode): Allow for documentclass options when checking for SliTeX.
|
1994-08-17 |
Richard M. Stallman |
(store_function_docstring): Do nothing for bytecode object
|
1994-08-17 |
Richard M. Stallman |
(perl-indent-command): Fix backwards conditional.
|
1994-08-16 |
Richard M. Stallman |
(list_buffers_1): Update header line layout.
|
1994-08-15 |
Paul Eggert |
Add support for CVS.
|
1994-08-15 |
Richard M. Stallman |
Do compute unexec, LIBX, system_malloc, etc
|
1994-08-14 |
Richard M. Stallman |
(rmail-summary-scroll-msg-up): Put rmail buffer
|
1994-08-14 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
|
1994-08-14 |
Richard M. Stallman |
(rmail-resend): Preserve point around expand-mail-aliases.
|
1994-08-14 |
Richard M. Stallman |
Initial revision
|
1994-08-14 |
Richard M. Stallman |
(compute_motion): Use WIN's frame, not selected one.
|
1994-08-14 |
Richard M. Stallman |
Uninstall "$(EMACS)", not "emacs".
|
1994-08-14 |
Richard M. Stallman |
(easy-menu-define): Doc fix.
|
1994-08-14 |
Richard M. Stallman |
(pid_t): New definition.
|
1994-08-14 |
Richard M. Stallman |
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
|
1994-08-13 |
Richard M. Stallman |
(iso-tex2iso-trans-tab): Put the sequences with braces
|
1994-08-13 |
Richard M. Stallman |
(c-macro-expansion): If the CPP output is empty, just show error messages.
|
1994-08-13 |
Richard M. Stallman |
(window_loop, case UNSHOW_BUFFER):
|
1994-08-13 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
|
1994-08-13 |
Richard M. Stallman |
(mouse-set-mark): Select the window before saving point.
|
1994-08-13 |
Richard M. Stallman |
(rmail-retry-failure): Narrow to just the old header
|
1994-08-13 |
Richard M. Stallman |
entered into RCS
|
1994-08-12 |
Karl Heuer |
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
|
1994-08-12 |
Karl Heuer |
NEED_SIOCTL: moved to isc-3.0.h.
|
1994-08-12 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-12 |
Richard M. Stallman |
(x_new_font): Don't set filename = full_name if that's null.
|
1994-08-11 |
Richard M. Stallman |
(FRAME_SUPPORT): Add faces.elc.
|
1994-08-11 |
Richard M. Stallman |
(Freplace_match): Treat caseless initial like a lowercase initial.
|
1994-08-11 |
Richard M. Stallman |
(menu-bar-file-menu): Compare Files renamed to Compare.
|
1994-08-11 |
Richard M. Stallman |
Undo change in condition for defining the menu bar items.
|
1994-08-11 |
Richard M. Stallman |
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.
|
1994-08-11 |
Richard M. Stallman |
(compilation-set-window-height): Add save-excursion.
|
1994-08-11 |
Richard M. Stallman |
(frame-notice-user-settings): If we change the frame's font,
|
1994-08-11 |
Richard Kenner |
*** empty log message ***
|
1994-08-11 |
Richard M. Stallman |
(mouse-drag-mode-line): New function (from mldrag.el,
|
1994-08-11 |
Richard M. Stallman |
(one-window-p): Doc fix.
|
1994-08-11 |
Richard M. Stallman |
(Fdefine_key): Fix error message.
|
1994-08-11 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-11 |
Richard M. Stallman |
(copy-face): Ignore errors in set-face-font.
|
1994-08-11 |
Richard M. Stallman |
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
|
1994-08-11 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
1994-08-11 |
Richard M. Stallman |
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
|
1994-08-11 |
Richard M. Stallman |
(HAVE_VFORK): Deleted.
|
1994-08-11 |
Richard M. Stallman |
(show-paren-command-hook): Cope if matching-paren gives nil.
|
1994-08-10 |
Roland McGrath |
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
|
1994-08-10 |
Richard M. Stallman |
(Fwindow_end): Undo previous change.
|
1994-08-10 |
Richard M. Stallman |
(LIBS_MACHINE): If SOLARIS2_4, don't define this.
|
1994-08-10 |
Richard M. Stallman |
(rmail-forward): Anchor `mail-header-separator' on both
|
1994-08-10 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-10 |
Richard M. Stallman |
(view-lossage): Handle buffers and frames in recent-keys.
|
1994-08-10 |
Richard M. Stallman |
(ediff-find-file, ediff-patch-file): Handle symlinks.
|
1994-08-10 |
Richard M. Stallman |
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
|
1994-08-10 |
Richard M. Stallman |
Check more specifically for i*86-sun-sunos.
|
1994-08-09 |
Richard M. Stallman |
Require calendar.
|
1994-08-09 |
Richard M. Stallman |
Comment change.
|
1994-08-09 |
Richard M. Stallman |
(rmail-abort-edit): Call `rmail-highlight-headers'.
|
1994-08-09 |
Noah Friedman |
type-break-time-sum: New function.
|
1994-08-09 |
Richard M. Stallman |
Use <> to delimit email address.
|
1994-08-09 |
Richard M. Stallman |
[USG5_4] (SVR4): Defined.
|
1994-08-09 |
Richard M. Stallman |
(define-mail-alias): Avoid error if DEFINITION is "".
|
1994-08-09 |
Richard M. Stallman |
(appt-check): Update on first wakeup after midnight
|
1994-08-09 |
Richard M. Stallman |
(Fwindow_end): If window_end_valid is nil, return nil.
|
1994-08-09 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-09 |
Richard M. Stallman |
[MULTI_FRAME] (PURESIZE): Increased.
|
1994-08-09 |
Richard M. Stallman |
(Info-last-menu-item): Fix gross logic errors.
|
1994-08-08 |
Richard M. Stallman |
(mail-alias-file): Add autoload cookie.
|
1994-08-08 |
Richard M. Stallman |
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.
|
1994-08-08 |
Richard M. Stallman |
(Fpos_visible_in_window_p): Do something reasonable
|
1994-08-08 |
Richard M. Stallman |
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.
|
1994-08-08 |
Richard M. Stallman |
Formerly tasks.texi.~12~
|
1994-08-08 |
Richard M. Stallman |
(compilation-set-window-height): New function,
|
1994-08-08 |
Richard M. Stallman |
[SYSV_IPC] (main): Make a separate process
|
1994-08-08 |
Richard M. Stallman |
(gnus-start-news-server): Fix the call to `error'.
|
1994-08-07 |
Richard M. Stallman |
(Info-additional-directory-list): New variable.
|
1994-08-07 |
Richard M. Stallman |
(completion-base-size): New variable.
|
1994-08-07 |
Richard M. Stallman |
(PC-do-completion): Set completion-base-size.
|
1994-08-07 |
Richard M. Stallman |
(mouse-choose-completion): Pass completion-base-size value
|
1994-08-07 |
Richard M. Stallman |
Doc fixes.
|
1994-08-07 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): New definition.
|
1994-08-07 |
Richard M. Stallman |
(tex-mode): Accept documentclass when checking Slitex.
|
1994-08-07 |
Richard M. Stallman |
(Faccessible_keymaps): Fix previous change.
|
1994-08-07 |
Richard M. Stallman |
(compute_glyph_face_1): New function.
|
1994-08-07 |
Richard M. Stallman |
(display_text_line): Use the face properties of the overlay arrow, if any.
|
1994-08-07 |
Richard M. Stallman |
Require timezone when loading this file.
|
1994-08-07 |
Richard M. Stallman |
entered into RCS
|
1994-08-06 |
Richard M. Stallman |
(choose-completion): Bury or iconify the completion list
|
1994-08-06 |
Richard M. Stallman |
(indent-c-exp): Preserve point when handling comments.
|
1994-08-06 |
Richard M. Stallman |
(byte-after-unbind-ops): Fix paren error wrt doc string.
|
1994-08-06 |
Richard M. Stallman |
(font-lock-hack-keywords): Delete debugging code.
|
1994-08-06 |
Richard M. Stallman |
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
|
1994-08-06 |
Richard M. Stallman |
(tex-mode): Check for documentclass like documentstyle.
|
1994-08-06 |
Richard M. Stallman |
(save-buffer): Unconditionally make a backup with 2 or
|
1994-08-06 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
1994-08-05 |
Richard M. Stallman |
(x-fixed-font-alist): Regularize how fonts are specified.
|
1994-08-05 |
Richard M. Stallman |
(display-time-filter): pm starts at 12, not 13.
|
1994-08-05 |
Richard M. Stallman |
(ad-subr-arglist): Adapted to new DOC file format.
|
1994-08-05 |
Richard M. Stallman |
(font-lock-syntax-table): New syntax table.
|
1994-08-05 |
Richard M. Stallman |
(select-tags-table): Doc fix.
|
1994-08-05 |
Richard M. Stallman |
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
|
1994-08-04 |
Richard M. Stallman |
(Fread_file_name_internal): Call double_dollars when `changed' is set.
|
1994-08-04 |
Richard M. Stallman |
(frame-delete-all): Copy the whole alist first.
|
1994-08-04 |
Richard M. Stallman |
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
|
1994-08-04 |
Richard M. Stallman |
Initial revision
|
1994-08-04 |
Richard M. Stallman |
Handle solaris 2.4.
|
1994-08-04 |
Richard M. Stallman |
Include config.h first thing.
|
1994-08-04 |
Richard M. Stallman |
(Fdefine_function, Fdefalias): Handle advice as in Ffset.
|
1994-08-04 |
Richard M. Stallman |
(rmail-select-summary): Preserve rmail buffer's value of
|
1994-08-04 |
Richard M. Stallman |
(byte-compile-protect-from-advice): Macro deleted.
|
1994-08-04 |
Richard M. Stallman |
New handling of automatic advice activation that
|
1994-08-04 |
Richard M. Stallman |
Doc fixes.
|
1994-08-04 |
Richard M. Stallman |
(hilit-find-file-hook): Preserve buffer modified state.
|
1994-08-04 |
Richard M. Stallman |
(end-of-buffer-other-window): Go to the end, not to the beginning.
|
1994-08-04 |
Richard M. Stallman |
(ediff-version): Function, variable deleted.
|
1994-08-04 |
Richard M. Stallman |
(appt-make-list): Do nothing unless range being processed
|
1994-08-04 |
Richard M. Stallman |
(gnus-kill-files-directory): New variable.
|
1994-08-04 |
Richard M. Stallman |
(dired-mode): Put expanded name in list-buffers-directory.
|
1994-08-03 |
Richard M. Stallman |
(x_make_frame_visible): Start one_in_four at 1.
|
1994-08-03 |
Richard M. Stallman |
(list_buffers_1): Add one column to size column.
|
1994-08-03 |
Richard M. Stallman |
(Fwindow_end): Doc fix.
|
1994-08-03 |
Richard M. Stallman |
(icomplete-prime-minibuffer): Copy the hook lists after making them local.
|
1994-08-03 |
Richard M. Stallman |
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
|
1994-08-03 |
Richard M. Stallman |
(make_lispy_event): If the position is not in a window,
|
1994-08-03 |
Richard M. Stallman |
(Faccessible_keymaps): Use PREFIX to set loop starting
|
1994-08-03 |
Richard M. Stallman |
(construct_mouse_click, construct_menu_click):
|
1994-08-03 |
Richard M. Stallman |
(alloca.o): Use -f in all rm's.
|
1994-08-03 |
Karl Heuer |
(auto-mode-alist): Fix typos in comments.
|
1994-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-02 |
Richard M. Stallman |
Capitalize some error messages.
|
1994-08-02 |
Richard M. Stallman |
Set up a "Compile" menubar item.
|
1994-08-02 |
Richard M. Stallman |
(frame-delete-all): New function.
|
1994-08-02 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Add `...' where appropriate.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix typo.
|
1994-08-02 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(follow_key): Don't downcase letters here.
|
1994-08-02 |
Richard M. Stallman |
(redisplay_window): Avoid using SET_PT to change point temporarily.
|
1994-08-02 |
Richard M. Stallman |
(sendmail-send-it): Handle resent-to specially.
|
1994-08-01 |
Roland McGrath |
(Ffset): Don't call Fget unless SYM's plist is consp.
|
1994-08-01 |
Richard M. Stallman |
(xmenu_show): Ignore any geometry resource from the user.
|
1994-08-01 |
Richard M. Stallman |
(gnus-sortable-date): Use timezone-make-time-string.
|
1994-08-01 |
Richard M. Stallman |
(Fprog2): Doc fix.
|
1994-08-01 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
1994-08-01 |
Richard M. Stallman |
(main): Add casts to avoid warnings.
|
1994-08-01 |
Richard M. Stallman |
(insert-directory): Gracefully handle the case
|
1994-08-01 |
Richard M. Stallman |
(imenu, imenu--flatten-index-alist): Add marker support.
|
1994-08-01 |
Richard M. Stallman |
(dired-insert-directory): Call expand-file-name here
|
1994-08-01 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix previous change.
|
1994-07-31 |
Richard M. Stallman |
(Fx_get_resource): Doc fix.
|
1994-07-31 |
Richard M. Stallman |
(display-time-string-forms): New variable.
|
1994-07-31 |
Richard M. Stallman |
(dired-noselect): Call abbreviate-file-name here.
|
1994-07-31 |
Richard M. Stallman |
(compile_range): Avoid warning in casts for range_start/end.
|
1994-07-31 |
Richard M. Stallman |
(syms_of_data): Set up Qadvice_info, Qactivate_advice.
|
1994-07-31 |
Richard M. Stallman |
(comint-password-prompt-regexp): Handle PGP prompt.
|
1994-07-31 |
Richard M. Stallman |
(rmail-retry-failure): Handle a weird case with
|
1994-07-31 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make separate
|
1994-07-31 |
Richard M. Stallman |
(ange-ftp-parse-netrc-group): Don't move back to line
|
1994-07-31 |
Richard M. Stallman |
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
|
1994-07-31 |
Richard M. Stallman |
(sit_for): Undo previous change.
|
1994-07-31 |
Richard M. Stallman |
(direct_output_for_insert): Pass missing 8th
|
1994-07-31 |
Richard M. Stallman |
(rmail-mode-map): Move new Re-send menu item to right place.
|
1994-07-31 |
Richard M. Stallman |
(rmail-summary-mode-map): Move new Re-send menu item to right place.
|
1994-07-31 |
Richard M. Stallman |
(menu-bar-enable-clipboard): Moved here the
|
1994-07-31 |
Richard M. Stallman |
(create_process): Set default handling for SIGINT, etc.
|
1994-07-30 |
Richard M. Stallman |
Specify patterns for objc-mode.
|
1994-07-30 |
Richard M. Stallman |
(Frandom): Handle LIMIT >= 40000000.
|
1994-07-30 |
Richard M. Stallman |
(ispell-message-text-end): Improve context diff regexp.
|
1994-07-30 |
Richard M. Stallman |
(decode_mode_spec): Handle %&.
|
1994-07-30 |
Richard M. Stallman |
(rmail-new-summary): If just one window,
|
1994-07-30 |
Richard M. Stallman |
(rmail-display-summary): New variable.
|
1994-07-30 |
Richard M. Stallman |
(rmail-highlighted-face): New variable.
|
1994-07-30 |
Richard M. Stallman |
(gnus-group-suspend): Be sure to bury the right buffer.
|
1994-07-29 |
Richard M. Stallman |
(mouse-choose-completion): Check for next-single-property-change
|
1994-07-29 |
Richard M. Stallman |
(choose-completion): Check for next-single-property-change returning nil.
|
1994-07-29 |
Richard M. Stallman |
(rmail-summary-mode-map): Add Re-send menu item.
|
1994-07-29 |
Richard M. Stallman |
(rmail-mode-map): Add Re-send menu item.
|
1994-07-29 |
Richard M. Stallman |
(face-initialize): Use underlining for region face
|
1994-07-29 |
Richard M. Stallman |
(${archlibdir}): Compare the proper dir
|
1994-07-29 |
Richard M. Stallman |
(hide-ifdefs): Doc fix.
|
1994-07-29 |
Richard M. Stallman |
(file-truename): Temporarily get rid of the
|
1994-07-28 |
Richard Kenner |
*** empty log message ***
|
1994-07-28 |
Richard M. Stallman |
(HAVE_RAND48): Add #undef.
|
1994-07-28 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
1994-07-28 |
Noah Friedman |
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
|
1994-07-28 |
Richard M. Stallman |
(Info-find-node): Use a loop instead of mapcar and catch.
|
1994-07-28 |
Richard M. Stallman |
(random): Use rand differently, and distinguish BSD/USG.
|
1994-07-28 |
Richard M. Stallman |
(Frandom): Fix previous change.
|
1994-07-28 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.
|
1994-07-28 |
Richard M. Stallman |
(buffer-menu): Undo previous change.
|
1994-07-27 |
Richard M. Stallman |
entered into RCS
|
1994-07-27 |
Richard M. Stallman |
(justify-current-line): Delete space at end of line.
|
1994-07-27 |
Richard M. Stallman |
(set-auto-mode): Shorten scope of case-fold-search binding.
|
1994-07-27 |
Richard M. Stallman |
[POSIX_SIGNALS] (signal): New definition.
|
1994-07-27 |
Richard M. Stallman |
(main): New local var progname saves argv[0].
|
1994-07-27 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix bug in Borland
|
1994-07-27 |
Richard M. Stallman |
(random, srandom): Obey HAVE_RAND48 flag.
|
1994-07-27 |
Richard M. Stallman |
(rand48): Check for it.
|
1994-07-27 |
Richard M. Stallman |
(what-domain): Doc fix.
|
1994-07-27 |
Richard M. Stallman |
(x_get_foreign_selection): Use the new feature
|
1994-07-27 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
1994-07-27 |
Richard M. Stallman |
(x_queue_event, x_unqueue_events): New functions.
|
1994-07-26 |
Richard M. Stallman |
(forms--update): Undo change made mistakenly.
|
1994-07-26 |
Richard M. Stallman |
Finish installing previous change.
|
1994-07-26 |
Richard M. Stallman |
Comment change.
|
1994-07-26 |
Richard M. Stallman |
(vc-next-action): Even in 1-file case, get its name from FILES.
|
1994-07-26 |
Richard M. Stallman |
Made menu bar's autoloaded stuff conditional on
|
1994-07-26 |
Richard M. Stallman |
(menu-bar-update-buffers): Use (current-global-map), not global-map.
|
1994-07-26 |
Richard M. Stallman |
(main): Don't actually modify argv[0]. Modify a copy instead.
|
1994-07-26 |
Richard M. Stallman |
Update the info files.
|
1994-07-26 |
Richard M. Stallman |
(forms-read-file-filter): new hook function to
|
1994-07-26 |
Richard M. Stallman |
(Frandom): Use just the low 30 bits of random's value.
|
1994-07-26 |
Richard M. Stallman |
(compilation-next-error-locus): New arg SILENT.
|
1994-07-26 |
Richard M. Stallman |
(dissociated-press): Error at start if buffer is empty.
|
1994-07-26 |
Richard M. Stallman |
(tek4300): Don't define if already defined.
|
1994-07-26 |
Tom Tromey |
Emacs 18 changes from Carl Witty.
|
1994-07-25 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
1994-07-25 |
Richard M. Stallman |
Add #undef alloca.
|
1994-07-25 |
Richard M. Stallman |
(reset_watch, get_time): Use EMACS_GET_TIME.
|
1994-07-25 |
Richard M. Stallman |
(command-line-args-left): Add defvar.
|
1994-07-25 |
Richard M. Stallman |
(PURESIZE): Increase non-MULTI_FRAME value.
|
1994-07-25 |
Richard M. Stallman |
(get_system_name): Add a cast.
|
1994-07-25 |
Richard M. Stallman |
(comint-dynamic-list-completions): Listify the key
|
1994-07-25 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
1994-07-25 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
1994-07-25 |
Richard M. Stallman |
Add #undef HAVE_H_ERRNO.
|
1994-07-25 |
Richard M. Stallman |
Make "checking..." messages' style consistent.
|
1994-07-25 |
Richard M. Stallman |
Add #undef alloca.
|
1994-07-25 |
Richard M. Stallman |
(c++-mode-syntax-table): Give RET the same syntax as newline.
|
1994-07-25 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
|
1994-07-24 |
Richard M. Stallman |
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
|
1994-07-24 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): Don't get stuck in a loop
|
1994-07-24 |
Richard M. Stallman |
(dbx): Use system-configuration, not system-type.
|
1994-07-24 |
Richard M. Stallman |
(dired-internal-noselect): a zero modtime means directory is unchanged.
|
1994-07-24 |
Richard M. Stallman |
Add to global key map for cut, paste & copy keys.
|
1994-07-24 |
Richard M. Stallman |
(system-key-alist): Add Sun-specific X11R6 keysyms.
|
1994-07-24 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Update a few long names.
|
1994-07-24 |
Richard M. Stallman |
(Fwrite_region): Do unwind the new unwind protect.
|
1994-07-24 |
Richard M. Stallman |
(menu-bar-update-buffers): If Buffers item is gone,
|
1994-07-24 |
Richard M. Stallman |
(internal_with_output_to_temp_buffer): gcpro things.
|
1994-07-24 |
Richard M. Stallman |
(Fdisplay_completion_list): gcpro `completions'.
|
1994-07-24 |
Richard M. Stallman |
(add-log-current-defun): Skip doc string
|
1994-07-24 |
Richard M. Stallman |
(PURESIZE): Incremented to 252000.
|
1994-07-24 |
Richard M. Stallman |
(ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
|
1994-07-24 |
Richard M. Stallman |
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
|
1994-07-24 |
Richard M. Stallman |
(line-move, next-line): Check last line moved over
|
1994-07-22 |
Edward M. Reingold |
Change reference from renamed calendar-current-month to calendar-goto-today.
|
1994-07-22 |
Charles Hannum |
Changes to support NetBSD.
|
1994-07-22 |
Charles Hannum |
Add more NetBSD ports; rearrange how they're handled.
|
1994-07-21 |
Noah Friedman |
type-break-schedule: Remove autoload cookie.
|
1994-07-21 |
Noah Friedman |
type-break-good-rest-interval: Doc fix.
|
1994-07-20 |
Richard M. Stallman |
(Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
|
1994-07-20 |
Richard M. Stallman |
(Vdeferred_action_list, Vdeferred_action_function): New variables.
|
1994-07-20 |
Richard M. Stallman |
(direct_output_for_insert): Dpn't call compute_char_face
|
1994-07-20 |
Richard M. Stallman |
Move #undef static before the includes.
|
1994-07-20 |
Richard M. Stallman |
(dired-between-files): Ignore dired-subdir-regexp
|
1994-07-20 |
Richard M. Stallman |
(ispell-command-loop, ispell-region, ispell-word):
|
1994-07-20 |
Roland McGrath |
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the
|
1994-07-20 |
Richard M. Stallman |
(imenu-choose-buffer-index): Use last-nonmenu-event
|
1994-07-20 |
Richard M. Stallman |
[USG5] (SYSV): Don't define if already defined.
|
1994-07-20 |
Richard M. Stallman |
(byte-decompile-bytecode-1): Don't add pc values
|
1994-07-20 |
Richard M. Stallman |
(disassemble-1): Display the pc values.
|
1994-07-20 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
1994-07-19 |
Richard M. Stallman |
(struct font_info): New field full_name.
|
1994-07-19 |
Richard M. Stallman |
At compile time, require dired.
|
1994-07-19 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.
|
1994-07-19 |
Richard M. Stallman |
(compilation-error-regexp-alist): Allow `(' after
|
1994-07-19 |
Richard M. Stallman |
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
|
1994-07-19 |
Richard M. Stallman |
(sit_for): Return immediately if unread events exist.
|
1994-07-19 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.
|
1994-07-19 |
Richard M. Stallman |
[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
|
1994-07-19 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
|
1994-07-19 |
Noah Friedman |
type-break-keystroke-threshold: Change default wpm to 30 and lower
|
1994-07-19 |
Noah Friedman |
type-break-check: Shrink keystroke count if it is less than min-threshold
|
1994-07-18 |
Richard M. Stallman |
(reporter-dump-state, reporter-submit-bug-report):
|
1994-07-18 |
Richard M. Stallman |
(note_mouse_movement): Use proper data type for window
|
1994-07-18 |
Richard M. Stallman |
(mh-folder-mode): Use local-write-file-hooks.
|
1994-07-18 |
Richard M. Stallman |
Make sure that headers are case-insensitive.
|
1994-07-18 |
Noah Friedman |
type-break-mode: Make variable `nil' by default.
|
1994-07-18 |
Noah Friedman |
type-break-mode: New variable and function.
|
1994-07-18 |
Richard M. Stallman |
[emacs]: Include stdio.h.
|
1994-07-18 |
Richard M. Stallman |
(unread_command_char): Declared.
|
1994-07-17 |
Richard M. Stallman |
(forms-delete-record): Handle deletion of last line
|
1994-07-17 |
Richard M. Stallman |
(Fget_text_property): Simplify using Ftext_properties_at.
|
1994-07-17 |
Richard M. Stallman |
(Fx_create_frame): Use 140 as default font size.
|
1994-07-17 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
|
1994-07-16 |
Richard M. Stallman |
([vertical-line C-mouse-2]): Bind it as in a scroll bar.
|
1994-07-16 |
Richard M. Stallman |
Comment change.
|
1994-07-16 |
Richard M. Stallman |
Comment change.
|
1994-07-16 |
Richard M. Stallman |
(comint-mode-map): Move comint-bol to C-c C-a.
|
1994-07-16 |
Richard M. Stallman |
[!MULTI_FRAME] (Fframe_first_window): Defined.
|
1994-07-16 |
Richard M. Stallman |
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
|
1994-07-16 |
Richard M. Stallman |
(calendar-goto-today): Renamed from calendar-current-month.
|
1994-07-16 |
Richard M. Stallman |
(add-change-log-entry): Use <...> around mail address.
|
1994-07-16 |
Richard M. Stallman |
(make-help-screen): Handle case where *Help* comes up in a separate frame.
|
1994-07-16 |
Richard M. Stallman |
(print-help-return-message): If help buffer is a
|
1994-07-16 |
Richard M. Stallman |
Clean up menu item string format.
|
1994-07-15 |
Richard M. Stallman |
"Comment out" autoload cookies.
|
1994-07-15 |
Richard M. Stallman |
Comment fix.
|
1994-07-15 |
Richard M. Stallman |
(mouse-drag-region): Delete redundant switch-frame clause.
|
1994-07-15 |
Richard M. Stallman |
(re_match_2_internal): Add casts to shut up some compilers.
|
1994-07-15 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Verify sendmail.cf
|
1994-07-14 |
Tom Tromey |
Added ";;;###autoload" comments where appropriate.
|
1994-07-14 |
Richard M. Stallman |
(rmail-output-file-alist): Mark it risky.
|
1994-07-14 |
Richard M. Stallman |
(HAVE_VOLATILE): Define.
|
1994-07-14 |
Richard M. Stallman |
(HAVE_STRERROR): Define.
|
1994-07-14 |
Noah Friedman |
Real initial revision. (rewrite from hanoi-break.)
|
1994-07-14 |
Richard M. Stallman |
(safe_run_hooks): Use local var to restore hook's value.
|
1994-07-14 |
Richard M. Stallman |
(mouse_init1): Use alternate mouse detection for old mouse drivers.
|
1994-07-14 |
Richard M. Stallman |
(Fselect_window): Fix bug checking new_point is in range.
|
1994-07-14 |
Richard M. Stallman |
[MULTI_FRAME] (Fframe_parameters): For non-X frames,
|
1994-07-14 |
Richard M. Stallman |
(syms_of_fileio): Finish previous change.
|
1994-07-14 |
Richard M. Stallman |
(make-help-screen): Bind overriding-local-map
|
1994-07-13 |
Richard M. Stallman |
(xmalloc): New function.
|
1994-07-13 |
Noah Friedman |
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
|
1994-07-13 |
Edward M. Reingold |
Correct file name on last line of file.
|
1994-07-13 |
Richard M. Stallman |
(command_loop_1): Do direct output for cursor motion
|
1994-07-13 |
Richard M. Stallman |
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
|
1994-07-13 |
Richard M. Stallman |
(dired-byte-compile): Use byte-compile-dest-file
|
1994-07-13 |
Richard M. Stallman |
(CFLAGS): If the envvar was specified, use that.
|
1994-07-13 |
Richard M. Stallman |
(rmail-movemail-program): New variable.
|
1994-07-13 |
Richard M. Stallman |
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
|
1994-07-13 |
Richard M. Stallman |
(insert-directory): Fix previous change.
|
1994-07-13 |
Richard M. Stallman |
(Qlast_nonmenu_event): New variable.
|
1994-07-13 |
Richard M. Stallman |
(rmail-mode-map): Fix previous change.
|
1994-07-12 |
Richard M. Stallman |
(menu-bar-file-menu): Add insert-file menu item.
|
1994-07-12 |
Richard M. Stallman |
Delete debugging lines from previous change.
|
1994-07-12 |
Richard M. Stallman |
(Fmake_directory_internal): Use Qmake_directory_internal.
|
1994-07-12 |
Richard M. Stallman |
(resize-minibuffer-setup):
|
1994-07-12 |
Richard M. Stallman |
Many doc fixes.
|
1994-07-12 |
Richard M. Stallman |
(mouse-drag-secondary): Don't start making an overlay
|
1994-07-12 |
Richard M. Stallman |
(buffer-menu): Call pop-to-buffer before
|
1994-07-12 |
Richard M. Stallman |
(hexl-maybe-dehexlify-buffer): New function.
|
1994-07-12 |
Richard M. Stallman |
(ispell-word): Call ispell-dehighlight.
|
1994-07-12 |
Richard M. Stallman |
(insert-directory): Fix prev change.
|
1994-07-12 |
Richard M. Stallman |
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
|
1994-07-12 |
Richard M. Stallman |
(compilation-next-error-locus): Don't call
|
1994-07-12 |
Richard M. Stallman |
(prolog-mode-syntax-table): Make newline end comments.
|
1994-07-12 |
Richard M. Stallman |
(mail-setup): Insert -- line before .signature file.
|
1994-07-12 |
Richard M. Stallman |
(define-mail-abbrev): Don't try to parse empty aliases.
|
1994-07-12 |
Richard M. Stallman |
entered into RCS
|
1994-07-12 |
Richard M. Stallman |
(xmenu_show): Don't call XtUngrabPointer here.
|
1994-07-12 |
Richard M. Stallman |
(ALLOCA_CFLAGS): New variable.
|
1994-07-12 |
Richard M. Stallman |
(ignore): Put doc string in right place.
|
1994-07-12 |
Richard M. Stallman |
(ctagsfiles): Rewrite to avoid compiler bug.
|
1994-07-12 |
Richard M. Stallman |
(backquote-splice-symbol): Doc typo fix.
|
1994-07-12 |
Richard M. Stallman |
(move-to-tab-stop): Delete spurious multiple definition.
|
1994-07-12 |
Richard M. Stallman |
(insert-directory): Allow list for SWITCHES.
|
1994-07-11 |
Richard Kenner |
(basic_machine): Add 1750a.
|
1994-07-11 |
Richard M. Stallman |
(lisp-complete-symbol): Bind completion-fixup-function.
|
1994-07-11 |
Richard M. Stallman |
(mouse-choose-completion): Use mouse-face properties to find string to use.
|
1994-07-11 |
Richard M. Stallman |
(completion-setup-function): Put on mouse-face prop
|
1994-07-11 |
Richard M. Stallman |
(server-start): Try both possible socket file names for the file to delete.
|
1994-07-11 |
Richard M. Stallman |
Update finder-inf.el.
|
1994-07-11 |
Richard M. Stallman |
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
|
1994-07-11 |
Richard M. Stallman |
(HAVE_MOUSE, PURESIZE): Definitions moved here.
|
1994-07-11 |
Richard M. Stallman |
[MSDOS]: #define NO_REMAP.
|
1994-07-11 |
Richard M. Stallman |
Use "m/intel386" instead of "m/dos386.h".
|
1994-07-11 |
Richard M. Stallman |
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
|
1994-07-11 |
Richard M. Stallman |
(diff-latest-backup-file): Cope with backups stored
|
1994-07-11 |
Richard M. Stallman |
(dos_rawgetc): Use bios, not kbhit ().
|
1994-07-11 |
Richard M. Stallman |
(Info-fontify-maximum-menu-size): New variable.
|
1994-07-11 |
Richard M. Stallman |
(syms_of_xfns): Provide x-toolkit in toolkit version.
|
1994-07-11 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
|
1994-07-11 |
Richard M. Stallman |
(Man-bgproc-sentinel): Bind case-fold-search for just the
|
1994-07-11 |
Richard M. Stallman |
(compilation-window-height): Use defvar.
|
1994-07-11 |
Richard M. Stallman |
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
|
1994-07-10 |
Richard M. Stallman |
(find-tag-regexp): Bind to C-M-..
|
1994-07-09 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't downcase nil.
|
1994-07-09 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory,
|
1994-07-09 |
Richard M. Stallman |
(current-load-list): Set it to nil.
|
1994-07-09 |
Richard M. Stallman |
(install_ctrl_break_check): Doc fix.
|
1994-07-09 |
Richard M. Stallman |
(readevalloop): Correctly unbind the unwind protect.
|
1994-07-08 |
Richard M. Stallman |
(hack-one-local-variable): Check for root using user-uid.
|
1994-07-08 |
Francesco Potortì |
* etags.c (main): Don't barf on obsolete -t and -T switches.
|
1994-07-08 |
Richard M. Stallman |
(BIG_ENDIAN): Don't redefine if defined.
|
1994-07-07 |
Richard M. Stallman |
(msdos): Include sed4.inp in dist.
|
1994-07-07 |
Richard M. Stallman |
(outline-level): Mark it risky.
|
1994-07-07 |
Richard M. Stallman |
(alloca.o): Delete allocatem.c first thing.
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
|
1994-07-07 |
Richard M. Stallman |
([vertical-scroll-bar C-mouse-2]): Split the window.
|
1994-07-07 |
Richard M. Stallman |
(libsrc_libs): Var deleted.
|
1994-07-07 |
Richard M. Stallman |
(gud-mips-p): Check for OSF system on Alpha also.
|
1994-07-07 |
Richard M. Stallman |
(process-environment, exec-path, load-path,exec-directory):
|
1994-07-07 |
Richard M. Stallman |
(x_toolkit): New variable.
|
1994-07-07 |
Richard M. Stallman |
(make_lispy_event): Ignore menu bar up events.
|
1994-07-07 |
Richard M. Stallman |
(next_frame, prev_frame):
|
1994-07-07 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
|
1994-07-07 |
Richard M. Stallman |
(switch-to-buffer-other-frame): Raise the frame.
|
1994-07-07 |
Richard M. Stallman |
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
|
1994-07-07 |
Richard M. Stallman |
(mkdir, removenullpaths): Put g in sed replace commands.
|
1994-07-07 |
Michael I. Bushnell |
Turning on gnus-show-threads in these four functions was a mistake;
|
1994-07-06 |
Richard M. Stallman |
(Buffer-menu-revert-function): New function.
|
1994-07-06 |
Richard M. Stallman |
(revert-buffer-function): Doc fix.
|
1994-07-06 |
Richard M. Stallman |
(vc-start-entry): New arg after-hook.
|
1994-07-06 |
Richard M. Stallman |
(auto-save-mode): If autosave is off because buffer has
|
1994-07-06 |
Richard M. Stallman |
(delete-old-versions): Var renamed from trim-versions-without-asking.
|
1994-07-06 |
Richard M. Stallman |
(save-completions-to-file): Use delete-old-versions.
|
1994-07-06 |
Richard M. Stallman |
(tpu-save-all-buffers-kill-emacs):
|
1994-07-06 |
Edward M. Reingold |
(fancy-dairy-display): Consistently turn off selective display in diary buffer
|
1994-07-06 |
Richard M. Stallman |
(outline-next-preface): Undo previous change: do stop before final newline.
|
1994-07-06 |
Richard M. Stallman |
(desktop-buffer-rmail): Handle the situation
|
1994-07-05 |
Richard M. Stallman |
(set-visited-file-name): Avoid crash if TRUENAME is nil.
|
1994-07-05 |
Richard M. Stallman |
(gnus-mail-reply-using-mhe): Handle case of no subject.
|
1994-07-05 |
Richard M. Stallman |
(x-create-frame-with-faces): Ignore case in X resource.
|
1994-07-05 |
Richard M. Stallman |
(file-truename): Use iteration when possible.
|
1994-07-05 |
Richard M. Stallman |
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
|
1994-07-05 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail if it exists.
|
1994-07-05 |
Michael I. Bushnell |
Comment out losing call to set-visited-file-name; this shouldn't hurt
|
1994-07-05 |
Michael I. Bushnell |
foo?
|
1994-07-05 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a one character
|
1994-07-05 |
Richard M. Stallman |
Be less eager to define MATCH_MAY_ALLOCATE.
|
1994-07-05 |
Richard M. Stallman |
(doprnt): Handle padding on %c.
|
1994-07-05 |
Richard M. Stallman |
(set-visited-file-name): Handle find-file-visit-truename
|
1994-07-05 |
Richard M. Stallman |
Doc fixes.
|
1994-07-05 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail for bsd386.
|
1994-07-04 |
Richard M. Stallman |
(iso-8859-1-locale-regexp): New variable.
|
1994-07-04 |
Roland McGrath |
(add-change-log-entry): Apply expand-file-name to FILE-NAME.
|
1994-07-04 |
Richard M. Stallman |
(mouse-drag-region): Bind this-command like last-command.
|
1994-07-03 |
Richard M. Stallman |
(gnus-inews-news): Allow newsgroups to be separated
|
1994-07-03 |
Richard M. Stallman |
(command-line): Accept iso-8859-1 like iso_8859_1.
|
1994-07-03 |
Richard M. Stallman |
(sendmail-send-it): Allow specifying Sender.
|
1994-07-03 |
Richard M. Stallman |
Fix up previous change.
|
1994-07-03 |
Richard M. Stallman |
(report-emacs-bug-hook): Error if user has added no text.
|
1994-07-03 |
Richard M. Stallman |
(initial-frame-alist): Doc fix.
|
1994-07-03 |
Richard M. Stallman |
Talk about flow control along with C-x C-s and C-s.
|
1994-07-03 |
Richard M. Stallman |
(command-line): Automatically use iso-syntax and
|
1994-07-03 |
Richard M. Stallman |
Use add-hook, (provide 'meese).
|
1994-07-02 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1994-07-02 |
Richard M. Stallman |
(decode_mode_spec): %+ makes % for unmodified RO buffer.
|
1994-07-02 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1994-07-02 |
Richard M. Stallman |
(electric-buffer-list): Change prompt message.
|
1994-07-02 |
Richard M. Stallman |
(sh-chmod-argument): Change default.
|
1994-07-02 |
Richard M. Stallman |
(vc-update-change-log): Pass a -n option to rcs2log.
|
1994-07-02 |
Richard M. Stallman |
(get_cached_face): Set the cached_index field.
|
1994-07-02 |
Richard M. Stallman |
*** empty log message ***
|
1994-07-02 |
Richard M. Stallman |
(mouse-scroll-subr): Delete some debugging code.
|
1994-07-02 |
Richard M. Stallman |
(visit-tags-table-buffer): Move error call into scope of `file'.
|
1994-07-02 |
Richard M. Stallman |
(byte-compile-defalias): Fix typo in prev change.
|
1994-07-02 |
Richard M. Stallman |
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
|
1994-07-01 |
Richard M. Stallman |
(print-region-1): Essentially undo previous change.
|
1994-07-01 |
Richard M. Stallman |
(gnus-inews-domain-name): Once again test gnus-your-domain.
|
1994-07-01 |
Richard M. Stallman |
(shell-mode): Don't read history from /dev/null.
|
1994-07-01 |
Richard M. Stallman |
*** empty log message ***
|
1994-07-01 |
Richard M. Stallman |
(make-face-italic, make-face-bold): Don't bind f2 here.
|
1994-07-01 |
Richard M. Stallman |
(unload-feature): The autoload property does not
|
1994-07-01 |
Richard M. Stallman |
(list-faces-display): Line up multiple lines in sample.
|
1994-07-01 |
Richard M. Stallman |
(sh-set-shell): Obey sh-query-for-magic in all cases.
|
1994-07-01 |
Richard M. Stallman |
(prepare_menu_bars): Call x_consider_frame_title
|
1994-07-01 |
Richard M. Stallman |
(init_sys_modes): Turn off VSTART and VSTOP chars. On
|
1994-07-01 |
Paul Reilly |
(Fx_create_frame): Add GC protection for local var `f'.
|
1994-07-01 |
Richard M. Stallman |
entered into RCS
|
1994-07-01 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection):
|
1994-07-01 |
Richard M. Stallman |
Comment change.
|
1994-07-01 |
Richard M. Stallman |
(Fdelete_frame): Call x_clear_frame_selections.
|
1994-07-01 |
Richard M. Stallman |
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
|
1994-07-01 |
Richard M. Stallman |
(random, srandom): Defined.
|
1994-06-30 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-30 |
Richard M. Stallman |
(minor-mode-map-alist): Add missing quote.
|
1994-06-30 |
Richard M. Stallman |
(rmail-highlight-headers): Do nothing if
|
1994-06-30 |
Noah Friedman |
(resize-minibuffer-window-restore): Don't do anything if the window height
|
1994-06-30 |
Richard M. Stallman |
(mouse-drag-secondary): Don't treat end of buffer
|
1994-06-30 |
Richard M. Stallman |
(XLIB_ILLEGAL_ACCESS): Defined.
|
1994-06-29 |
Richard M. Stallman |
(x_set_frame_parameters): Call x_set_offset directly.
|
1994-06-29 |
Richard M. Stallman |
(command_loop_1): Don't clear nonundocount
|
1994-06-29 |
Richard M. Stallman |
(internal_self_insert): Now can return 2.
|
1994-06-29 |
Noah Friedman |
comint-password-prompt-regexp: New variable.
|
1994-06-29 |
Richard M. Stallman |
(byte-compile-callargs-warn): Handle function defnition
|
1994-06-29 |
Richard M. Stallman |
(easy-menu-change): New function.
|
1994-06-29 |
Richard M. Stallman |
Add commented-out code.
|
1994-06-28 |
Karl Heuer |
(readchar): Restart interrupted I/O.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Fix typo in last change.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Test for point sitting after the explicit tag name
|
1994-06-28 |
Richard M. Stallman |
(line-move): Don't use message or ding; just signal errors.
|
1994-06-28 |
Roland McGrath |
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
|
1994-06-28 |
Richard M. Stallman |
(dired-x-hands-off-my-keys): New user-defined variable.
|
1994-06-28 |
Richard M. Stallman |
(mips-sony-newsos4*): New alias.
|
1994-06-28 |
Richard M. Stallman |
(safe_run_hooks): Take symbol as arg.
|
1994-06-28 |
Richard M. Stallman |
(redisplay_region): For special treatment, BUF most be
|
1994-06-28 |
Richard M. Stallman |
(Foverlay_put): Pass redisplay_region a struct buffer *.
|
1994-06-28 |
Richard M. Stallman |
(dired-readin): Record the directory's modtime.
|
1994-06-28 |
Richard M. Stallman |
(auto-lower-mode, auto-raise-mode): Doc fixes.
|
1994-06-28 |
Richard M. Stallman |
(Info-index): Fix typo: t => \t.
|
1994-06-27 |
Richard M. Stallman |
(gnus-inews-user-name, gnus-inews-domain-name):
|
1994-06-27 |
Richard M. Stallman |
(Info-insert-dir): Capitalize `node' when inserting it.
|
1994-06-27 |
Richard M. Stallman |
(a_write): Verify that *annot is a cons.
|
1994-06-26 |
Richard M. Stallman |
(echo_dash): Fix backwards conditional.
|
1994-06-26 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not NEWSOS5]:
|
1994-06-26 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Handle the case where
|
1994-06-25 |
Richard M. Stallman |
(mouse-scroll-subr): Don't do anything special at eob.
|
1994-06-25 |
Richard M. Stallman |
(send_process): Major rewrite.
|
1994-06-25 |
Richard M. Stallman |
(send_process): Major rewrite.
|
1994-06-25 |
Richard M. Stallman |
(BUF_PTR_CHAR_POS): New macro.
|
1994-06-25 |
Richard M. Stallman |
(comint-send-input): Update markers before actually sending the input.
|
1994-06-25 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
1994-06-25 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Add -D_BSD.
|
1994-06-25 |
Richard M. Stallman |
(beginning-of-buffer-other-window)
|
1994-06-25 |
Richard M. Stallman |
(frame-notice-user-settings): Make menu-bar-mode
|
1994-06-25 |
Richard M. Stallman |
(menu-bar-mode): Make this a global variable.
|
1994-06-25 |
Richard M. Stallman |
(Fframe_parameters): Don't handle menu-bar-lines explicitly.
|
1994-06-25 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
1994-06-25 |
Richard M. Stallman |
(ispell-message): Avoid an infinite loop.
|
1994-06-25 |
Karl Heuer |
(popup-menu): Allow user to select nothing.
|
1994-06-25 |
Richard M. Stallman |
(show-paren-command-hook): Use matching-paren.
|
1994-06-25 |
Richard M. Stallman |
(add-log-mailing-address): Use user-mail-address.
|
1994-06-25 |
Richard M. Stallman |
(user-mail-address): New variable.
|
1994-06-25 |
Karl Heuer |
(Finsert_file_contents): Fix check for non-regular files.
|
1994-06-24 |
Richard M. Stallman |
(gnus-summary-mode-map): Add menu bar menus.
|
1994-06-24 |
Richard M. Stallman |
(scan_lists, Fforward_comment): When moving backward over
|
1994-06-24 |
Richard M. Stallman |
(run-at-time): If REPEAT is 0, don't repeat.
|
1994-06-24 |
Richard M. Stallman |
(tar-alter-one-field): Finish previous renaming change.
|
1994-06-24 |
Richard M. Stallman |
(find-change-log): If file name specified, just use it.
|
1994-06-24 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1994-06-24 |
Roland McGrath |
(visit-tags-table-buffer): Don't take car of return frmo
|
1994-06-24 |
Karl Heuer |
(syms_of_keyboard): Don't staticpro the same var twice.
|
1994-06-23 |
Karl Heuer |
(popup-menu): Convert list to same-size vector, not singleton vector.
|
1994-06-23 |
Richard M. Stallman |
(move-to-tab-stop): Delete unnecessary spaces
|
1994-06-23 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
1994-06-23 |
Richard M. Stallman |
(Fmove_overlay): Fix typo in previous change.
|
1994-06-23 |
Richard M. Stallman |
Move #undef HAVE_STRERROR before the #includes.
|
1994-06-23 |
Richard M. Stallman |
(shell-prefixed-directory-name): Do nothing if
|
1994-06-23 |
Richard M. Stallman |
(comint-read-input-ring): Use ring-insert-at-beginning.
|
1994-06-23 |
Richard M. Stallman |
(ring-insert-at-beginning): New function.
|
1994-06-23 |
Richard M. Stallman |
(*-convex-convexos*): Accept this as alias.
|
1994-06-23 |
Richard M. Stallman |
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
|
1994-06-23 |
Richard M. Stallman |
(soundex-alist): Delete the elements that mapped into nil.
|
1994-06-23 |
Richard M. Stallman |
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
|
1994-06-23 |
Richard M. Stallman |
Don't declare exit or perror.
|
1994-06-23 |
Richard M. Stallman |
(main): Don't declare geteuid.
|
1994-06-23 |
Richard M. Stallman |
Set NON_GNU_CPP.
|
1994-06-23 |
Richard M. Stallman |
(tar-extract): Set file name by hand before calling
|
1994-06-23 |
Richard M. Stallman |
(show-paren-command-hook): Handle close paren rather than open paren
|
1994-06-23 |
Richard M. Stallman |
Comment change.
|
1994-06-23 |
Richard M. Stallman |
(print-region-1): Don't include a space in the job name.
|
1994-06-23 |
Richard M. Stallman |
(show-paren-command-hook): Set paren foreground to white.
|
1994-06-23 |
Richard M. Stallman |
(Info-next-preorder-1): New function.
|
1994-06-23 |
Richard M. Stallman |
entered into RCS
|
1994-06-23 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-23 |
Roland McGrath |
Fix bits of last change lost in Emacs crash.
|
1994-06-23 |
Roland McGrath |
(tags-table-including): Don't call tags-table-check-computed-list.
|
1994-06-23 |
Richard Kenner |
(m68k-ccur): New system.
|
1994-06-22 |
Noah Friedman |
(resize-minibuffer-window-exactly, resize-minibuffer-frame,
|
1994-06-22 |
Richard M. Stallman |
(make-face): Return the face name, not the vector.
|
1994-06-22 |
Richard M. Stallman |
Rearrange the edit and file menus, and add separators.
|
1994-06-22 |
Richard M. Stallman |
(RETURN_UNGCPRO): Swallow semicolon.
|
1994-06-22 |
Richard M. Stallman |
(double-prefix-only): New variable.
|
1994-06-22 |
Richard M. Stallman |
(backquote-process): Fix criterion for using FIRSTLIST.
|
1994-06-22 |
Richard M. Stallman |
(scroll-other-window-down): New command.
|
1994-06-22 |
Richard M. Stallman |
Update copyright notice.
|
1994-06-22 |
Richard M. Stallman |
(setenv): Rewrite. Provide a way to unset interactively.
|
1994-06-22 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
1994-06-22 |
Richard M. Stallman |
(setenv): Do something even if process-environment is nil.
|
1994-06-21 |
Richard M. Stallman |
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
|
1994-06-21 |
Richard M. Stallman |
(face-equal): Do check the underline attribute.
|
1994-06-21 |
Richard M. Stallman |
(apply_modifiers): Use assq_no_quit.
|
1994-06-21 |
Richard M. Stallman |
(Flookup_key): Add gcpro.
|
1994-06-21 |
Richard M. Stallman |
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
|
1994-06-21 |
Richard M. Stallman |
Fix references to diary.el.
|
1994-06-21 |
Richard M. Stallman |
(Fmove_overlay): Add missing XINT calls in previous change.
|
1994-06-21 |
Richard M. Stallman |
(Fkill_buffer): Don't delete auto save file
|
1994-06-21 |
Richard M. Stallman |
(delete-auto-save-files): Doc fix.
|
1994-06-21 |
Richard M. Stallman |
(show_mouse_face): Set endcolumn ok in side-by-side windows.
|
1994-06-21 |
Richard M. Stallman |
Don't bind keys C-insert, C-delete, and
|
1994-06-21 |
Richard M. Stallman |
(Info-directory-list): For msdos, don't check for
|
1994-06-21 |
Karl Heuer |
Fix previous change: use Dimension, not short.
|
1994-06-21 |
Karl Heuer |
(x_window): Delete duplicate computation.
|
1994-06-20 |
Melissa Weisshaus |
entered into RCS
|
1994-06-20 |
Richard M. Stallman |
(HAVE_STRERROR, HAVE_XRMSETDATABASE)
|
1994-06-20 |
Richard M. Stallman |
(Fmove_overlay): Call redisplay_region even when
|
1994-06-20 |
Richard M. Stallman |
(move-to-tab-stop): Get rid of spaces before tabs
|
1994-06-20 |
Richard M. Stallman |
(tpu-doc-revision): Variable deleted.
|
1994-06-20 |
Richard M. Stallman |
(tpu-edt-off): Restore original global key map.
|
1994-06-20 |
Richard M. Stallman |
Require tpu-edt.
|
1994-06-20 |
Richard M. Stallman |
Change size of selected screen. Reposition after
|
1994-06-20 |
Richard M. Stallman |
(vt-revision): Variable deleted.
|
1994-06-20 |
Richard M. Stallman |
(finder-by-keyword): Add doc string and t for interactive.
|
1994-06-20 |
Richard M. Stallman |
(gnus-uu-view-directory): Fixed viewing with the
|
1994-06-20 |
Richard M. Stallman |
Use plists to record handlers.
|
1994-06-20 |
Richard M. Stallman |
(Fmatching_paren): Fix typo.
|
1994-06-20 |
Richard M. Stallman |
(gnus-summary-next-article): Handle non-character events.
|
1994-06-20 |
Richard M. Stallman |
(tab-to-tab-stop): Combine new indentation with previous.
|
1994-06-20 |
Richard M. Stallman |
(SEGMENT_MASK): Defined.
|
1994-06-19 |
Richard M. Stallman |
(define-mail-alias): Copy parsing code from mailabbrev.el.
|
1994-06-19 |
Richard M. Stallman |
(define-mail-alias): Doc fix.
|
1994-06-19 |
Richard M. Stallman |
(x_window): Take account of pane widget internal border width.
|
1994-06-19 |
Richard M. Stallman |
(Fmatching_paren): New function.
|
1994-06-19 |
Richard M. Stallman |
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
|
1994-06-19 |
Richard M. Stallman |
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
|
1994-06-19 |
Richard M. Stallman |
Get CFLAGS both with and without THIS_IS_CONFIGURE,
|
1994-06-19 |
Richard M. Stallman |
(C_OPTIMIZE_SWITCH): Definition deleted.
|
1994-06-18 |
Richard M. Stallman |
(mail-bury): Test that rmail-summary-buffer is boundp.
|
1994-06-18 |
Richard M. Stallman |
Doc fixes.
|
1994-06-18 |
Richard M. Stallman |
(xsymbol): Cast $ to int.
|
1994-06-18 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
|
1994-06-18 |
Richard M. Stallman |
(make_frame_visible): At end, wait till Emacs sees frame is visible.
|
1994-06-18 |
Francesco Potortì |
* m/delta.h (memmove): switch the first two args.
|
1994-06-18 |
Richard M. Stallman |
(echo_after_prompt): New variable.
|
1994-06-18 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
|
1994-06-18 |
Richard M. Stallman |
(rmail-highlight-headers): Don't skip newlines, just tab and space.
|
1994-06-18 |
Richard M. Stallman |
(set-rmail-inbox-list): Use insert-before-markers.
|
1994-06-18 |
Richard M. Stallman |
(doprnt.o): Depend on config_h.
|
1994-06-18 |
Karl Heuer |
(minibuf_save_list): New variable, replaces minibuf_save_vector.
|
1994-06-18 |
Karl Heuer |
minibuf_prompt is now a Lisp_Object.
|
1994-06-18 |
Karl Heuer |
(minibuf_prompt): Now a Lisp_Object. All uses changed.
|
1994-06-17 |
Richard M. Stallman |
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
|
1994-06-17 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
|
1994-06-17 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
|
1994-06-17 |
Richard M. Stallman |
(x_real_positions): Make sure we know the parent window.
|
1994-06-17 |
Karl Heuer |
(dired-build-subdir-alist): Don't let looking-at destroy the match data.
|
1994-06-17 |
Richard M. Stallman |
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.
|
1994-06-17 |
Richard M. Stallman |
(finder-commentary): Fix error message syntax.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-06-17 |
Karl Heuer |
(compute_motion): Recenter overlays, for speed.
|
1994-06-17 |
Richard M. Stallman |
(lm-section-mark): Accept extra semicolons;
|
1994-06-17 |
Richard M. Stallman |
(build-mail-abbrevs): Pass a recursivep argument in recursive call.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-06-17 |
Richard M. Stallman |
(Fprocess_status): Return nil for process name that has no process.
|
1994-06-17 |
Richard M. Stallman |
(x-create-frame-with-faces): Set the cursor color last.
|
1994-06-17 |
Richard M. Stallman |
(scratch_cursor_gc): New variable.
|
1994-06-17 |
Roland McGrath |
(tags-table-computed-list, tags-table-computed-list-for): New variables.
|
1994-06-17 |
Richard M. Stallman |
(redisplay_region): Treat selected window's buffer
|
1994-06-17 |
Richard M. Stallman |
(mouse-scroll-subr): New arg WINDOW.
|
1994-06-16 |
Richard M. Stallman |
(make_hdr): Handle case of no "additional header".
|
1994-06-16 |
Richard M. Stallman |
Comment change.
|
1994-06-16 |
Richard M. Stallman |
[USG5_4] (sigblock): Use |, not &.
|
1994-06-16 |
Richard M. Stallman |
(Info-directory-list): For msdos, use ";" instead of
|
1994-06-16 |
Karl Heuer |
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.
|
1994-06-16 |
Richard M. Stallman |
(syms_of_display): Make baud-rate a user var.
|
1994-06-16 |
Richard M. Stallman |
(bibtex-mode): Set up comment-start locally.
|
1994-06-16 |
Richard M. Stallman |
(scan_lists): Get error if eob within comment with depth!=0.
|
1994-06-16 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Fix wrong var name.
|
1994-06-16 |
Noah Friedman |
(rlogin-password-paranoia): Variable deleted.
|
1994-06-16 |
Roland McGrath |
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
|
1994-06-16 |
Richard M. Stallman |
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
|
1994-06-15 |
Richard M. Stallman |
(outline-mode): Make change-major-mode-hook buffer-local.
|
1994-06-15 |
Richard M. Stallman |
(dired-build-subdir-alist): Avoid mistaking a file name
|
1994-06-15 |
Richard M. Stallman |
(mail-send-hook): Add defvar.
|
1994-06-15 |
Richard M. Stallman |
(x_noop_count): New variable.
|
1994-06-15 |
Richard M. Stallman |
Don't alter the underline face.
|
1994-06-15 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define as empty.
|
1994-06-15 |
Richard M. Stallman |
(redisplay): Don't call x_consider_frame_title.
|
1994-06-15 |
Richard M. Stallman |
(Fcall_interactively): Ignore `-' in string.
|
1994-06-15 |
Richard M. Stallman |
(Info-insert-dir): Ignore access times when comparing
|
1994-06-15 |
Richard M. Stallman |
(gud-massage-args): Fix error message syntax.
|
1994-06-15 |
Doug Evans |
* config.sub (sparc64): New cpu.
|
1994-06-15 |
Karl Heuer |
(init_system_name): New function, replaces get_system_name.
|
1994-06-15 |
Karl Heuer |
(init_editfns): Call init_system_name instead of get_system_name.
|
1994-06-15 |
Karl Heuer |
declare init_system_name (replaces get_system_name).
|
1994-06-15 |
Karl Heuer |
(x_term_init): Don't call get_system_name.
|
1994-06-15 |
Richard M. Stallman |
(find-tag-history): New variable.
|
1994-06-15 |
Richard M. Stallman |
(sigblock) [USG5_4]: Define if not defined.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h after config.h.
|
1994-06-15 |
Karl Heuer |
(mouse-drag-region): Bind last-command, not this-command.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h after config.h.
|
1994-06-15 |
Richard M. Stallman |
Comment change.
|
1994-06-15 |
Richard M. Stallman |
Put config.h first.
|
1994-06-15 |
Richard M. Stallman |
Put sys/signal.h and errno.h first, then config.h.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h, sys/types.h and sys/stat.h after config.h.
|
1994-06-15 |
Karl Heuer |
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file
|
1994-06-15 |
Karl Heuer |
(Fsingle_key_description): Allow strings as keys.
|
1994-06-15 |
Karl Heuer |
(create_process): Set input_wait_mask before forking.
|
1994-06-14 |
Richard M. Stallman |
(vmotion): Use find_next_newline_no_quit.
|
1994-06-14 |
Richard M. Stallman |
(find_next_newline_no_quit): New function.
|
1994-06-14 |
Richard M. Stallman |
(ispell-command-loop): C-g should be like X, not q.
|
1994-06-14 |
Richard M. Stallman |
(init_sys_modes): Don't set up sigio here if window system.
|
1994-06-14 |
Richard M. Stallman |
(fortran-blink-matching-do): When looking for do,
|
1994-06-14 |
Edward M. Reingold |
(calendar-mode-map): Change moon menu bar to pop up a menu.
|
1994-06-14 |
Richard M. Stallman |
(calendar-mouse-2-date-menu): Put moon phase here.
|
1994-06-14 |
Richard M. Stallman |
(init_eval_once): Call xmalloc, not malloc.
|
1994-06-14 |
Richard M. Stallman |
(Fprocess_send_eof): Doc fix.
|
1994-06-14 |
Richard M. Stallman |
Put ./BUGS into the distrib.
|
1994-06-14 |
Roland McGrath |
Fix regexp in last change.
|
1994-06-14 |
Richard M. Stallman |
(pop-global-mark): Discard entries for nonexistent buffers.
|
1994-06-14 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): Doc fix.
|
1994-06-14 |
Richard M. Stallman |
(mouse-avoidance-threshold): Renamed from ...threshhold.
|
1994-06-13 |
Richard M. Stallman |
(init_sys_modes): Don't call set_terminal_modes
|
1994-06-13 |
Richard M. Stallman |
(end-of-buffer): Recenter overlay lists.
|
1994-06-13 |
Roland McGrath |
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++
|
1994-06-13 |
Richard M. Stallman |
Handle 386 running Solaris 2.
|
1994-06-13 |
Richard M. Stallman |
Fix previous change.
|
1994-06-13 |
Richard M. Stallman |
Add conditional for SOLARIS2.
|
1994-06-13 |
Richard M. Stallman |
(SOLARIS2): Defined.
|
1994-06-13 |
Karl Heuer |
(single_keymap_panes): gcpro some things.
|
1994-06-13 |
Richard M. Stallman |
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
|
1994-06-13 |
Richard M. Stallman |
(init_cmdargs): Set up initial_argv, initial_argc.
|
1994-06-13 |
Richard M. Stallman |
(syms_of_keyboard): Properly init Vsystem_key_alist.
|
1994-06-13 |
Richard M. Stallman |
(adjust_lnnoptrs): Handle multiple aux symbols.
|
1994-06-13 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Turn off change hooks
|
1994-06-13 |
Richard M. Stallman |
(dired-man): Use internal function from man.el.
|
1994-06-13 |
Richard M. Stallman |
Formerly INSTALL.~31~
|
1994-06-13 |
Richard M. Stallman |
(forms-mode): Plug security hole by disabling `eval-buffer' unless
|
1994-06-12 |
Karl Heuer |
(transpose_markers): Allow for gap at start of region.
|
1994-06-12 |
Richard M. Stallman |
(iso-iso2tex-trans-tab): Change a few characters.
|
1994-06-12 |
Richard M. Stallman |
(x_window): Request "save yourself" commands.
|
1994-06-12 |
Richard M. Stallman |
(Info-fontify-node): Require some whitespace after *Note.
|
1994-06-12 |
Richard M. Stallman |
(mail): If homedir is nonexistent, don't use as default.
|
1994-06-12 |
Richard M. Stallman |
(read_char): When we loop and call redisplay,
|
1994-06-11 |
Richard M. Stallman |
(Freplace_match): Be sure not to treat non-digit like digit.
|
1994-06-11 |
Richard M. Stallman |
(server-start): Doc fix.
|
1994-06-11 |
Richard M. Stallman |
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
|
1994-06-11 |
Richard M. Stallman |
(xterm.o): Depend on dispextern.h.
|
1994-06-11 |
Richard M. Stallman |
(latex-mode, slitex-mode): In paragraph-separate,
|
1994-06-11 |
Richard M. Stallman |
(isearch-mode-map):
|
1994-06-11 |
Richard M. Stallman |
(iso-translate-conventions): Get rid of interactive spec.
|
1994-06-11 |
Richard M. Stallman |
(mouse-avoidance-point-position): Fix compute-motion
|
1994-06-11 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
1994-06-11 |
Richard M. Stallman |
(tex-font-lock-keywords): Make the pattern for
|
1994-06-10 |
Richard M. Stallman |
(comint-dynamic-list-completions): No space in *Completions*.
|
1994-06-10 |
Richard M. Stallman |
(lisp-complete-symbol): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(PC-do-completion): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(complete-tag): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ielm-complete-symbol): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ispell-complete-word): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ispell-dictionary-alist): Fix regexp in francais.
|
1994-06-10 |
Richard M. Stallman |
Require dired and dired-aux in the standard way.
|
1994-06-10 |
Richard M. Stallman |
Add provide call.
|
1994-06-10 |
Richard M. Stallman |
(Info-complete-menu-item): New function.
|
1994-06-10 |
Richard M. Stallman |
(Fdisplay_completion_list): Require at least two spaces between items.
|
1994-06-10 |
Richard M. Stallman |
(CLASH_DETECTION): Defined.
|
1994-06-10 |
Richard M. Stallman |
(tex-start-shell): Add autoload.
|
1994-06-10 |
Richard M. Stallman |
(mail-bury): If showing rmail buffer that has summary, show the summary too.
|
1994-06-07 |
Richard M. Stallman |
(menu_item_equiv_key): Check whether def1 matches
|
1994-06-07 |
Richard M. Stallman |
(iso-translate-conventions): Use case-dependent search and don't alter case.
|
1994-06-07 |
Richard M. Stallman |
(standard-display-european): Treat 0 arg like negative.
|
1994-06-07 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Preserve // after colon.
|
1994-06-07 |
Richard M. Stallman |
(command_loop_1): Treat nil in display tab like no display tab.
|
1994-06-07 |
Richard M. Stallman |
(tex-show-print-queue): Display the tex shell buffer.
|
1994-06-07 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-07 |
Richard M. Stallman |
(Info-default-directory-list): Setting this no longer needed.
|
1994-06-07 |
Richard M. Stallman |
(init_callproc) [MSDOS]: Exclude less code, so ../etc
|
1994-06-07 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h".
|
1994-06-07 |
Richard M. Stallman |
Add template for rootrelativepath.
|
1994-06-07 |
Richard M. Stallman |
(init_environment): Clean up code and make the default
|
1994-06-07 |
Richard M. Stallman |
(rootrelativepath) [MSDOS]: Define, expanding to dynamic
|
1994-06-07 |
Richard M. Stallman |
(src/paths.h): Use sed script msdos/sed4.inp.
|
1994-06-07 |
Richard M. Stallman |
entered into RCS
|
1994-06-07 |
Richard M. Stallman |
(delete-blank-lines): Doc fix.
|
1994-06-07 |
Richard M. Stallman |
(test-distrib): Use ALL_CFLAGS.
|
1994-06-07 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
|
1994-06-07 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Reuse the state vector.
|
1994-06-06 |
Richard M. Stallman |
(tab-stop-list): Doc fix.
|
1994-06-06 |
Richard M. Stallman |
(mips-siemens-sysv*): Use cpp, not cc -E.
|
1994-06-06 |
Karl Heuer |
(menu-bar-update-buffers): Avoid excessive consing.
|
1994-06-06 |
Karl Heuer |
(Fframe_or_buffer_changed_p): New function.
|
1994-06-05 |
Richard M. Stallman |
(Fkey_description): Avoid using Fmapconcat--do it directly.
|
1994-06-05 |
Richard M. Stallman |
Include systime.h after xterm.h.
|
1994-06-05 |
Richard M. Stallman |
(modify_event_symbol): Return nil if out of range.
|
1994-06-05 |
Richard M. Stallman |
(x_wm_set_icon_position, x_wm_set_icon_pixmap):
|
1994-06-05 |
Richard M. Stallman |
(BSD): Redefine.
|
1994-06-05 |
Richard M. Stallman |
Accept bsdi as opsys, like bsd386.
|
1994-06-05 |
Richard M. Stallman |
(LIBS_MACHINE) [USG]: New #define.
|
1994-06-05 |
Richard M. Stallman |
(Fx_open_connection): Set up Vx_resource_name and xrm_option
|
1994-06-05 |
Richard M. Stallman |
(x_term_init): New args xrm_option and resource_string.
|
1994-06-05 |
Richard M. Stallman |
(gomoku-display-statistics): Use human's point of view
|
1994-06-05 |
Tom Tromey |
tcl-current-word does the right thing in inferior-tcl-mode.
|
1994-06-05 |
Richard M. Stallman |
(derived-mode-merge-abbrev-tables):
|
1994-06-05 |
Richard M. Stallman |
(x_window): Take account of internal border of paned widget.
|
1994-06-05 |
Richard M. Stallman |
(PURESIZE): Increased to 240000.
|
1994-06-05 |
Richard M. Stallman |
(PURESIZE): Increased to 222000.
|
1994-06-05 |
Richard M. Stallman |
(mouse-choose-completion): If *Completion* is a special
|
1994-06-05 |
Richard M. Stallman |
(gnus-newsrc-to-gnus-format): In main loop,
|
1994-06-05 |
Richard M. Stallman |
(PC-do-completion): Clear text props from inserted text.
|
1994-06-05 |
Richard M. Stallman |
(using_x_p): New function.
|
1994-06-05 |
Richard M. Stallman |
(Fy_or_n_p): Don't use dialog box if not an X frame.
|
1994-06-05 |
Richard M. Stallman |
(Info-directory-list): Don't use the invocation directory
|
1994-06-05 |
Richard M. Stallman |
(main): Do the setpgrp after checking for -batch.
|
1994-06-05 |
Richard M. Stallman |
(command_loop_1): Properly handle nil in display table.
|
1994-06-05 |
Richard M. Stallman |
(mips-sony-newsos*): Use news-risc.h.
|
1994-06-04 |
Richard M. Stallman |
entered into RCS
|
1994-06-04 |
Roland McGrath |
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
|
1994-06-04 |
Karl Heuer |
(frame-parameters): Setting this is no longer needed.
|
1994-06-04 |
Karl Heuer |
[MSDOS]: #include "msdos.h" for rootrelativepath template.
|
1994-06-03 |
Tom Tromey |
Another menu fix.
|
1994-06-03 |
Tom Tromey |
Fixed menu bug.
|
1994-06-03 |
Edward M. Reingold |
(solar-holidays): Revised to use the rewritten and new fcns.
|
1994-06-03 |
Edward M. Reingold |
(solar-sunrise, solar-sunset): Fix doc string.
|
1994-06-03 |
Edward M. Reingold |
(lunar-phase): Revised to use the rewritten and new fcns.
|
1994-06-03 |
Francesco Potortì |
* etags.c (absolute_filename): Remove infinite loop bug when
|
1994-06-03 |
Francesco Potortì |
* etags.c (etags_getcwd): Delete the trailing newline from cwd.
|
1994-06-03 |
Karl Heuer |
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.
|
1994-06-03 |
Karl Heuer |
(Fprevious_single_property_change): Check for null interval after correcting
|
1994-06-03 |
Karl Heuer |
(display_text_line): Make sure pointer is in range.
|
1994-06-03 |
Tom Tromey |
Fixed bug in bug-reporting code.
|
1994-06-02 |
Karl Heuer |
(xdialog_show): Fix problem with message in dialog box.
|
1994-06-02 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
|
1994-06-02 |
Richard M. Stallman |
(compilation-error-regexp-alist): Stricter Lucid regexp.
|
1994-06-02 |
Richard M. Stallman |
[emacs]: Block input around the garbage reclamation.
|
1994-06-02 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
1994-06-01 |
Richard M. Stallman |
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
|
1994-06-01 |
Richard M. Stallman |
(kill_buffer_processes): For net conn, use Fdelete_process.
|
1994-06-01 |
Richard M. Stallman |
(gnus-uu-ctl-map): Move C-h binding to C-d.
|
1994-06-01 |
Richard M. Stallman |
(completion-list-mode-map): Unbind down-mouse-2.
|
1994-05-30 |
Paul Eggert |
Fix typo: Mayan -> French Revolutionary
|
1994-05-30 |
Paul Eggert |
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.
|
1994-05-30 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a full column (2
|
1994-05-30 |
Richard M. Stallman |
(command_loop_1): Allow direct output for insert
|
1994-05-30 |
Richard M. Stallman |
(redisplay): Limit prev change to pause != 0.
|
1994-05-30 |
Richard M. Stallman |
(comint-read-input-ring): Make regexp stricter.
|
1994-05-30 |
Richard M. Stallman |
(shortversion): Don't assume another period follows.
|
1994-05-30 |
Richard M. Stallman |
(Info-default-directory-list): Don't attach ../info.
|
1994-05-30 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
1994-05-30 |
Richard M. Stallman |
(redisplay): If have window change at end, redisplay again.
|
1994-05-30 |
Richard M. Stallman |
(shell-font-lock-keywords): Removed regexp for commands.
|
1994-05-30 |
Richard M. Stallman |
(bibtex-clean-entry): Back over close delimiter carefully.
|
1994-05-30 |
Richard M. Stallman |
(calendar-current-time-zone): Fix typo that
|
1994-05-30 |
Richard M. Stallman |
(create_process): Get a pty for any non-nil Vprocess_connection_type value.
|
1994-05-30 |
Richard M. Stallman |
(ange-ftp-insert-directory): Expand file name to
|
1994-05-30 |
Richard M. Stallman |
(calendar-daylight-savings-ends): Fix typo in put.
|
1994-05-30 |
Richard M. Stallman |
(menu-bar-mode): Fix previous change.
|
1994-05-30 |
Richard M. Stallman |
(output_string): New function.
|
1994-05-28 |
Richard M. Stallman |
(TABDLY, TAB3): Defined.
|
1994-05-28 |
Richard M. Stallman |
(make-lucid-menu-keymap): Allow any form as the enabler.
|
1994-05-28 |
Richard M. Stallman |
Use ctl-x-map to bind C-x SPC.
|
1994-05-28 |
Richard M. Stallman |
(roundup): Undef before defining.
|
1994-05-28 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
1994-05-28 |
Richard M. Stallman |
(x_iconify_frame): Call x_set_offset,
|
1994-05-28 |
Richard M. Stallman |
Undo previous change.
|
1994-05-28 |
Richard M. Stallman |
(server-visit-files): Bind last-nonmenu-event.
|
1994-05-28 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-28 |
Richard M. Stallman |
entered into RCS
|
1994-05-28 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-28 |
Richard M. Stallman |
(build-mail-aliases): Handle source directives.
|
1994-05-28 |
Richard M. Stallman |
(enable-flow-control): Fix bugs turning off flow ctrl.
|
1994-05-28 |
Richard M. Stallman |
(insert-directory): Use expanded file name to find handler.
|
1994-05-28 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-28 |
Richard M. Stallman |
(dired-get-filename): Get rid of text props from name.
|
1994-05-28 |
Richard M. Stallman |
[HAVE_X_WINDOWS]: Include xterm.h.
|
1994-05-28 |
Richard M. Stallman |
(deactivate-mark): Do nothing unless transient-mark-mode.
|
1994-05-28 |
Richard M. Stallman |
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
|
1994-05-28 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Delete the -L options.
|
1994-05-28 |
Richard M. Stallman |
(LD_SWITCH_X_DEFAULT): Define if not defined.
|
1994-05-28 |
Richard M. Stallman |
(child_setup): If PWD is set, set it in the child so that
|
1994-05-28 |
Richard M. Stallman |
(fill-region-as-paragraph): if left-margin is nonzero,
|
1994-05-28 |
Richard M. Stallman |
(ispell-command-loop): Fix `q' question.
|
1994-05-28 |
Richard M. Stallman |
(mostlyclean): Don't mention xmakefile*.
|
1994-05-28 |
Richard M. Stallman |
(distclean): Delete Makefile, Makefile.in, blessmail.
|
1994-05-28 |
Richard M. Stallman |
(derived-mode-init-mode-variables): Add autoload cookie.
|
1994-05-28 |
Richard M. Stallman |
(main): In batch mode, don't set the pgrp.
|
1994-05-28 |
Richard M. Stallman |
(LIB_STANDARD): Add -u and -lansi options.
|
1994-05-28 |
Richard M. Stallman |
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.
|
1994-05-28 |
Richard M. Stallman |
(calendar-mode-map): Define mouse-2 as ignore.
|
1994-05-28 |
Richard M. Stallman |
(make-frame): Doc fix.
|
1994-05-28 |
Richard M. Stallman |
(hexl-mode-map): Call define-key properly for help-char.
|
1994-05-28 |
Richard M. Stallman |
(difftm): Don't store a long value into an int variable.
|
1994-05-28 |
Richard M. Stallman |
(ediff-patch-buffer): Fix autoload cookie.
|
1994-05-27 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
|
1994-05-27 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Defined.
|
1994-05-27 |
Richard M. Stallman |
(x_is_vendor_fkey): Function deleted.
|
1994-05-27 |
Richard M. Stallman |
(gnus-summary-catchup): Check gnus-interactive-catchup.
|
1994-05-27 |
Richard M. Stallman |
(install-arch-indep): Use /bin/pwd uniformly, not pwd.
|
1994-05-27 |
Richard M. Stallman |
(HAVE_XRMSETDATABASE): Define if not defined.
|
1994-05-27 |
Richard M. Stallman |
(blessmail): Don't depend on ../src/emacs.
|
1994-05-27 |
Richard M. Stallman |
(compare-windows): Make leading whitespace equivalent
|
1994-05-27 |
Richard M. Stallman |
(dired-jump): Add autoload.
|
1994-05-27 |
Richard M. Stallman |
Whitespace cleanup.
|
1994-05-27 |
Richard M. Stallman |
(completion-setup-function): Fix up the regexp.
|
1994-05-26 |
Richard M. Stallman |
(choose-completion-string): Clear mouse-face property.
|
1994-05-26 |
Richard M. Stallman |
(rmail-show-message): If transient-mark-mode, deactivate the mark.
|
1994-05-26 |
Karl Heuer |
(Finsert_file_contents): Check for beginning of file.
|
1994-05-26 |
Richard M. Stallman |
Make previous change limited to HPUX.
|
1994-05-26 |
Karl Heuer |
(posn-col-row): Test for consp, not symbolp.
|
1994-05-26 |
Richard M. Stallman |
(fortran-link-matching-do): Ignore DO statements with line numbers.
|
1994-05-26 |
Karl Heuer |
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
|
1994-05-26 |
Karl Heuer |
(ws-search): Fix malformed character constants.
|
1994-05-26 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
|
1994-05-26 |
Richard M. Stallman |
entered into RCS
|
1994-05-26 |
Tom Tromey |
Menu items now sensitive as appropriate.
|
1994-05-26 |
Richard M. Stallman |
(kill-emacs-query-functions): Doc fix.
|
1994-05-25 |
Roland McGrath |
*** empty log message ***
|
1994-05-25 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-25 |
Richard M. Stallman |
(Vx_sensitive_text_pointer_shape):
|
1994-05-25 |
Richard M. Stallman |
Add more risky-local-variable properties.
|
1994-05-25 |
Richard M. Stallman |
entered into RCS
|
1994-05-25 |
Richard M. Stallman |
(note_mouse_movement): Use frame's window in XQueryPointer.
|
1994-05-25 |
Richard M. Stallman |
(menu_item_equiv_key): Look for equiv keys both before
|
1994-05-25 |
Richard M. Stallman |
(c-fill-paragraph): Don't include part of comment
|
1994-05-25 |
Richard M. Stallman |
entered into RCS
|
1994-05-25 |
Richard M. Stallman |
(outline-chart-subtree): Include outline-next-heading in loop conditions
|
1994-05-25 |
Richard M. Stallman |
(openp): Don't use O_RDONLY.
|
1994-05-25 |
Karl Heuer |
(Freplace_match): Improve capitalization heuristics.
|
1994-05-25 |
Richard M. Stallman |
(Freplace_match): Don't capitalize unless all matched words are capitalized.
|
1994-05-25 |
Karl Heuer |
(Fminibuffer_complete_word): GCPRO completion and tem.
|
1994-05-25 |
Karl Heuer |
(Fprimitive_undo): GCPRO next and list.
|
1994-05-24 |
Richard M. Stallman |
(verify_overlay_modification): GCPRO tail and overlay.
|
1994-05-24 |
Richard M. Stallman |
(describe_map): Fix the call to Fequal.
|
1994-05-24 |
Richard M. Stallman |
(INTERNAL_TERMINAL): Allow audio bell.
|
1994-05-24 |
Richard M. Stallman |
(do_visible_bell): Renamed from visible_bell to avoid
|
1994-05-24 |
Richard M. Stallman |
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
|
1994-05-24 |
Richard M. Stallman |
(i[34]86-next-*): New alternative.
|
1994-05-23 |
Richard M. Stallman |
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.
|
1994-05-23 |
Richard M. Stallman |
(window_loop): Fix test of dedicated flag in prev change.
|
1994-05-23 |
Richard M. Stallman |
(interpreter-mode-alist): Add wishx, tclsh.
|
1994-05-23 |
Richard M. Stallman |
(LIBXT): Move -lXmu before -lXt.
|
1994-05-23 |
Richard M. Stallman |
(frame-initialize): Record in frame-initial-frame-alist
|
1994-05-23 |
Richard M. Stallman |
(Buffer-menu-mouse-select): Handle dedicated window.
|
1994-05-23 |
Richard M. Stallman |
(command-line-1): Precompute menu bar before startup msg.
|
1994-05-23 |
Richard M. Stallman |
(show-paren-command-hook):
|
1994-05-23 |
Richard M. Stallman |
(popup-dialog-box): Bind meaning with let.
|
1994-05-23 |
Richard M. Stallman |
(popup-menu): Bind cmd with let.
|
1994-05-23 |
Richard M. Stallman |
(${etc}DOC): Ignore error from rm.
|
1994-05-23 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
|
1994-05-23 |
Richard M. Stallman |
New config hppa*-hp-hpux9shr*.
|
1994-05-23 |
Richard M. Stallman |
(x_set_window_size): If cursor outside new size, mark it off.
|
1994-05-23 |
Richard M. Stallman |
(menu_bar_one_keymap):
|
1994-05-23 |
Richard M. Stallman |
(update_end): Undo previous change.
|
1994-05-23 |
Richard M. Stallman |
(change_frame_size): Keep cursor coords in range.
|
1994-05-23 |
Richard M. Stallman |
(window_loop, UNSHOW_BUFFER case):
|
1994-05-23 |
Richard M. Stallman |
(other_visible_frames): No longer static.
|
1994-05-23 |
Richard M. Stallman |
(select-tags-table-mode): New function, a major mode.
|
1994-05-23 |
Richard M. Stallman |
(mouse-insert-selection): Test mouse-yank-at-point.
|
1994-05-23 |
Richard M. Stallman |
(hack-one-local-variable): Check properly for `defun.
|
1994-05-23 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Don't die
|
1994-05-23 |
Richard M. Stallman |
(popup-menu): Use mouse-pixel-position.
|
1994-05-23 |
Richard M. Stallman |
(posn-col-row): Use let*.
|
1994-05-22 |
Richard M. Stallman |
Doc fix.
|
1994-05-22 |
Richard M. Stallman |
entered into RCS
|
1994-05-22 |
Richard M. Stallman |
(mouse-split-window-vertically): Treat scroll bar events just like others.
|
1994-05-22 |
Richard M. Stallman |
(posn-col-row): Do something useful for scroll bar event.
|
1994-05-22 |
Tom Tromey |
Added bug-report keybindings and menu entries.
|
1994-05-22 |
Richard M. Stallman |
(rmail-spool-directory): Maybe use /var/mail.
|
1994-05-22 |
Tom Tromey |
Even more compile stuff.
|
1994-05-22 |
Richard M. Stallman |
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
|
1994-05-22 |
Tom Tromey |
Moved emacs version checking code to very beginning.
|
1994-05-22 |
Tom Tromey |
Compile fixes.
|
1994-05-22 |
Tom Tromey |
Fixed mark-defun for 19.23.
|
1994-05-22 |
Tom Tromey |
Fixed bug with M-;.
|
1994-05-22 |
Richard M. Stallman |
Formerly INSTALL.~28~
|
1994-05-22 |
Richard M. Stallman |
[MSDOS]: Don't include files from the dos extender
|
1994-05-22 |
Richard M. Stallman |
Include config.h.
|
1994-05-22 |
Richard M. Stallman |
Doc fix.
|
1994-05-22 |
Richard M. Stallman |
Adding dos-fns.elc to the set of Lisp files was moved
|
1994-05-22 |
Richard M. Stallman |
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
|
1994-05-22 |
Richard M. Stallman |
(foldout-exit-fold): Make numeric argument work;
|
1994-05-22 |
Richard M. Stallman |
entered into RCS
|
1994-05-22 |
Richard M. Stallman |
Whitespace fixes.
|
1994-05-22 |
Richard M. Stallman |
(change_window_height): Test for DELTA too small
|
1994-05-22 |
Richard M. Stallman |
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.
|
1994-05-22 |
Richard M. Stallman |
(jka-compr-compression-info-list): Doc fix.
|
1994-05-22 |
Richard M. Stallman |
(substitute-key-definition): Skip cached menu key-equivs.
|
1994-05-22 |
Richard M. Stallman |
(easy-menu-create-keymaps):
|
1994-05-22 |
Tom Tromey |
Fixes for imenu.
|
1994-05-22 |
Tom Tromey |
Fixed menu support.
|
1994-05-22 |
Richard M. Stallman |
(Fdelete_directory): Allow dir names as well as file names.
|
1994-05-22 |
Richard M. Stallman |
(shell-strip-ctrl-m): Strip multiple ^Ms.
|
1994-05-22 |
Richard M. Stallman |
(dired-mark-pop-up): Clear mouse-face property.
|
1994-05-21 |
Richard M. Stallman |
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
|
1994-05-21 |
Richard M. Stallman |
Doc fixes.
|
1994-05-21 |
Richard M. Stallman |
Lucid menu added.
|
1994-05-21 |
Richard M. Stallman |
(create_process): Don't complain about error from TIOCSETD.
|
1994-05-21 |
Richard M. Stallman |
Add template for init_gettimeofday.
|
1994-05-21 |
Richard M. Stallman |
(mostlyclean, clean, distclean, realclean)
|
1994-05-21 |
Richard M. Stallman |
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
|
1994-05-21 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-21 |
Richard M. Stallman |
entered into RCS
|
1994-05-21 |
Karl Heuer |
(x_set_background_color): Set scroll bar backgrounds.
|
1994-05-20 |
Richard M. Stallman |
(dired-readin): Clear modified flag at the very end.
|
1994-05-20 |
Richard M. Stallman |
(server-done-hook): New hook.
|
1994-05-20 |
Richard M. Stallman |
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.
|
1994-05-20 |
Richard M. Stallman |
(Finsert_file_contents): Declare buffer as unsigned
|
1994-05-20 |
Richard M. Stallman |
(choose-completion):
|
1994-05-20 |
Richard M. Stallman |
(mouse-choose-completion):
|
1994-05-20 |
Richard M. Stallman |
Lots of doc fixes and message syntax fixes.
|
1994-05-20 |
Richard M. Stallman |
(bookmark-file): Alternate default on ms-dos.
|
1994-05-20 |
Noah Friedman |
Enable resize-minibuffer-mode when this file is loaded.
|
1994-05-20 |
Michael I. Bushnell |
Only lusers assume that O_RDONLY == 0.
|
1994-05-20 |
Richard M. Stallman |
(mouse-drag-secondary): Handle mouse motion out of window
|
1994-05-20 |
Richard M. Stallman |
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
|
1994-05-20 |
Richard M. Stallman |
(UNEXEC_ALIAS): New variable, used to make the unex...o target.
|
1994-05-20 |
Richard M. Stallman |
(ispell-word): Implement C-u $ as in ispell4.el.
|
1994-05-20 |
Richard M. Stallman |
(lib-src): Don't depend on src/paths.h.
|
1994-05-20 |
Richard M. Stallman |
(Fset_face_attribute_internal): Always return valid data.
|
1994-05-20 |
Richard M. Stallman |
(syms_of_textprop): Set up Lisp fn get-char-property.
|
1994-05-20 |
Richard M. Stallman |
(basic_machine): Accept cxux*.
|
1994-05-19 |
Richard M. Stallman |
(FRAME_SUPPORT): Add menu-bar.el.
|
1994-05-19 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Once again preserve x and y pos,
|
1994-05-19 |
Richard M. Stallman |
(EXTRA_INITIALIZE): Define here.
|
1994-05-19 |
Richard M. Stallman |
(EXTRA_INITIALIZE): Definition deleted.
|
1994-05-19 |
Richard M. Stallman |
(calendar-mode-map): Use calendar-goto-astro-day-number.
|
1994-05-19 |
Richard M. Stallman |
Fix unrecognized os error message.
|
1994-05-19 |
Richard M. Stallman |
(completion-setup-function): Make highlight span single spaces.
|
1994-05-19 |
Richard M. Stallman |
(gnus-group-unsubscribe-current-group):
|
1994-05-19 |
Richard M. Stallman |
(info-insert-file-contents): Avoid conflict with jka-compr.
|
1994-05-19 |
Richard M. Stallman |
(mouse-avoidance-nudge-dist): Doc fix.
|
1994-05-19 |
Richard M. Stallman |
(syms_of_frame): Set up frame-first-window as Lisp fn.
|
1994-05-19 |
Richard M. Stallman |
(menu-bar-mode): Preserve window height.
|
1994-05-19 |
Richard M. Stallman |
(vc-mode-line): Do nothing if FILE is nil.
|
1994-05-19 |
Richard M. Stallman |
(compilation-goto-locus): Handle case where *compilation*
|
1994-05-19 |
Richard M. Stallman |
Add "args" to dummy definition of compute-motion.
|
1994-05-19 |
Richard M. Stallman |
(ispell-highlight): Do nothing unless window-system.
|
1994-05-19 |
Richard M. Stallman |
(write_c_args): Put `default' in upper case.
|
1994-05-19 |
Richard M. Stallman |
(rmail-variables): Don't add any permanent-local props.
|
1994-05-19 |
Richard M. Stallman |
(rmail-edit-current-message): Undo previous change.
|
1994-05-19 |
Richard M. Stallman |
(rmail-output): Doc fix.
|
1994-05-19 |
Richard M. Stallman |
rmail-default-file renamed from rmail-last-file,
|
1994-05-19 |
Richard M. Stallman |
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
|
1994-05-19 |
Richard M. Stallman |
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
|
1994-05-19 |
Richard M. Stallman |
(setup_frame_gcs): Move cursor_bits variable out of
|
1994-05-19 |
Richard M. Stallman |
Doc fixes.
|
1994-05-19 |
Richard M. Stallman |
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
|
1994-05-19 |
Richard M. Stallman |
(other_menu_bar_item_p): Return 0 if no menu bar.
|
1994-05-19 |
Richard M. Stallman |
(server-done): Never kill buffer here.
|
1994-05-19 |
Richard M. Stallman |
(xmenu_show): Don't look in menubar for core.height if no menu bar.
|
1994-05-19 |
Richard M. Stallman |
(Fwrite_region): Set update_mode_lines.
|
1994-05-19 |
Richard M. Stallman |
(menu-bar-update-buffers): Record buffers' mod and
|
1994-05-19 |
Richard M. Stallman |
(syms_of_fileio): Doc fix.
|
1994-05-19 |
Richard M. Stallman |
(posn-col-row): Doc fix.
|
1994-05-19 |
Richard M. Stallman |
(lispy_function_keys): Add various kp- keys for X11R6.
|
1994-05-18 |
Richard M. Stallman |
(font-lock-after-change-function): Fix typo in prev chg.
|
1994-05-18 |
Richard M. Stallman |
(Fset_window_buffer): Fix dedicated window error call.
|
1994-05-18 |
Richard M. Stallman |
(copydests): Get rid of spurious `-'s.
|
1994-05-18 |
Richard M. Stallman |
entered into RCS
|
1994-05-18 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-18 |
Richard M. Stallman |
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
|
1994-05-18 |
Richard M. Stallman |
Define EMACS_CONFIGURATION instead of CONFIGURATION.
|
1994-05-18 |
Richard M. Stallman |
EMACS_CONFIGURATION renamed from CONFIGURATION.
|
1994-05-18 |
Richard M. Stallman |
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
|
1994-05-18 |
Richard M. Stallman |
(etags_getcwd): Cast result of popen.
|
1994-05-18 |
Karl Heuer |
(tex-delete-last-temp-files): Don't fail on non-existent directory.
|
1994-05-17 |
Karl Heuer |
[!MSDOS]: Declare popen.
|
1994-05-17 |
Richard M. Stallman |
(soundex-alist): Put variable before fn that uses it.
|
1994-05-17 |
Karl Heuer |
(Fbacktrace): Properly nest parentheses.
|
1994-05-17 |
Richard M. Stallman |
(command_loop_1): Fix test for valid display table entry,
|
1994-05-17 |
Richard M. Stallman |
(ALL_LDFLAGS): Add LDFLAGS.
|
1994-05-17 |
Richard M. Stallman |
(update_frame): Fix test of outq and baud_rate some more.
|
1994-05-17 |
Richard M. Stallman |
(update_frame): Fix backwd test of outq and baud_rate.
|
1994-05-17 |
Richard M. Stallman |
(main): Avoid crash if argc is 1.
|
1994-05-17 |
Richard M. Stallman |
(outline-mode): Use outline-this-or-next-heading.
|
1994-05-17 |
Richard M. Stallman |
(Fdo_auto_save): Save listdesc as an integer, only if open.
|
1994-05-17 |
Richard M. Stallman |
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
|
1994-05-17 |
Richard M. Stallman |
(gnus-group-mode-map): Fix typo in prev change.
|
1994-05-17 |
Richard M. Stallman |
(gettimeofday): New function substituting the library
|
1994-05-17 |
Richard M. Stallman |
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
|
1994-05-17 |
Richard M. Stallman |
(xmenu_show): Completely ignore nameless panes
|
1994-05-17 |
Karl Heuer |
(fix_overlays_in_range): New function.
|
1994-05-17 |
Karl Heuer |
(Ftranspose_regions): Fix overlays after moving markers.
|
1994-05-16 |
Richard M. Stallman |
(Man-heading-regexp): Accept multiple whitespace chars.
|
1994-05-16 |
Richard M. Stallman |
(gnus-post-news): Handle followup-to field.
|
1994-05-16 |
Richard M. Stallman |
(blessmail): Specify directory for blessmail.el.
|
1994-05-16 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-16 |
Richard M. Stallman |
entered into RCS
|
1994-05-16 |
Richard M. Stallman |
Don't use `+' in regexps as different stream
|
1994-05-16 |
Richard M. Stallman |
Comment change.
|
1994-05-16 |
Richard M. Stallman |
(syms_of_eval): Doc fixes.
|
1994-05-16 |
Richard M. Stallman |
Doc fixes.
|
1994-05-16 |
Richard M. Stallman |
(precompute-menubar-bindings): Don't precompute menus if not using x.
|
1994-05-15 |
Richard M. Stallman |
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
|
1994-05-15 |
Richard M. Stallman |
(crlf_to_lf): Fix off-by-one condition.
|
1994-05-15 |
Richard M. Stallman |
(Fcurrent_time_zone): Add cast.
|
1994-05-15 |
Richard M. Stallman |
(LOCALTIME_CACHE): Defined.
|
1994-05-15 |
Richard M. Stallman |
(LOCALTIME_CACHE): Define, if not OSF1.
|
1994-05-15 |
Richard M. Stallman |
(HAVE_X11XTR6): Add newline before #if.
|
1994-05-14 |
Richard M. Stallman |
(bind_polling_period): Never decrease polling_period.
|
1994-05-14 |
Richard M. Stallman |
(XTread_socket): For button events, clear compose_status.
|
1994-05-14 |
Richard M. Stallman |
Comment change.
|
1994-05-14 |
Richard M. Stallman |
Remove periods from messages.
|
1994-05-14 |
Richard M. Stallman |
(isearch-done): Don't call deactivate-mark.
|
1994-05-14 |
Richard M. Stallman |
(tar-extract): Put tar name into subfile visited name.
|
1994-05-14 |
Richard M. Stallman |
Make menu bar defines unconditional.
|
1994-05-14 |
Richard M. Stallman |
Move menu bar defines to top level
|
1994-05-14 |
Richard M. Stallman |
(dired-mode-map): Get rid of dired-regexp-prefix;
|
1994-05-14 |
Richard M. Stallman |
(Fcopy_file): Close output before setting its times.
|
1994-05-13 |
Karl Heuer |
(Foverlay_lists): Doc fix.
|
1994-05-13 |
Richard M. Stallman |
(font-lock-no-comments): New variable.
|
1994-05-13 |
Richard M. Stallman |
(HAVE_X11XTR6): Arrange to define it.
|
1994-05-13 |
Richard M. Stallman |
(HAVE_X11XTR6): Add #undef.
|
1994-05-13 |
Richard M. Stallman |
(LIBXTR6): New variable. Test HAVE_X11XTR6.
|
1994-05-13 |
Richard M. Stallman |
(syms_of_keyboard): Set up Qpolling_period.
|
1994-05-13 |
Richard M. Stallman |
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
|
1994-05-13 |
Richard M. Stallman |
(save_excursion_restore): Don't run activate-mark-hook
|
1994-05-13 |
Richard M. Stallman |
(LIBXTR6): New variable.
|
1994-05-13 |
Richard M. Stallman |
(vc-registered): Use find-file-name-handler.
|
1994-05-13 |
Richard M. Stallman |
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
1994-05-13 |
Richard M. Stallman |
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
1994-05-13 |
Richard M. Stallman |
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
|
1994-05-12 |
Richard M. Stallman |
Handle Motif and Open-look.
|
1994-05-12 |
Richard M. Stallman |
Rewrite mouse-3 menu as a keymap.
|
1994-05-12 |
Richard M. Stallman |
(autoload-trim-file-name): Make it relative
|
1994-05-12 |
Richard M. Stallman |
(outline-init): Delete junk at end.
|
1994-05-12 |
Richard M. Stallman |
(texinfo-show-structure): Fix subsubsection indent amount.
|
1994-05-12 |
Karl Heuer |
(menu-bar-update-buffers): Don't use string-match.
|
1994-05-12 |
Karl Heuer |
(display_text_line): Fix check for end of buffer.
|
1994-05-12 |
Karl Heuer |
(update-autoloads-here): Split up long message.
|
1994-05-12 |
Richard M. Stallman |
(maybe-blessmail): Mention bless-mail is in lib-src.
|
1994-05-12 |
Richard M. Stallman |
(install): Depend on blessmail.
|
1994-05-12 |
Richard M. Stallman |
(dumpglyphs): For cursor foreground, try the
|
1994-05-12 |
David J. MacKenzie |
(mips-siemens-sysv*): Put quotes around value containing blanks.
|
1994-05-12 |
Richard M. Stallman |
Comment change.
|
1994-05-12 |
Richard M. Stallman |
(gnus-group-mode-map, gnus-summary-mode-map):
|
1994-05-12 |
Richard M. Stallman |
(init_callproc): Never set Vdata_directory based on
|
1994-05-12 |
Richard M. Stallman |
(tar-extract): Don't clear out the buffer-file-name.
|
1994-05-12 |
Richard M. Stallman |
(shell-command): Use buffer name *Shell-Command*.
|
1994-05-12 |
Richard M. Stallman |
(TAGS): Use the makefile in src subdir.
|
1994-05-12 |
Richard M. Stallman |
(sdb): Handle tags-file-name as nil.
|
1994-05-11 |
Roland McGrath |
[__GNU_LIBRARY__]: Include <termios.h>.
|
1994-05-11 |
Fred Pierresteguy |
(xmenu_show): New var mb_item. Use it to determine the menubar item that
|
1994-05-11 |
Richard M. Stallman |
(string_width): Deleted.
|
1994-05-11 |
Karl Heuer |
(ediff-no-help-in-control-buffer): Renamed from
|
1994-05-11 |
Karl Heuer |
(update-file-autoloads): Delete leftover variable.
|
1994-05-11 |
Richard M. Stallman |
(Frename_buffer): Reject empty string as new name.
|
1994-05-11 |
Karl Heuer |
(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
|
1994-05-11 |
Karl Heuer |
(Man-build-man-command): Use manual-program, not hardcoded name.
|
1994-05-11 |
Karl Heuer |
(Man-heading-regexp): Fix pattern.
|
1994-05-11 |
Karl Heuer |
(Man-heading-regexp): Fix pattern.
|
1994-05-11 |
Karl Heuer |
(Man-reuse-okay-p): Doc fix.
|
1994-05-11 |
Richard M. Stallman |
(BSD): Define as 42.
|
1994-05-11 |
Richard M. Stallman |
Don't declare logb if it is a macro.
|
1994-05-10 |
Karl Heuer |
(read_char): Preserve echo area on asynch buffer switch.
|
1994-05-10 |
Richard M. Stallman |
(ispell-message): Add `ispell-message-text-end' and
|
1994-05-10 |
Richard M. Stallman |
(Finsert_file_contents) [MSDOS]: Ignore the replace feature.
|
1994-05-10 |
Roland McGrath |
Comment fix.
|
1994-05-10 |
Roland McGrath |
[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.
|
1994-05-10 |
Edward M. Reingold |
(calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
|
1994-05-10 |
Edward M. Reingold |
(calendar-cursor-to-date): Fix error return.
|
1994-05-10 |
Richard M. Stallman |
(abbreviate-file-name): Add special case for ms-dos.
|
1994-05-10 |
Roland McGrath |
(opsys): Recognize `gnu'.
|
1994-05-10 |
Richard M. Stallman |
(using NON_GNU_CPP): Fix test for CPP already set.
|
1994-05-10 |
Richard M. Stallman |
Comment change.
|
1994-05-10 |
Karl Heuer |
(frame-remove-geometry-params): Reverse the computed list, to preserve the
|
1994-05-10 |
Richard M. Stallman |
(rmail-toggle-header): Call rmail-highlight-headers.
|
1994-05-10 |
Richard M. Stallman |
(Qbuffer_file_type): Var deleted.
|
1994-05-10 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
1994-05-10 |
Richard M. Stallman |
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
|
1994-05-10 |
Richard M. Stallman |
(texinfo-environment-regexp): Split lines.
|
1994-05-10 |
Karl Heuer |
(file-chase-links): Delete redundant slashes.
|
1994-05-10 |
Karl Heuer |
Allow marker string to arrive in mid-line.
|
1994-05-10 |
Karl Heuer |
(safe_run_hooks): New function, extracted from command_loop_1. Bind
|
1994-05-10 |
Karl Heuer |
Use PT, not point.
|
1994-05-10 |
Richard M. Stallman |
(shell-command-on-region): Don't kill output buffer when in the one line case.
|
1994-05-10 |
Richard M. Stallman |
(iso-gtex2iso-trans-tab): Redorder this list.
|
1994-05-10 |
Richard M. Stallman |
New version from Kifer.
|
1994-05-09 |
Richard M. Stallman |
*** empty log message ***
|
1994-05-09 |
Richard M. Stallman |
(find-file-noselect): Suppress same-file warning if
|
1994-05-09 |
Richard M. Stallman |
(rmail-make-basic-summary-line): Get all the lines of the From field.
|
1994-05-09 |
Richard M. Stallman |
(menu-bar-file-menu): Add Apply Patch and Compare Files
|
1994-05-09 |
Richard M. Stallman |
Doc fixes.
|
1994-05-09 |
Richard M. Stallman |
(ange-ftp-start-process): Bind file-name-handler-alist to nil
|
1994-05-09 |
David J. MacKenzie |
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.
|
1994-05-09 |
Richard M. Stallman |
(outline-init) New user interface for control of
|
1994-05-09 |
Richard M. Stallman |
(x_set_window_size) [USE_X_TOOLKIT]:
|