Mercurial > emacs
graph
-
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XSETFASTINT): New macro.1994-10-04, by Karl Heuer
-
(Finsert_file_contents): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fprefix_numeric_value): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.1994-10-04, by Karl Heuer
-
(XSETFRAME): Set object type as well as value.1994-10-04, by Karl Heuer
-
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,1994-10-04, by Karl Heuer
-
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros1994-10-04, by Karl Heuer
-
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,1994-10-04, by Karl Heuer
-
(compute_char_face): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(display_text_line): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,1994-10-04, by Karl Heuer
-
(record_insert, record_delete, record_first_change, record_property_change):1994-10-04, by Karl Heuer
-
(Ftext_properties_at, Fget_char_property, Fnext_property_change,1994-10-04, by Karl Heuer
-
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of1994-10-04, by Karl Heuer
-
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):1994-10-04, by Karl Heuer
-
(make_process, create_process, Fopen_network_stream, deactivate_process,1994-10-04, by Karl Heuer
-
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,1994-10-04, by Karl Heuer
-
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros1994-10-04, by Karl Heuer
-
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,1994-10-04, by Karl Heuer
-
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(insert_1, insert_from_string_1): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,1994-10-04, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros1994-10-04, by Karl Heuer
-
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor1994-10-04, by Karl Heuer
-
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead1994-10-04, by Karl Heuer
-
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,1994-10-04, by Karl Heuer
-
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,1994-10-04, by Karl Heuer
-
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,1994-10-04, by Karl Heuer
-
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros1994-10-04, by Karl Heuer
-
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
(XSETPNTR): Deleted.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
Translate -gnu/linux* to -linux*.1994-10-04, by Richard M. Stallman
-
(MKTIME_OBJ): New variable.1994-10-04, by Richard M. Stallman
-
(mktime): Check for it.1994-10-04, by Richard M. Stallman
-
(server-switch-buffer): Don't go to an invisible frame.1994-10-04, by Richard M. Stallman
-
(set-auto-mode): Discard versions from file name before1994-10-04, by Richard M. Stallman
-
(rlogin): Doc fix.1994-10-03, by Richard M. Stallman
-
(vc-backend-checkin): When CVS checks in a file, it is1994-10-03, by Richard M. Stallman
-
(vc-status): Handle CVS.1994-10-03, by Richard M. Stallman
-
Add support for MIPS variants1994-10-03, by Ian Lance Taylor
-
Recognize GNU.1994-10-03, by Roland McGrath
-
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.1994-10-03, by Richard M. Stallman
-
(shell-strip-ctrl-m): Function moved to comint.el and renamed.1994-10-03, by Richard M. Stallman
-
(Frecenter): Don't trigger point-motion hooks.1994-10-03, by Karl Heuer
-
(kill-rectangle): In read-only buffer, do record1994-10-02, by Richard M. Stallman
-
(Finsert_file_contents): set type of `end', not just the value.1994-10-02, by Karl Heuer
-
(x_figure_window_size): Use new formula for scroll bar width.1994-10-02, by Karl Heuer
-
Include <utime.h> here instead of in systime.h.1994-10-02, by Karl Heuer
-
Don't include <utime.h> here; do it in sysdep.c instead.1994-10-02, by Karl Heuer
-
(HAVE_UTIME_H): Add #undef.1994-10-02, by Karl Heuer
-
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the1994-10-02, by Paul Reilly
-
(shell-mode): Compare the truename with /dev/null.1994-10-02, by Richard M. Stallman
-
(file-truename): If name has no dir, use default-directory.1994-10-02, by Richard M. Stallman
-
(widget_id_tick): Renamed from popup_id_tick.1994-10-02, by Paul Reilly
-
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.1994-10-02, by Paul Reilly
-
(HACK_EDITRES): Declare if using X11R5.1994-10-02, by Paul Reilly
-
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set1994-10-02, by Paul Reilly
-
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.1994-10-02, by Paul Reilly
-
(make_lispy_event): Do not set item. Now handled in xmenu.c by1994-10-02, by Paul Reilly
-
(display_menu_item): Add support for displaying the title in pop up menus.1994-10-02, by Paul Reilly
-
(lw_set_main_areas): Use xm_set_main_areas().1994-10-02, by Paul Reilly
-
Declare xm_set_main_areas() and xm_manage_resizing().1994-10-02, by Paul Reilly
-
(make_menu_in_widget): Add support for displaying a title in pop up1994-10-02, by Paul Reilly
-
Added Motif changes for usage and option checking.1994-10-02, by Paul Reilly
-
(Info-scroll-down, Info-scroll-up): Doc fixes.1994-10-02, by Richard M. Stallman
-
(dired-do-print): Put spaces between lpr switches.1994-10-02, by Richard M. Stallman
-
(setenv-history): New history list.1994-10-02, by Richard M. Stallman
-
(indent-c++-exp): For public/private/protected,1994-10-02, by Richard M. Stallman
-
(redisplay_window): If we set PT, and that alters a region1994-10-02, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph): Fix previous change.1994-10-02, by Richard M. Stallman
-
(vc-register): Verify an old master file really still exists1994-10-02, by Richard M. Stallman
-
(head_table): Set up Qdelete_frame.1994-10-01, by Richard M. Stallman
-
(keys_of_frame): Make binding for delete-frame.1994-10-01, by Richard M. Stallman
-
(apropos-print-matches): Add newline after1994-10-01, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix previous change.1994-10-01, by Richard M. Stallman
-
(Foverlay_get): Handle `category' property on overlay.1994-10-01, by Richard M. Stallman
-
* man.el (Man-init-defvars, Man-cleanup-manpage,1994-10-01, by Francesco Potortì
-
Comment change.1994-10-01, by Richard M. Stallman
-
(compile_range): When casting to const unsigned char *, put const first.1994-10-01, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph):1994-10-01, by Richard M. Stallman
-
(mouse-secondary-click-count): New variable.1994-10-01, by Richard M. Stallman
-
(LIBXTR6): If NEED_LIBW, add -lw.1994-10-01, by Richard M. Stallman
-
(NEED_LIBW): Defined.1994-10-01, by Richard M. Stallman
-
(LDFLAGS): New variable.1994-10-01, by Richard M. Stallman
-
(add-hook, remove-hook): If the hook was made local1994-10-01, by Richard M. Stallman
-
(ispell-init-process): Add missing arg in error msg.1994-10-01, by Richard M. Stallman
-
(finder-mode-map): Change key bindings:1994-10-01, by Richard M. Stallman
-
(edmacro-format-keys): Cope if local keymap is nil.1994-10-01, by Richard M. Stallman
-
(windowsnt): Alias for winnt.1994-09-30, by Richard Kenner
-
(modify-face): New function.1994-09-30, by Richard M. Stallman
-
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.1994-09-30, by Richard M. Stallman
-
(add-hook): Initialize default value and local value.1994-09-30, by Richard M. Stallman
-
(Fmake_local_variable): Doc fix.1994-09-30, by Richard M. Stallman
-
* etags.c (C_entries): Recognise typedef of ANSI style functions.1994-09-30, by Francesco Potortì
-
(isearch-mode): Don't set deactivate-mark here.1994-09-30, by Richard M. Stallman
-
Really delete gud-overload-functions.1994-09-30, by Richard M. Stallman
-
(gud-overload-functions): Function deleted.1994-09-30, by Richard M. Stallman
-
(os): Accept coff as an OS.1994-09-30, by Jim Wilson
-
(check_writable, check_executable) [__HURD__]: Use eaccess.1994-09-29, by Richard M. Stallman
-
(print-region-1): Use them instead of just pr.1994-09-29, by Richard M. Stallman
-
(compute_char_face): Handle list as overlay face property.1994-09-29, by Richard M. Stallman
-
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX1994-09-29, by Richard Kenner
-
(Fset_face_attribute_internal): Mark frame garbaged whenever1994-09-29, by Richard M. Stallman
-
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.1994-09-29, by Karl Heuer
-
(x_report_frame_params): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(add-abbrev, inverse-add-abbrev):1994-09-29, by Richard M. Stallman
-
(scheme-mode-variables): Make parse-sexp-ignore-comments t.1994-09-29, by Richard M. Stallman
-
(texinfo-format-region, texinfo-format-buffer-1):1994-09-29, by Richard M. Stallman
-
* man.el1994-09-29, by Francesco Potortì
-
(imenu--cleanup): Changed 'mapc' to 'mapcar'.1994-09-29, by Richard M. Stallman
-
(handle-delete-frame): New function.1994-09-29, by Richard M. Stallman
-
(command-line): Fix bug in previous change.1994-09-28, by Karl Heuer
-
(command-line): Recognize --longopt synonyms for all options handled here.1994-09-28, by Karl Heuer
-
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.1994-09-28, by Roland McGrath
-
(syms_of_dired): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(Fdelete_file): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(backward-kill-sentence): Work in read-only buffers.1994-09-28, by Richard M. Stallman
-
Comment fix.1994-09-28, by Karl Heuer
-
(x_new_font): New rule for computing column width. Factored out common code.1994-09-28, by Karl Heuer
-
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.1994-09-28, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.1994-09-28, by Karl Heuer
-
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.1994-09-28, by Karl Heuer
-
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,1994-09-27, by Karl Heuer
-
(hack-one-local-variable): Support safe-local-variable property.1994-09-27, by Richard M. Stallman
-
(command-apropos): Pass t for no-header to apropos.1994-09-27, by Richard M. Stallman
-
(mail): Doc fix.1994-09-27, by Richard M. Stallman
-
(${etc}DOC): Run make-docfile twice--two batches.1994-09-27, by Richard M. Stallman
-
Initial revision1994-09-27, by Richard M. Stallman
-
Improve POP code, move most of it into a separate file.1994-09-27, by Richard M. Stallman
-
(MOVE_FLAGS, MOVE_LIBS): New variables.1994-09-27, by Richard M. Stallman
-
(utimes): Check for it.1994-09-27, by Richard M. Stallman
-
(Fformat_time_string): Mostly rewritten, to handle1994-09-27, by Richard M. Stallman
-
(rmail-forward): Simplify insertion of forwarded msg.1994-09-27, by Richard M. Stallman
-
(etags-tags-completion-table): Allow ? and : in guessed tag names.1994-09-27, by Roland McGrath
-
(rmail-summary-delete-forward): Regexp for recognizing deleted message1994-09-27, by Richard M. Stallman
-
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,1994-09-27, by Karl Heuer
-
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,1994-09-27, by Karl Heuer
-
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,1994-09-27, by Karl Heuer
-
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,1994-09-27, by Karl Heuer
-
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,1994-09-27, by Karl Heuer
-
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test1994-09-27, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test1994-09-27, by Karl Heuer
-
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use1994-09-27, by Karl Heuer
-
(NULL_INTERVAL_P): Use type test macros.1994-09-27, by Karl Heuer
-
(EVENT_HAS_PARAMETERS): Use type test macros.1994-09-27, by Karl Heuer
-
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.1994-09-27, by Karl Heuer
-
(Fbyte_code): Use type test macros.1994-09-27, by Karl Heuer
-
(Fcall_process, child_setup, getenv_internal): Use type test macros.1994-09-27, by Karl Heuer
-
(casify_object): Use type test macros.1994-09-27, by Karl Heuer
-
(STRING256_P): Use type test macros.1994-09-27, by Karl Heuer
-
(Fself_insert_command): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffile_name_completion, file_name_completion): Use type test macros.1994-09-27, by Karl Heuer
-
(get_doc_string, Fdocumentation, Fdocumentation_property,1994-09-27, by Karl Heuer
-
(Fkill_emacs): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,1994-09-27, by Karl Heuer
-
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.1994-09-27, by Karl Heuer
-
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use1994-09-27, by Karl Heuer
-
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,1994-09-27, by Karl Heuer
-
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,1994-09-27, by Karl Heuer
-
(buffer_display_table, current_column, Fmove_to_column, compute_motion,1994-09-27, by Karl Heuer
-
(create_root_interval, balance_possible_root_interval, delete_interval): Use1994-09-27, by Karl Heuer
-
(echo_char, cmd_error_internal, command_loop_1, read_char,1994-09-27, by Karl Heuer
-
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,1994-09-27, by Karl Heuer
-
(Fexecute_kbd_macro): Use type test macros.1994-09-27, by Karl Heuer
-
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.1994-09-27, by Karl Heuer
-
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,1994-09-27, by Karl Heuer
-
(Finsert_string): Use type test macros.1994-09-27, by Karl Heuer
-
(run_msdos_command): Use type test macros.1994-09-27, by Karl Heuer
-
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.1994-09-27, by Karl Heuer
-
(POSIX_SIGNALS): Define it.1994-09-27, by Richard M. Stallman
-
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,1994-09-27, by Karl Heuer
-
(syms_of_window): Doc fix.1994-09-27, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Use type test macros.1994-09-27, by Karl Heuer
-
(sun_item_create): Use type test macros.1994-09-27, by Karl Heuer
-
(Fsyntax_table_p, describe_syntax): Use type test macros.1994-09-27, by Karl Heuer
-
(sys_subshell): Use type test macros.1994-09-27, by Karl Heuer
-
(validate_interval_range, add_properties, remove_properties,1994-09-27, by Karl Heuer
-
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.1994-09-27, by Karl Heuer
-
(translate_id): Use type test macros.1994-09-27, by Karl Heuer
-
(child_setup, Fcall_process): Use type test macros.1994-09-27, by Karl Heuer
-
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,1994-09-27, by Karl Heuer
-
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,1994-09-27, by Karl Heuer
-
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,1994-09-27, by Karl Heuer
-
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):1994-09-27, by Karl Heuer
-
(x_scroll_bar_clear): Use type test macros.1994-09-27, by Karl Heuer
-
(Qplus): New variable.1994-09-26, by Richard M. Stallman
-
(Qplus): Declared.1994-09-26, by Richard M. Stallman
-
(dired-re-perms): Accept various file type letters.1994-09-26, by Richard M. Stallman
-
remove CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
REMOVE CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.1994-09-26, by Karl Heuer
-
(argmatch): New function.1994-09-26, by Karl Heuer
-
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.1994-09-25, by Paul Reilly
-
Clean up of temporary changes used to try to find a workaround for the1994-09-25, by Paul Reilly
-
entered into RCS1994-09-25, by Paul Reilly
-
(enable-flow-control): Never make keyboard-translate-table shorter.1994-09-25, by Richard M. Stallman
-
Delete __FreeBSD__ conditional macro definitions.1994-09-25, by Richard M. Stallman
-
(update_echo_area): New function.1994-09-25, by Richard M. Stallman
-
(get_doc_string): Look in ../etc while dumping.1994-09-25, by Richard M. Stallman
-
entered into RCS1994-09-25, by Paul Reilly
-
Don't include signal.h, values.h.1994-09-25, by Richard M. Stallman
-
Comment change.1994-09-25, by Richard M. Stallman
-
(rmail-construct-io-menu): Don't print a message about no matching files.1994-09-25, by Richard M. Stallman
-
(set_file_times): Fix typo in previous change.1994-09-25, by Richard M. Stallman
-
(set_file_times): Don't test HAVE_UTIME.1994-09-25, by Richard M. Stallman
-
(HAVE_UTIMES): Add #undef.1994-09-25, by Richard M. Stallman
-
*** empty log message ***1994-09-25, by Paul Reilly
-
(Ffile_writable_p): Use stat to test for existence.1994-09-24, by Richard M. Stallman
-
(strftime.o): New target.1994-09-24, by Richard M. Stallman
-
(dired-re-perms): Accept directories and symbolic links1994-09-24, by Richard M. Stallman
-
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Defined.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Add #undef.1994-09-24, by Richard M. Stallman
-
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.1994-09-24, by Richard M. Stallman
-
(syms_of_textprop): Doc fix.1994-09-24, by Richard M. Stallman
-
(ange-ftp-start-process): Add use-smart-ftp code.1994-09-24, by Richard M. Stallman
-
(STACK_DIRECTION): Don't redefine if defined already.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Handle ada-mode and icon-mode.1994-09-24, by Richard M. Stallman
-
(comint-input-chunk-size): Variable deleted.1994-09-24, by Richard M. Stallman
-
(nntp-send-region-to-server): Call process-send-region1994-09-24, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1994-09-24, by Richard M. Stallman
-
entered into RCS1994-09-24, by Paul Reilly
-
(Buffer-menu-delete): Handle prefix arg.1994-09-24, by Richard M. Stallman
-
(rmail-reformat-message): Run mail-message-filter1994-09-24, by Richard M. Stallman
-
(dired-virtual-mode): Doc fix.1994-09-24, by Richard M. Stallman
-
Comment change.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
(auto-execute): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
Comment changes.1994-09-24, by Richard M. Stallman
-
(ada-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(icon-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(Fexpand_abbrev): Instead of Fcapitalize_region,1994-09-24, by Richard M. Stallman
-
(Fupcase_initials_region): New function.1994-09-24, by Richard M. Stallman
-
(upcase_initials): New function.1994-09-24, by Richard M. Stallman
-
(install-arch-indep): Don't do mkdir here.1994-09-24, by Richard M. Stallman
-
(touchy_mkdir): Make dir ugo+re even if it isn't new.1994-09-24, by Richard M. Stallman
-
(read_minibuf_unwind): Preserve Vdeactivate_mark.1994-09-24, by Richard M. Stallman
-
(find-alternate-file): Confirm killing buffer only if it is visiting a file.1994-09-24, by Richard M. Stallman
-
(get-file-buffer): Doc fix.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Fix typo in previous change.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Do vc-resynch-window in the right buffer.1994-09-24, by Richard M. Stallman
-
(vc-backend-checkout): Add if-statements to the shell cmds1994-09-24, by Richard M. Stallman
-
(DONT_DEFINE_SIGNAL): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DK_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DKSTAT_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.1994-09-24, by Richard M. Stallman
-
(start_of_text): Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_DUMP or CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Delete BROKEN_FASYNC conditional.1994-09-24, by Richard M. Stallman
-
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.1994-09-24, by Richard M. Stallman
-
(Fprocess_send_eof): Delete DID_REMOTE conditional.1994-09-24, by Richard M. Stallman
-
*** empty log message ***1994-09-24, by Paul Reilly
-
(prev_frame): Fix typo.1994-09-23, by Richard M. Stallman
-
Comment changes.1994-09-23, by Richard M. Stallman
-
(exec_sentinel_error_handler): New function.1994-09-23, by Richard M. Stallman
-
(Freplace_match): New 4th arg OBJECT can specify string to replace in.1994-09-23, by Richard M. Stallman
-
(Fdelete_other_windows): Nice error if WINDOW is minibuf.1994-09-23, by Richard M. Stallman
-
*** empty log message ***1994-09-23, by Paul Reilly
-
(justify-current-line): Inherit props when inserting spaces.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Delete some printf's.1994-09-23, by Richard M. Stallman
-
(PURESIZE): Definition deleted.1994-09-23, by Richard M. Stallman
-
Initial revision1994-09-23, by Richard M. Stallman
-
(Fx_create_frame): Rename menuBarLines resource to menuBar.1994-09-23, by Richard M. Stallman
-
(tag-symbol-match-p): New function.1994-09-23, by Roland McGrath
-
(tags-table-check-computed-list): Call tags-verify-table on existing1994-09-23, by Roland McGrath
-
(X_IO_BUG): Definition deleted.1994-09-23, by Richard M. Stallman
-
(BSD): Have two definitions according to version number.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Add RISCiX changes.1994-09-23, by Richard M. Stallman
-
(time-stamp-mail-host-name): Use mail-host-address.1994-09-23, by Richard M. Stallman
-
(UTILITIES): Remove test-distrib, make-docfile, make-path.1994-09-23, by Richard M. Stallman
-
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.1994-09-23, by Richard M. Stallman
-
(FRAME_X_DISPLAY): New macro.1994-09-23, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Fix formal name of Hungary.1994-09-23, by Richard M. Stallman
-
(x_destroy_window): Decrement ref count of x_screen struct.1994-09-23, by Richard M. Stallman
-
(rmail-retry-failure): Copy the whole block of headers from the message1994-09-23, by Richard M. Stallman
-
entered into RCS1994-09-22, by Richard M. Stallman
-
(add-change-log-entry): Set add-log-full-name and1994-09-22, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Use WINDOW's frame1994-09-22, by Richard M. Stallman
-
(evaporate_overlays): Overlay is in car, not cdr.1994-09-22, by Karl Heuer
-
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to1994-09-22, by Karl Heuer
-
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.1994-09-22, by Karl Heuer
-
User option Man-notify-flag renamed to Man-notify-method.1994-09-22, by Francesco Potortì
-
* ispell.el (check-ispell-version): suggest to try ispell4.el if1994-09-22, by Francesco Potortì
-
(Fcompleting_read): Doc fix.1994-09-22, by Richard M. Stallman
-
(BASE_PURESIZE): Increment both values.1994-09-22, by Richard M. Stallman
-
(x-create-frame-with-faces): Delete the frame if get error.1994-09-22, by Richard M. Stallman
-
(insert-buffer): Default to first buffer other than current one.1994-09-22, by Richard M. Stallman
-
(rmail-summary-goto-msg): Simply the regexp1994-09-22, by Richard M. Stallman
-
(insert-parentheses): Don't insert spaces at beginning and end of buffer.1994-09-22, by Richard M. Stallman
-
(Vdebug_on_error): Declared.1994-09-22, by Richard M. Stallman
-
(cmd_error_internal): New function, broken out of cmd_error.1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): Rename new arg to ARGS.1994-09-22, by Richard M. Stallman
-
(print-help-return-message): Handle cons cells1994-09-22, by Richard M. Stallman
-
(display-buffer, special-display-buffer-names)1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): New argument PARAMS.1994-09-22, by Richard M. Stallman
-
(mail-host-address): New variable.1994-09-22, by Richard M. Stallman
-
add convex c3* c4*1994-09-22, by Chris Siebenmann
-
(file-ownership-preserved-p): New function.1994-09-22, by Richard M. Stallman
-
(cmputc): Return int rather than void.1994-09-22, by Richard M. Stallman
-
(evalcost, cmputc): They now return their arguments.1994-09-22, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-09-22, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update domain list.1994-09-22, by Richard M. Stallman
-
(vc-menu-map): Set up menu items.1994-09-22, by Richard M. Stallman
-
(Fmessage_or_box): Use Fmessage_box with new name.1994-09-22, by Richard M. Stallman
-
(init_eval_once): Init Vrun_hooks here.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.1994-09-21, by Richard M. Stallman
-
(vc-menu-map): New menu.1994-09-21, by Richard M. Stallman
-
Fix indentation.1994-09-21, by Richard M. Stallman
-
(Fmessage_box): Renamed from Fbox_message.1994-09-21, by Richard M. Stallman
-
(emerge-recenter, emerge-operate-on-windows):1994-09-21, by Richard M. Stallman
-
(find-tag-noselect): Simplify.1994-09-21, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to t.1994-09-21, by Richard M. Stallman
-
remove trailing slashes from srcdir1994-09-21, by David J. MacKenzie
-
* man.el (Man-notify-flag): replaces the old Man-notify1994-09-21, by Francesco Potortì
-
Initial revision1994-09-21, by Richard M. Stallman
-
(i[345]86-sequent-ptx*): Handle1994-09-21, by Richard M. Stallman
-
(overlays_at): New arg PREV_PTR.1994-09-21, by Richard M. Stallman
-
(concat3): New function.1994-09-21, by Richard M. Stallman
-
(compute_char_face): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(note_mouse_highlight): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(rmail-mode-kill-summary): New function.1994-09-21, by Richard M. Stallman
-
(Fget_char_property): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-09-21, by Richard M. Stallman
-
entered into RCS1994-09-21, by Richard M. Stallman
-
(remove-hook, add-hook): Copy existing list before modifying.1994-09-21, by Richard M. Stallman
-
*** empty log message ***1994-09-21, by Richard M. Stallman
-
(from, labels, data): Use MAX_DATA_LEN as length.1994-09-21, by Richard M. Stallman
-
(report_error): Include reason in error message.1994-09-21, by Karl Heuer
-
(mail-bury-selects-summary): New variable.1994-09-20, by Richard M. Stallman
-
(paths-force): Depend on src/paths.h1994-09-20, by Richard M. Stallman
-
(facemenu-update): Make menu separators all dashes.1994-09-20, by Richard M. Stallman
-
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.1994-09-20, by Richard M. Stallman
-
(r_alloc_freeze_level): New variable.1994-09-20, by Karl Heuer
-
(trivial_regexp_p): New function.1994-09-20, by Karl Heuer
-
(add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.1994-09-20, by Richard M. Stallman
-
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes1994-09-20, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.1994-09-20, by Karl Heuer
-
(compute_motion): Fix comment.1994-09-20, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Change1994-09-20, by Karl Heuer
-
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to1994-09-20, by Karl Heuer
-
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.1994-09-20, by Karl Heuer
-
(x_set_scroll_bar_width): New function.1994-09-20, by Karl Heuer
-
* xterm.c (x_new_font): Compute number of scrollbar columns.1994-09-20, by Karl Heuer
-
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(Fset_window_buffer): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(basic-save-buffer-1): If writing temp file fails1994-09-20, by Richard M. Stallman
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(query-replace-interactive): New user option.1994-09-20, by Richard M. Stallman
-
(set_file_times): Move this out of the USG conditional.1994-09-20, by Karl Heuer
-
(PURESIZE_RATIO, BASE_PURESIZE): Defined.1994-09-20, by Richard M. Stallman
-
(POSIX_SIGNALS): Defined.1994-09-20, by Richard M. Stallman
-
(struct saved_window_data): New slots min_width, min_height.1994-09-20, by Richard M. Stallman
-
Patches for HPUX, and SunOS4 (Japanese).1994-09-20, by Per Bothner
-
*** empty log message ***1994-09-20, by Richard M. Stallman
-
(add-hook): Doc fix.1994-09-20, by Richard M. Stallman
-
(malloc, realloc): Declared.1994-09-20, by Richard M. Stallman
-
entered into RCS1994-09-19, by Jim Blandy
-
*** empty log message ***1994-09-19, by Jim Blandy
-
(syms_of_buffer): Doc fix.1994-09-19, by Karl Heuer
-
(config_options): Save all arguments, not just some.1994-09-19, by Karl Heuer
-
(Fkey_description): Reverse condition.1994-09-19, by Karl Heuer
-
(report-emacs-bug): system-configuration-options was misspelled as1994-09-19, by Karl Heuer
-
* disp-table.el: Add support for new window border display table1994-09-19, by Jim Blandy
-
Add a new element to display tables controlling side-by-side1994-09-19, by Jim Blandy
-
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.1994-09-19, by Karl Heuer
-
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and1994-09-19, by Francesco Potortì
-
(SYSTEM_TYPE): Delete definition.1994-09-19, by Richard M. Stallman
-
(picture-yank-at-click): New function.1994-09-19, by Richard M. Stallman
-
Handle ==, !=, + and -.1994-09-19, by Richard M. Stallman
-
(Info-insert-dir): Insert newlines before rather than1994-09-19, by Richard M. Stallman
-
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).1994-09-19, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): New function.1994-09-19, by Richard M. Stallman
-
(rmail-output-menu): Function deleted.1994-09-19, by Richard M. Stallman
-
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:1994-09-19, by Richard M. Stallman
-
(file-name-sans-extension): New function.1994-09-19, by Richard M. Stallman
-
(validate_interval_range, property_value, Fget_char_property,1994-09-19, by Karl Heuer
-
(openp): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Fframe_parameters): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object1994-09-19, by Karl Heuer
-
(Fsignal): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Frandom): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(read_minibuf): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
Declare Fmake_sparse_keymap.1994-09-19, by Karl Heuer
-
Add #include "keyboard.h"1994-09-19, by Karl Heuer
-
(Fmember): Declare this function.1994-09-18, by Karl Heuer
-
(install-arch-indep): Copy DOC-*, not DOC*1994-09-18, by Karl Heuer
-
(_ALL_SOURCE): Don't redefine if already defined.1994-09-18, by Karl Heuer
-
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.1994-09-18, by Karl Heuer
-
Delete obsolete symbols.1994-09-18, by Karl Heuer
-
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.1994-09-18, by Karl Heuer
-
(tex-start-shell): Inherit comint-mode-map, don't copy.1994-09-18, by Richard M. Stallman
-
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.1994-09-18, by Richard M. Stallman
-
(struct process): New field tty_name.1994-09-18, by Richard M. Stallman
-
(telnet-mode-map): Inherit from comint-mode-map.1994-09-18, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1994-09-18, by Richard M. Stallman
-
(Ffile_writable_p): Don't use ro_fsys.1994-09-18, by Richard M. Stallman
-
entered into RCS1994-09-18, by Richard M. Stallman
-
(Fcopy_file): Use set_file_times, and check for the error return.1994-09-18, by Karl Heuer
-
Declare set_file_times.1994-09-18, by Karl Heuer
-
(set_file_times): New function.1994-09-18, by Karl Heuer
-
Add HAVE_STRUCT_UTIMBUF.1994-09-18, by Karl Heuer
-
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.1994-09-18, by Karl Heuer
-
(preserve_other_columns): Fix arg to sizeof in bcopy call.1994-09-18, by Richard M. Stallman
-
Add AC_AIX.1994-09-18, by Karl Heuer
-
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.1994-09-18, by Richard M. Stallman
-
(rmail-forward): Insert separator before and after message.1994-09-18, by Richard M. Stallman
-
(ediff-submit-report, ediff-revision)1994-09-18, by Richard M. Stallman
-
(reset_buffer): Don't call reset_buffer_local_variables.1994-09-18, by Richard M. Stallman
-
(get_minibuffer): Call Fkill_all_local_variables.1994-09-18, by Richard M. Stallman
-
Major rewrite to behave more like a minor mode.1994-09-18, by Richard M. Stallman
-
(parsing options): Simplify sed command to delete -'s.1994-09-18, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Defined.1994-09-18, by Richard M. Stallman
-
(make-lucid-menu-keymap-disable): New variable.1994-09-18, by Richard M. Stallman
-
(REL_ALLOC): #undef deleted.1994-09-18, by Richard M. Stallman
-
(Fkey_description): Give error if KEYS not an array.1994-09-18, by Richard M. Stallman
-
(unexec): Fix logic for rounding section boundaries.1994-09-17, by Richard M. Stallman
-
(generate-file-autoloads): Warn if we put a line1994-09-17, by Richard M. Stallman
-
(Fforward_comment): Do increment from, when reaching1994-09-17, by Richard M. Stallman
-
(EMACS_CONFIG_OPTIONS): Add #undef.1994-09-17, by Richard M. Stallman
-
*** empty log message ***1994-09-17, by Paul Reilly
-
*** empty log message ***1994-09-17, by Paul Reilly
-
[SUNOS4]: Include link.h.1994-09-17, by Richard M. Stallman
-
(describe-variable): Report whether var is local in this buf.1994-09-17, by Richard M. Stallman
-
Don't declare malloc.1994-09-17, by Richard M. Stallman
-
(property_value): Declare args plist, prop.1994-09-17, by Richard M. Stallman
-
(PURESIZE): Defnitions deleted.1994-09-17, by Richard M. Stallman
-
(print): sprintf arg for frame depends on VALBITS.1994-09-17, by Richard M. Stallman
-
(Fcall_process) [__osf__ && __alpha]:1994-09-17, by Richard M. Stallman
-
(terminal-map): Define switch-frame.1994-09-17, by Richard M. Stallman
-
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.1994-09-17, by Richard M. Stallman
-
(facemenu-update): Reverse the menu order again.1994-09-17, by Richard M. Stallman
-
(menu_item_enabled_p): Fix declaration.1994-09-17, by Karl Heuer
-
Add #include "intervals.h"1994-09-17, by Karl Heuer
-
Declare some functions.1994-09-17, by Karl Heuer
-
(barf_or_query_if_file_exists): Fix declaration.1994-09-17, by Karl Heuer
-
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.1994-09-17, by Richard M. Stallman
-
(config_options): New shell variable.1994-09-17, by Karl Heuer
-
(Vsystem_configuration_options): New variable.1994-09-17, by Karl Heuer
-
(report-emacs-bug): Insert configuration options.1994-09-17, by Karl Heuer
-
Declare evaporate_overlays.1994-09-17, by Karl Heuer
-
(del_range_1): Call evaporate_overlays after deleting text.1994-09-17, by Karl Heuer
-
(Qevaporate): New symbol.1994-09-17, by Karl Heuer
-
(HAVE_VFORK): Defined.1994-09-17, by Richard M. Stallman
-
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
Initial revision1994-09-17, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): Define, if not already defined.1994-09-17, by Richard M. Stallman
-
(message): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct window): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(CHECK_IMPURE, all versions): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(print): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
Check for __alpha, in __osf__ conditional.1994-09-17, by Richard M. Stallman
-
(unchain_marker): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fload): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Lisp_Object): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fnarrow_to_region, format1): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fdocumentation): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(ispell-menu-map): Order menu items by size: buffer > region > word.1994-09-17, by Karl Heuer
-
(struct face): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
(sign_extend_lisp_int): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fcall_interactively): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(reset_buffer_local_variables, Fbuffer_local_variables)1994-09-17, by Richard M. Stallman
-
(pure, pure_size): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(getloadavg): Add OSF_ALPHA support.1994-09-17, by Richard M. Stallman
-
(shut_down_emacs): Don't call Fx_close_current_connection.1994-09-17, by Richard M. Stallman
-
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.1994-09-17, by Richard M. Stallman
-
(alpha-dec-osf*): New target.1994-09-17, by Richard M. Stallman
-
(insert-register): Add `*' interactive spec.1994-09-17, by Karl Heuer
-
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple1994-09-17, by Karl Heuer
-
(compile-internal): Set EMACS=t in process-environment.1994-09-16, by Richard M. Stallman
-
(complex-buffers-menu-p): Delete; obsolete variable.1994-09-16, by Karl Heuer
-
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused1994-09-16, by Karl Heuer
-
Use just one FRC target.1994-09-16, by Richard M. Stallman
-
(clear_to_end): Fix reversed condition.1994-09-16, by Karl Heuer
-
(Info-edit): Move the customary mode-initialization calls out of here.1994-09-16, by Karl Heuer
-
(display-time-24hr-format): Doc fix.1994-09-16, by Karl Heuer
-
(ispell-highlight-spelling-error): Test window-system.1994-09-16, by Richard M. Stallman
-
(mail-alias-modtime): New variable.1994-09-16, by Karl Heuer
-
Require sendmail. Delete redundant defvar.1994-09-16, by Karl Heuer
-
(Qcompletion_ignored_extensions): New symbol.1994-09-16, by Karl Heuer
-
(Fdelete_file): Bind completion-ignored-extensions to nil.1994-09-16, by Karl Heuer
-
(Fcdr_safe): Delete extraneous blank in docstring.1994-09-16, by Karl Heuer
-
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.1994-09-16, by Karl Heuer
-
Define MODE_LINE_BINARY_TEXT.1994-09-16, by Karl Heuer
-
(compilation-sentinel): Include exit status in modeline.1994-09-16, by Karl Heuer
-
(dired-buffers-for-dir): Delete debugging code.1994-09-16, by Richard M. Stallman
-
(dired-fun-in-all-buffers): Expand dir at start.1994-09-16, by Richard M. Stallman
-
(dired-clean-up-after-deletion): Expand fn.1994-09-16, by Richard M. Stallman
-
(dired-buffers-for-dir): Assume dirs are preexpanded.1994-09-16, by Richard M. Stallman
-
(read_minibuf): Don't add to the history list if the minibuffer string is1994-09-16, by Karl Heuer
-
(etags_getcwd): Use getcwd if available.1994-09-16, by Karl Heuer
-
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.1994-09-16, by Richard M. Stallman
-
(xmenu.o): Depend on puresize.h.1994-09-16, by Richard M. Stallman
-
entered into RCS1994-09-16, by Paul Reilly
-
entered into RCS1994-09-16, by Paul Reilly
-
*** empty log message ***1994-09-16, by Paul Reilly
-
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.1994-09-16, by Karl Heuer
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): Check for > 1 pane.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): New function.1994-09-16, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-16, by Richard M. Stallman
-
(__bsdi__): Define, unless already defined.1994-09-16, by Richard M. Stallman
-
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(jka-compr-compression-info-list): Expand regular1994-09-16, by Richard M. Stallman
-
(menu-bar-file-menu): Rename "Kill Buffer" menu item.1994-09-16, by Richard M. Stallman
-
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.1994-09-16, by Karl Heuer
-
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.1994-09-16, by Karl Heuer
-
(removenullpaths, paths-force):1994-09-16, by Richard M. Stallman
-
(system-key-alist): Add Sun definition for mute-acute.1994-09-15, by Richard M. Stallman
-
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.1994-09-15, by Karl Heuer
-
(yank-menu): New variable; kill-ring in menu format.1994-09-15, by Karl Heuer
-
Fix typo in comment.1994-09-15, by Karl Heuer
-
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new1994-09-15, by Karl Heuer
-
(auto-insert-alist): Add entries for C++.1994-09-15, by Richard M. Stallman
-
(kill-new): New optional argument means replace most recent kill.1994-09-15, by Karl Heuer
-
(syms_of_textprop): Delete Lisp var interval-balance-threshold.1994-09-15, by Richard M. Stallman
-
(interval_balance_threshold): Var deleted.1994-09-15, by Richard M. Stallman
-
Don't call menu-bar-mode.1994-09-15, by Richard M. Stallman
-
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.1994-09-15, by Richard M. Stallman
-
(Fx_create_frame): Make 1 the default for menu-bar-lines.1994-09-15, by Richard M. Stallman
-
(SUNOS4): Defined.1994-09-15, by Richard M. Stallman
-
(telnet-program): New variable.1994-09-15, by Richard M. Stallman
-
Include window.h.1994-09-15, by Richard M. Stallman
-
(removenullpaths, paths-force):1994-09-15, by Richard M. Stallman
-
entered into RCS1994-09-15, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1994-09-15, by Richard M. Stallman
-
(forward-page): If we find a match that ends where we1994-09-15, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-15, by Richard M. Stallman
-
(commmand-line): Fix previous change.1994-09-15, by Richard M. Stallman
-
(command-line): If we can't load x-win.el, terminate.1994-09-15, by Richard M. Stallman
-
(facemenu-update): Don't use quoted constant lists1994-09-15, by Richard M. Stallman
-
Include puresize.h.1994-09-14, by Richard M. Stallman
-
Add autoloads.1994-09-14, by Richard M. Stallman
-
Update to 2.15.1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(c-mode-map): Add "Highlight Conditionals" menu item.1994-09-14, by Richard M. Stallman
-
entered into RCS1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
(Info-mode-map): Bind M-s like s.1994-09-14, by Richard M. Stallman
-
(Fset_default_file_modes): Doc fix.1994-09-14, by Richard M. Stallman
-
(delete_temp_file): Use Fdelete_file.1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(repeat-complex-command, next-history-element,1994-09-14, by Richard M. Stallman
-
(server-start): Always use pipes for communication.1994-09-14, by Richard M. Stallman
-
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,1994-09-14, by Karl Heuer
-
(syms_of_keymap): Doc fix.1994-09-13, by Richard M. Stallman
-
use new macro names1994-09-13, by David J. MacKenzie
-
add comment about srcdir1994-09-13, by David J. MacKenzie
-
(rmail-summary-goto-msg): Preserve the current buffer.1994-09-13, by Richard M. Stallman
-
(gobble_input): Block SIGALRM if we are using it.1994-09-13, by Richard M. Stallman
-
(vc-do-command): Temporarily add vc-path to the end of PATH.1994-09-11, by Richard M. Stallman
-
Further split the Ispell menu autoloads.1994-09-11, by Richard M. Stallman
-
Comment fix.1994-09-10, by Richard M. Stallman
-
entered into RCS1994-09-10, by Paul Reilly
-
(ptx): New OS; use for Sequent.1994-09-10, by Richard Kenner
-
(shrink-window-if-larger-than-buffer): Doc fix.1994-09-09, by Richard M. Stallman
-
(dsp16xx): New basic machine.1994-09-09, by Richard Kenner
-
Accept i586 like i386.1994-09-09, by Richard M. Stallman
-
(record_asynch_buffer_change): Don't test1994-09-08, by Richard M. Stallman
-
(put-string-on-kill-ring): Delete this function.1994-09-08, by Karl Heuer
-
* config.sub: Cleanup NeXT support to emit nextstep*.1994-09-07, by Per Bothner
-
(set-rmail-inbox-list): Doc fix.1994-09-06, by Richard M. Stallman
-
rearrange AC_ARG_WITH calls1994-09-06, by David J. MacKenzie
-
(dired-omit-expunge): Avoid setting buffer modified1994-09-06, by Richard M. Stallman
-
entered into RCS1994-09-06, by Richard M. Stallman
-
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.1994-09-06, by Richard M. Stallman
-
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.1994-09-06, by Richard M. Stallman
-
(make-help-screen): Doc fix.1994-09-05, by Karl Heuer
-
keep up to date with configure.in1994-09-05, by David J. MacKenzie
-
remove --with-x101994-09-05, by David J. MacKenzie
-
[__GNUC__] (HAVE_ALLOCA): Defined.1994-09-05, by Richard M. Stallman
-
(c-macro-prompt-flag): Set default back to nil.1994-09-05, by Richard M. Stallman
-
(init_cmdargs): After chasing link, use only the expanded name.1994-09-05, by Richard M. Stallman
-
(Ffile_accessible_directory_p): Put back the gcpro.1994-09-05, by Karl Heuer
-
(srandom): Pass arg to srand48; no return value.1994-09-05, by Karl Heuer
-
(rmail-get-new-mail): Run rmail-get-new-mail-hook.1994-09-05, by Richard M. Stallman
-
Check for lrand48, not rand48.1994-09-04, by Richard M. Stallman
-
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(HAVE_LRAND48): Replaces HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.1994-09-04, by Richard M. Stallman
-
(init_baud_rate): Test that getobaud is actually defined.1994-09-04, by Richard M. Stallman
-
(mark-ring): Add permanent-local prop. Doc fix.1994-09-03, by Richard M. Stallman
-
(shell-command-regexp): Use a simpler faster regexp.1994-09-03, by Richard M. Stallman
-
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)1994-09-03, by Richard M. Stallman
-
(Info-mode): Text for using x, not for make-face defined.1994-09-03, by Richard M. Stallman
-
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.1994-09-03, by Richard M. Stallman
-
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.1994-09-03, by Richard M. Stallman
-
(pascal-auto-lineup): New variable.1994-09-03, by Richard M. Stallman
-
(outline-minor-mode-prefix): Doc fix.1994-09-03, by Richard M. Stallman
-
(prepare_to_modify_buffer): Don't call verify_overlay_modification if1994-09-02, by Richard M. Stallman
-
(Fset_text_properties):1994-09-02, by Richard M. Stallman
-
(Fdelete_frame): Fix previous change.1994-09-02, by Richard M. Stallman
-
(display_text_line): Don't overrun the charstart area.1994-09-02, by Richard M. Stallman
-
(grep-command): Doc fix.1994-09-01, by Richard M. Stallman
-
(x_make_frame_visible): Call input_polling_used.1994-09-01, by Richard M. Stallman
-
Added filename completion in inferior tcl mode1994-09-01, by Tom Tromey
-
entered into RCS1994-09-01, by David J. MacKenzie
-
* cmacexp.el (c-macro-prompt-flag): set default to t.1994-09-01, by Francesco Potortì
-
(completion-before-command): Don't call get on a non-symbol.1994-09-01, by Richard M. Stallman
-
*** empty log message ***1994-09-01, by David J. MacKenzie
-
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.1994-08-31, by Richard M. Stallman
-
(defined_color): New arg ALLOC--optionally don't allocate the color.1994-08-31, by Richard M. Stallman
-
*** empty log message ***1994-08-31, by David J. MacKenzie
-
(input_polling_used): New function.1994-08-31, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-08-30, by Richard M. Stallman
-
(exit-calendar): Don't restore window config.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): Use isearch-text-char-description.1994-08-30, by Richard M. Stallman
-
entered into RCS1994-08-30, by Richard M. Stallman
-
(insert_before_markers_and_inherit): New function.1994-08-30, by Richard M. Stallman
-
(Finsert_and_inherit_before_markers):1994-08-30, by Richard M. Stallman
-
(Fdelete_frame): Free the frame's glyphs arrays.1994-08-30, by Richard M. Stallman
-
(free_frame_glyphs): No longer static.1994-08-30, by Richard M. Stallman
-
(perform-replace): Restore match data before highlighting.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): In the isearch-recursive-edit case,1994-08-30, by Richard M. Stallman
-
(Ffile_accessible_directory_p): No need for gcpro.1994-08-30, by Richard M. Stallman
-
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.1994-08-30, by Richard M. Stallman
-
(set-mark): When POS is nil, always clear mark-active.1994-08-30, by Richard M. Stallman
-
Provide diary-lib not diary.1994-08-30, by Richard M. Stallman
-
Require diary-lib, not diary.1994-08-30, by Richard M. Stallman
-
Various fixes (freebsd, ncr, nextstep): See ChangeLog.1994-08-29, by Per Bothner
-
(HAVE_MACH_MACH_H): Defined.1994-08-28, by Richard M. Stallman
-
(Fx_color_defined_p): Return list of RGB values, not just t.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Declared.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Define var unconditionally.1994-08-28, by Richard M. Stallman
-
Include keyboard.h.1994-08-28, by Richard M. Stallman
-
(xmenu_show): Don't queue events that are in the menu bar.1994-08-28, by Richard M. Stallman
-
(after-find-file-from-revert-buffer): Add defvar.1994-08-28, by Richard M. Stallman
-
(internal_self_insert): Use insert_and_inherit.1994-08-28, by Richard M. Stallman
-
(Findent_to): Pass new arg to Finsert_char.1994-08-28, by Richard M. Stallman
-
(insert_1): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(Finsert_char): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(dbx): Use newline, not semicolon, between file and stop cmds.1994-08-28, by Richard M. Stallman
-
entered into RCS1994-08-27, by Richard M. Stallman
-
(outline-mode-prefix-map): New variable.1994-08-27, by Richard M. Stallman
-
(indent-rigidly): Insert new indent, then delete old.1994-08-27, by Richard M. Stallman
-
(comint-arguments): Treat \n and \t like space.1994-08-27, by Richard M. Stallman
-
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.1994-08-26, by Per Bothner
-
Recognize powerpc-ibm-aix3.2.5.1994-08-26, by Richard Kenner
-
Merges from Cygnus version.1994-08-26, by Per Bothner
-
(xterm.o): Depend on keyboard.h.1994-08-26, by Richard M. Stallman
-
Initial revision1994-08-26, by David J. MacKenzie
-
(rmail-summary-output-menu): New command.1994-08-26, by Richard M. Stallman
-
(x_make_frame_visible): Call signal handler directly.1994-08-26, by Karl Heuer
-
Add LINUX_QMAGIC conditional.1994-08-26, by Richard M. Stallman
-
(USE_NONANSI_DEFUN): Defined.1994-08-26, by Richard M. Stallman
-
(DEFUN): Check USE_NONANSI_DEFUN.1994-08-26, by Richard M. Stallman
-
entered into RCS1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
(vc-backend-checkout): Don't use -G for SCCS.1994-08-26, by Richard M. Stallman
-
(toggle-rot13-mode): New function.1994-08-25, by Richard M. Stallman
-
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)1994-08-25, by Richard M. Stallman
-
(xmenu_show): Do nothing special for ButtonPress in the menu.1994-08-25, by Richard M. Stallman
-
(tags-table-extend-computed-list): In loop processing list of included1994-08-25, by Roland McGrath
-
(display_scan_buffer): New function.1994-08-25, by Richard M. Stallman
-
Update to match config.sub changes for NetBSD.1994-08-25, by Charles Hannum
-
Revert pc532 handling.1994-08-25, by Charles Hannum
-
Rearrange handling of NetBSD ports.1994-08-25, by Charles Hannum
-
(find-file-noselect): Improve "file changed" message.1994-08-25, by Richard M. Stallman
-
(unexec): Copy previous change in unexelf.c.1994-08-24, by Richard M. Stallman
-
(comint-arguments): Rewrite for speed.1994-08-24, by Richard M. Stallman
-
Add da30-* for da30-unknown-netbsd*.1994-08-24, by Charles Hannum
-
Remove mac68k-*.1994-08-24, by Charles Hannum
-
(ispell-buffer-local-words): Don't treat doublequote1994-08-24, by Richard M. Stallman
-
(term_init): Added missing argument to tgetstr.1994-08-24, by Richard M. Stallman
-
(textget): Ignore category prop if not a symbol.1994-08-24, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.1994-08-24, by Richard M. Stallman
-
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.1994-08-24, by Karl Heuer
-
(mouse-extend): In Transient Mark mode, use the region1994-08-24, by Richard M. Stallman
-
*** empty log message ***1994-08-24, by Charles Hannum
-
Add NetBSD support.1994-08-24, by Charles Hannum
-
Initial revision1994-08-24, by Roland McGrath
-
(shell-command-on-region): Don't delete current buffer.1994-08-24, by Karl Heuer
-
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.1994-08-24, by Karl Heuer
-
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,1994-08-24, by Karl Heuer
-
(pos_tab_offset): Don't trigger point-motion hooks.1994-08-23, by Karl Heuer
-
(backward-delete-char-untabify): Doc fix.1994-08-23, by Richard M. Stallman
-
(Frename_buffer): Fix gcpro problems.1994-08-23, by Karl Heuer
-
(lpr-headers-switches): Don't use -p on dgux, irix.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.1994-08-23, by Richard M. Stallman
-
(redisplay_window): Don't access text before BEGV.1994-08-23, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Run the1994-08-23, by Richard M. Stallman
-
Formerly tasks.texi.~13~1994-08-23, by Richard M. Stallman
-
(rmail-ignored-headers): Split string constant into lines.1994-08-23, by Richard M. Stallman
-
entered into RCS1994-08-23, by Richard M. Stallman
-
(read_char): After read_char_minibuf_menu_prompt,1994-08-23, by Richard M. Stallman
-
Comment change.1994-08-23, by Richard M. Stallman
-
(Fmake_directory_internal): Pass just 2 args to handler.1994-08-23, by Richard M. Stallman
-
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.1994-08-23, by Karl Heuer
-
Move m68k-ccur handling to proper part of file.1994-08-23, by Richard M. Stallman
-
(Fstring_match): Fix sign error.1994-08-23, by Karl Heuer
-
Fix comment.1994-08-22, by Karl Heuer
-
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.1994-08-22, by Karl Heuer
-
tcl-load-file default to current buffer.1994-08-22, by Tom Tromey
-
Fixed bug in tcl-guess-application.1994-08-21, by Tom Tromey
-
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.1994-08-21, by Richard M. Stallman
-
(src/m, src/s): Put *.inp in distribution.1994-08-21, by Richard M. Stallman
-
(news-fkey-prefix): Use kp-decimal, not kp-period.1994-08-21, by Richard M. Stallman
-
(news-select-message): Do most of the work1994-08-21, by Richard M. Stallman
-
Keybindings don't overshadown comint bindings.1994-08-21, by Tom Tromey
-
Eliminate local var bss_end.1994-08-20, by Richard M. Stallman
-
Accept i586 and i486 along with i386.1994-08-20, by Richard M. Stallman
-
(rmail-retry-failure, mail-unsent-separator): Doc fix.1994-08-19, by Richard M. Stallman
-
(news-mode): Don't set mode-name to a list.1994-08-19, by Richard M. Stallman
-
(wait_reading_process_input):1994-08-19, by Richard M. Stallman
-
(read_char): Don't show buffer-events to the user.1994-08-19, by Richard M. Stallman
-
(rot13-other-window): Doc fix.1994-08-19, by Richard M. Stallman
-
(x_make_frame_visible): Quit if requested, in loop at end.1994-08-19, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Undo previous change.1994-08-19, by Richard M. Stallman
-
(split-window-horizontally): If size is negative, measure from the right.1994-08-18, by Karl Heuer
-
(Info-mode): Doc fix.1994-08-18, by Richard M. Stallman
-
(vc-admin): Pass nil as last arg to vc-start-entry.1994-08-18, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.1994-08-17, by Richard M. Stallman
-
(regex_compile): Split an if to avoid compiler bug.1994-08-17, by Richard M. Stallman
-
Comment fix.1994-08-17, by Richard M. Stallman
-
(choose-completion-string): Use plain exit-minibuffer,1994-08-17, by Richard M. Stallman
-
(show-paren-command-hook): Set the face of an overlay1994-08-17, by Richard M. Stallman
-
*** empty log message ***1994-08-17, by Richard Kenner
-
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(Fcall_process_region): gcpro filename_string.1994-08-17, by Karl Heuer
-
(after-find-file): New arg from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(tex-mode): Allow for documentclass options when checking for SliTeX.1994-08-17, by Richard M. Stallman
-
(store_function_docstring): Do nothing for bytecode object1994-08-17, by Richard M. Stallman
-
(perl-indent-command): Fix backwards conditional.1994-08-17, by Richard M. Stallman
-
(list_buffers_1): Update header line layout.1994-08-16, by Richard M. Stallman
-
Add support for CVS.1994-08-15, by Paul Eggert
-
Do compute unexec, LIBX, system_malloc, etc1994-08-15, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up): Put rmail buffer1994-08-14, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.1994-08-14, by Richard M. Stallman
-
(rmail-resend): Preserve point around expand-mail-aliases.1994-08-14, by Richard M. Stallman
-
Initial revision1994-08-14, by Richard M. Stallman
-
(compute_motion): Use WIN's frame, not selected one.1994-08-14, by Richard M. Stallman
-
Uninstall "$(EMACS)", not "emacs".1994-08-14, by Richard M. Stallman
-
(easy-menu-define): Doc fix.1994-08-14, by Richard M. Stallman
-
(pid_t): New definition.1994-08-14, by Richard M. Stallman
-
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.1994-08-14, by Richard M. Stallman
-
(iso-tex2iso-trans-tab): Put the sequences with braces1994-08-13, by Richard M. Stallman
-
(c-macro-expansion): If the CPP output is empty, just show error messages.1994-08-13, by Richard M. Stallman
-
(window_loop, case UNSHOW_BUFFER):1994-08-13, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.1994-08-13, by Richard M. Stallman
-
(mouse-set-mark): Select the window before saving point.1994-08-13, by Richard M. Stallman
-
(rmail-retry-failure): Narrow to just the old header1994-08-13, by Richard M. Stallman
-
entered into RCS1994-08-13, by Richard M. Stallman
-
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it1994-08-12, by Karl Heuer
-
NEED_SIOCTL: moved to isc-3.0.h.1994-08-12, by Karl Heuer
-
*** empty log message ***1994-08-12, by Richard M. Stallman
-
(x_new_font): Don't set filename = full_name if that's null.1994-08-12, by Richard M. Stallman
-
(FRAME_SUPPORT): Add faces.elc.1994-08-11, by Richard M. Stallman
-
(Freplace_match): Treat caseless initial like a lowercase initial.1994-08-11, by Richard M. Stallman
-
(menu-bar-file-menu): Compare Files renamed to Compare.1994-08-11, by Richard M. Stallman
-
Undo change in condition for defining the menu bar items.1994-08-11, by Richard M. Stallman
-
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.1994-08-11, by Richard M. Stallman
-
(compilation-set-window-height): Add save-excursion.1994-08-11, by Richard M. Stallman
-
(frame-notice-user-settings): If we change the frame's font,1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard Kenner
-
(mouse-drag-mode-line): New function (from mldrag.el,1994-08-11, by Richard M. Stallman
-
(one-window-p): Doc fix.1994-08-11, by Richard M. Stallman
-
(Fdefine_key): Fix error message.1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard M. Stallman
-
(copy-face): Ignore errors in set-face-font.1994-08-11, by Richard M. Stallman
-
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS): Define it.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):1994-08-11, by Richard M. Stallman
-
(HAVE_VFORK): Deleted.1994-08-11, by Richard M. Stallman
-
(show-paren-command-hook): Cope if matching-paren gives nil.1994-08-11, by Richard M. Stallman
-
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive1994-08-10, by Roland McGrath
-
(Fwindow_end): Undo previous change.1994-08-10, by Richard M. Stallman
-
(LIBS_MACHINE): If SOLARIS2_4, don't define this.1994-08-10, by Richard M. Stallman
-
(rmail-forward): Anchor `mail-header-separator' on both1994-08-10, by Richard M. Stallman
-
*** empty log message ***1994-08-10, by Richard M. Stallman
-
(view-lossage): Handle buffers and frames in recent-keys.1994-08-10, by Richard M. Stallman
-
(ediff-find-file, ediff-patch-file): Handle symlinks.1994-08-10, by Richard M. Stallman
-
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.1994-08-10, by Richard M. Stallman
-
Check more specifically for i*86-sun-sunos.1994-08-10, by Richard M. Stallman
-
Require calendar.1994-08-09, by Richard M. Stallman
-
Comment change.1994-08-09, by Richard M. Stallman
-
(rmail-abort-edit): Call `rmail-highlight-headers'.1994-08-09, by Richard M. Stallman
-
type-break-time-sum: New function.1994-08-09, by Noah Friedman
-
Use <> to delimit email address.1994-08-09, by Richard M. Stallman
-
[USG5_4] (SVR4): Defined.1994-08-09, by Richard M. Stallman
-
(define-mail-alias): Avoid error if DEFINITION is "".1994-08-09, by Richard M. Stallman
-
(appt-check): Update on first wakeup after midnight1994-08-09, by Richard M. Stallman
-
(Fwindow_end): If window_end_valid is nil, return nil.1994-08-09, by Richard M. Stallman
-
*** empty log message ***1994-08-09, by Richard M. Stallman
-
[MULTI_FRAME] (PURESIZE): Increased.1994-08-09, by Richard M. Stallman
-
(Info-last-menu-item): Fix gross logic errors.1994-08-09, by Richard M. Stallman
-
(mail-alias-file): Add autoload cookie.1994-08-08, by Richard M. Stallman
-
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.1994-08-08, by Richard M. Stallman
-
(Fpos_visible_in_window_p): Do something reasonable1994-08-08, by Richard M. Stallman
-
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.1994-08-08, by Richard M. Stallman
-
Formerly tasks.texi.~12~1994-08-08, by Richard M. Stallman
-
(compilation-set-window-height): New function,1994-08-08, by Richard M. Stallman
-
[SYSV_IPC] (main): Make a separate process1994-08-08, by Richard M. Stallman
-
(gnus-start-news-server): Fix the call to `error'.1994-08-08, by Richard M. Stallman
-
(Info-additional-directory-list): New variable.1994-08-07, by Richard M. Stallman
-
(completion-base-size): New variable.1994-08-07, by Richard M. Stallman
-
(PC-do-completion): Set completion-base-size.1994-08-07, by Richard M. Stallman
-
(mouse-choose-completion): Pass completion-base-size value1994-08-07, by Richard M. Stallman
-
Doc fixes.1994-08-07, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF): New definition.1994-08-07, by Richard M. Stallman
-
(tex-mode): Accept documentclass when checking Slitex.1994-08-07, by Richard M. Stallman
-
(Faccessible_keymaps): Fix previous change.1994-08-07, by Richard M. Stallman
-
(compute_glyph_face_1): New function.1994-08-07, by Richard M. Stallman
-
(display_text_line): Use the face properties of the overlay arrow, if any.1994-08-07, by Richard M. Stallman
-
Require timezone when loading this file.1994-08-07, by Richard M. Stallman
-
entered into RCS1994-08-07, by Richard M. Stallman
-
(choose-completion): Bury or iconify the completion list1994-08-06, by Richard M. Stallman
-
(indent-c-exp): Preserve point when handling comments.1994-08-06, by Richard M. Stallman
-
(byte-after-unbind-ops): Fix paren error wrt doc string.1994-08-06, by Richard M. Stallman
-
(font-lock-hack-keywords): Delete debugging code.1994-08-06, by Richard M. Stallman
-
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.1994-08-06, by Richard M. Stallman
-
(tex-mode): Check for documentclass like documentstyle.1994-08-06, by Richard M. Stallman
-
(save-buffer): Unconditionally make a backup with 2 or1994-08-06, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-08-06, by Richard M. Stallman
-
(x-fixed-font-alist): Regularize how fonts are specified.1994-08-05, by Richard M. Stallman
-
(display-time-filter): pm starts at 12, not 13.1994-08-05, by Richard M. Stallman
-
(ad-subr-arglist): Adapted to new DOC file format.1994-08-05, by Richard M. Stallman
-
(font-lock-syntax-table): New syntax table.1994-08-05, by Richard M. Stallman
-
(select-tags-table): Doc fix.1994-08-05, by Richard M. Stallman
-
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.1994-08-05, by Richard M. Stallman
-
(Fread_file_name_internal): Call double_dollars when `changed' is set.1994-08-04, by Richard M. Stallman
-
(frame-delete-all): Copy the whole alist first.1994-08-04, by Richard M. Stallman
-
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.1994-08-04, by Richard M. Stallman
-
Initial revision1994-08-04, by Richard M. Stallman
-
Handle solaris 2.4.1994-08-04, by Richard M. Stallman
-
Include config.h first thing.1994-08-04, by Richard M. Stallman
-
(Fdefine_function, Fdefalias): Handle advice as in Ffset.1994-08-04, by Richard M. Stallman
-
(rmail-select-summary): Preserve rmail buffer's value of1994-08-04, by Richard M. Stallman
-
(byte-compile-protect-from-advice): Macro deleted.1994-08-04, by Richard M. Stallman
-
New handling of automatic advice activation that1994-08-04, by Richard M. Stallman
-
Doc fixes.1994-08-04, by Richard M. Stallman
-
(hilit-find-file-hook): Preserve buffer modified state.1994-08-04, by Richard M. Stallman
-
(end-of-buffer-other-window): Go to the end, not to the beginning.1994-08-04, by Richard M. Stallman
-
(ediff-version): Function, variable deleted.1994-08-04, by Richard M. Stallman
-
(appt-make-list): Do nothing unless range being processed1994-08-04, by Richard M. Stallman
-
(gnus-kill-files-directory): New variable.1994-08-04, by Richard M. Stallman
-
(dired-mode): Put expanded name in list-buffers-directory.1994-08-04, by Richard M. Stallman
-
(x_make_frame_visible): Start one_in_four at 1.1994-08-03, by Richard M. Stallman
-
(list_buffers_1): Add one column to size column.1994-08-03, by Richard M. Stallman
-
(Fwindow_end): Doc fix.1994-08-03, by Richard M. Stallman
-
(icomplete-prime-minibuffer): Copy the hook lists after making them local.1994-08-03, by Richard M. Stallman
-
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.1994-08-03, by Richard M. Stallman
-
(make_lispy_event): If the position is not in a window,1994-08-03, by Richard M. Stallman
-
(Faccessible_keymaps): Use PREFIX to set loop starting1994-08-03, by Richard M. Stallman
-
(construct_mouse_click, construct_menu_click):1994-08-03, by Richard M. Stallman
-
(alloca.o): Use -f in all rm's.1994-08-03, by Richard M. Stallman
-
(auto-mode-alist): Fix typos in comments.1994-08-03, by Karl Heuer
-
*** empty log message ***1994-08-03, by Richard M. Stallman
-
Capitalize some error messages.1994-08-02, by Richard M. Stallman
-
Set up a "Compile" menubar item.1994-08-02, by Richard M. Stallman
-
(frame-delete-all): New function.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Add `...' where appropriate.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix typo.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(follow_key): Don't downcase letters here.1994-08-02, by Richard M. Stallman
-
(redisplay_window): Avoid using SET_PT to change point temporarily.1994-08-02, by Richard M. Stallman
-
(sendmail-send-it): Handle resent-to specially.1994-08-02, by Richard M. Stallman
-
(Ffset): Don't call Fget unless SYM's plist is consp.1994-08-01, by Roland McGrath
-
(xmenu_show): Ignore any geometry resource from the user.1994-08-01, by Richard M. Stallman
-
(gnus-sortable-date): Use timezone-make-time-string.1994-08-01, by Richard M. Stallman
-
(Fprog2): Doc fix.1994-08-01, by Richard M. Stallman
-
(Fmove_to_window_line): Doc fix.1994-08-01, by Richard M. Stallman
-
(main): Add casts to avoid warnings.1994-08-01, by Richard M. Stallman
-
(insert-directory): Gracefully handle the case1994-08-01, by Richard M. Stallman
-
(imenu, imenu--flatten-index-alist): Add marker support.1994-08-01, by Richard M. Stallman
-
(dired-insert-directory): Call expand-file-name here1994-08-01, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix previous change.1994-08-01, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-07-31, by Richard M. Stallman
-
(display-time-string-forms): New variable.1994-07-31, by Richard M. Stallman
-
(dired-noselect): Call abbreviate-file-name here.1994-07-31, by Richard M. Stallman
-
(compile_range): Avoid warning in casts for range_start/end.1994-07-31, by Richard M. Stallman
-
(syms_of_data): Set up Qadvice_info, Qactivate_advice.1994-07-31, by Richard M. Stallman
-
(comint-password-prompt-regexp): Handle PGP prompt.1994-07-31, by Richard M. Stallman
-
(rmail-retry-failure): Handle a weird case with1994-07-31, by Richard M. Stallman
-
(compilation-error-regexp-alist): Make separate1994-07-31, by Richard M. Stallman
-
(ange-ftp-parse-netrc-group): Don't move back to line1994-07-31, by Richard M. Stallman
-
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.1994-07-31, by Richard M. Stallman
-
(sit_for): Undo previous change.1994-07-31, by Richard M. Stallman
-
(direct_output_for_insert): Pass missing 8th1994-07-31, by Richard M. Stallman
-
(rmail-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(rmail-summary-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(menu-bar-enable-clipboard): Moved here the1994-07-31, by Richard M. Stallman
-
(create_process): Set default handling for SIGINT, etc.1994-07-31, by Richard M. Stallman
-
Specify patterns for objc-mode.1994-07-30, by Richard M. Stallman
-
(Frandom): Handle LIMIT >= 40000000.1994-07-30, by Richard M. Stallman
-
(ispell-message-text-end): Improve context diff regexp.1994-07-30, by Richard M. Stallman
-
(decode_mode_spec): Handle %&.1994-07-30, by Richard M. Stallman
-
(rmail-new-summary): If just one window,1994-07-30, by Richard M. Stallman
-
(rmail-display-summary): New variable.1994-07-30, by Richard M. Stallman
-
(rmail-highlighted-face): New variable.1994-07-30, by Richard M. Stallman
-
(gnus-group-suspend): Be sure to bury the right buffer.1994-07-30, by Richard M. Stallman
-
(mouse-choose-completion): Check for next-single-property-change1994-07-29, by Richard M. Stallman
-
(choose-completion): Check for next-single-property-change returning nil.1994-07-29, by Richard M. Stallman
-
(rmail-summary-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(rmail-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(face-initialize): Use underlining for region face1994-07-29, by Richard M. Stallman
-
(${archlibdir}): Compare the proper dir1994-07-29, by Richard M. Stallman
-
(hide-ifdefs): Doc fix.1994-07-29, by Richard M. Stallman
-
(file-truename): Temporarily get rid of the1994-07-29, by Richard M. Stallman
-
*** empty log message ***1994-07-28, by Richard Kenner
-
(HAVE_RAND48): Add #undef.1994-07-28, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-07-28, by Richard M. Stallman
-
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,1994-07-28, by Noah Friedman
-
(Info-find-node): Use a loop instead of mapcar and catch.1994-07-28, by Richard M. Stallman
-
(random): Use rand differently, and distinguish BSD/USG.1994-07-28, by Richard M. Stallman
-
(Frandom): Fix previous change.1994-07-28, by Richard M. Stallman
-
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.1994-07-28, by Richard M. Stallman
-
(buffer-menu): Undo previous change.1994-07-28, by Richard M. Stallman
-
entered into RCS1994-07-27, by Richard M. Stallman
-
(justify-current-line): Delete space at end of line.1994-07-27, by Richard M. Stallman
-
(set-auto-mode): Shorten scope of case-fold-search binding.1994-07-27, by Richard M. Stallman
-
[POSIX_SIGNALS] (signal): New definition.1994-07-27, by Richard M. Stallman
-
(main): New local var progname saves argv[0].1994-07-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix bug in Borland1994-07-27, by Richard M. Stallman
-
(random, srandom): Obey HAVE_RAND48 flag.1994-07-27, by Richard M. Stallman
-
(rand48): Check for it.1994-07-27, by Richard M. Stallman
-
(what-domain): Doc fix.1994-07-27, by Richard M. Stallman
-
(x_get_foreign_selection): Use the new feature1994-07-27, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell,1994-07-27, by Richard M. Stallman
-
(x_queue_event, x_unqueue_events): New functions.1994-07-27, by Richard M. Stallman
-
(forms--update): Undo change made mistakenly.1994-07-26, by Richard M. Stallman
-
Finish installing previous change.1994-07-26, by Richard M. Stallman
-
Comment change.1994-07-26, by Richard M. Stallman
-
(vc-next-action): Even in 1-file case, get its name from FILES.1994-07-26, by Richard M. Stallman
-
Made menu bar's autoloaded stuff conditional on1994-07-26, by Richard M. Stallman
-
(menu-bar-update-buffers): Use (current-global-map), not global-map.1994-07-26, by Richard M. Stallman
-
(main): Don't actually modify argv[0]. Modify a copy instead.1994-07-26, by Richard M. Stallman
-
Update the info files.1994-07-26, by Richard M. Stallman
-
(forms-read-file-filter): new hook function to1994-07-26, by Richard M. Stallman
-
(Frandom): Use just the low 30 bits of random's value.1994-07-26, by Richard M. Stallman
-
(compilation-next-error-locus): New arg SILENT.1994-07-26, by Richard M. Stallman
-
(dissociated-press): Error at start if buffer is empty.1994-07-26, by Richard M. Stallman
-
(tek4300): Don't define if already defined.1994-07-26, by Richard M. Stallman
-
Emacs 18 changes from Carl Witty.1994-07-26, by Tom Tromey
-
(BSD_PGRPS): Defined.1994-07-25, by Richard M. Stallman
-
Add #undef alloca.1994-07-25, by Richard M. Stallman
-
(reset_watch, get_time): Use EMACS_GET_TIME.1994-07-25, by Richard M. Stallman
-
(command-line-args-left): Add defvar.1994-07-25, by Richard M. Stallman