Mercurial > emacs
graph
-
(add-hook): Initialize default value and local value.Fri, 30 Sep 1994 20:47:13 +0000, by Richard M. Stallman
-
(Fmake_local_variable): Doc fix.Fri, 30 Sep 1994 20:32:45 +0000, by Richard M. Stallman
-
* etags.c (C_entries): Recognise typedef of ANSI style functions.Fri, 30 Sep 1994 17:18:24 +0000, by Francesco Potort
-
(isearch-mode): Don't set deactivate-mark here.Fri, 30 Sep 1994 09:16:06 +0000, by Richard M. Stallman
-
Really delete gud-overload-functions.Fri, 30 Sep 1994 09:12:09 +0000, by Richard M. Stallman
-
(gud-overload-functions): Function deleted.Fri, 30 Sep 1994 09:11:36 +0000, by Richard M. Stallman
-
(os): Accept coff as an OS.Fri, 30 Sep 1994 00:07:41 +0000, by Jim Wilson
-
(check_writable, check_executable) [__HURD__]: Use eaccess.Thu, 29 Sep 1994 23:20:43 +0000, by Richard M. Stallman
-
(print-region-1): Use them instead of just pr.Thu, 29 Sep 1994 23:12:31 +0000, by Richard M. Stallman
-
(compute_char_face): Handle list as overlay face property.Thu, 29 Sep 1994 23:00:43 +0000, by Richard M. Stallman
-
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIXThu, 29 Sep 1994 22:47:30 +0000, by Richard Kenner
-
(Fset_face_attribute_internal): Mark frame garbaged wheneverThu, 29 Sep 1994 20:25:45 +0000, by Richard M. Stallman
-
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.Thu, 29 Sep 1994 19:37:26 +0000, by Karl Heuer
-
(x_report_frame_params): Fix format/arg mismatch.Thu, 29 Sep 1994 19:23:41 +0000, by Karl Heuer
-
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.Thu, 29 Sep 1994 19:22:57 +0000, by Karl Heuer
-
(add-abbrev, inverse-add-abbrev):Thu, 29 Sep 1994 19:07:45 +0000, by Richard M. Stallman
-
(scheme-mode-variables): Make parse-sexp-ignore-comments t.Thu, 29 Sep 1994 18:54:19 +0000, by Richard M. Stallman
-
(texinfo-format-region, texinfo-format-buffer-1):Thu, 29 Sep 1994 18:51:54 +0000, by Richard M. Stallman
-
* man.elThu, 29 Sep 1994 12:42:45 +0000, by Francesco Potort
-
(imenu--cleanup): Changed 'mapc' to 'mapcar'.Thu, 29 Sep 1994 06:32:06 +0000, by Richard M. Stallman
-
(handle-delete-frame): New function.Thu, 29 Sep 1994 04:48:59 +0000, by Richard M. Stallman
-
(command-line): Fix bug in previous change.Wed, 28 Sep 1994 22:38:04 +0000, by Karl Heuer
-
(command-line): Recognize --longopt synonyms for all options handled here.Wed, 28 Sep 1994 22:15:38 +0000, by Karl Heuer
-
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.Wed, 28 Sep 1994 21:00:06 +0000, by Roland McGrath
-
(syms_of_dired): Undo Sep 16 change.Wed, 28 Sep 1994 20:45:25 +0000, by Karl Heuer
-
(Fdelete_file): Undo Sep 16 change.Wed, 28 Sep 1994 20:45:08 +0000, by Karl Heuer
-
(backward-kill-sentence): Work in read-only buffers.Wed, 28 Sep 1994 04:46:02 +0000, by Richard M. Stallman
-
Comment fix.Wed, 28 Sep 1994 01:58:46 +0000, by Karl Heuer
-
(x_new_font): New rule for computing column width. Factored out common code.Wed, 28 Sep 1994 00:59:24 +0000, by Karl Heuer
-
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.Wed, 28 Sep 1994 00:58:45 +0000, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.Wed, 28 Sep 1994 00:58:15 +0000, by Karl Heuer
-
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.Wed, 28 Sep 1994 00:57:37 +0000, by Karl Heuer
-
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,Tue, 27 Sep 1994 23:32:55 +0000, by Karl Heuer
-
(hack-one-local-variable): Support safe-local-variable property.Tue, 27 Sep 1994 22:59:50 +0000, by Richard M. Stallman
-
(command-apropos): Pass t for no-header to apropos.Tue, 27 Sep 1994 21:43:37 +0000, by Richard M. Stallman
-
(mail): Doc fix.Tue, 27 Sep 1994 20:14:55 +0000, by Richard M. Stallman
-
(${etc}DOC): Run make-docfile twice--two batches.Tue, 27 Sep 1994 19:50:53 +0000, by Richard M. Stallman
-
Initial revisionTue, 27 Sep 1994 19:49:25 +0000, by Richard M. Stallman
-
Improve POP code, move most of it into a separate file.Tue, 27 Sep 1994 19:45:00 +0000, by Richard M. Stallman
-
(MOVE_FLAGS, MOVE_LIBS): New variables.Tue, 27 Sep 1994 19:43:07 +0000, by Richard M. Stallman
-
(utimes): Check for it.Tue, 27 Sep 1994 19:42:03 +0000, by Richard M. Stallman
-
(Fformat_time_string): Mostly rewritten, to handleTue, 27 Sep 1994 19:41:21 +0000, by Richard M. Stallman
-
(rmail-forward): Simplify insertion of forwarded msg.Tue, 27 Sep 1994 19:32:35 +0000, by Richard M. Stallman
-
(etags-tags-completion-table): Allow ? and : in guessed tag names.Tue, 27 Sep 1994 05:41:20 +0000, by Roland McGrath
-
(rmail-summary-delete-forward): Regexp for recognizing deleted messageTue, 27 Sep 1994 05:37:06 +0000, by Richard M. Stallman
-
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,Tue, 27 Sep 1994 04:20:23 +0000, by Karl Heuer
-
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,Tue, 27 Sep 1994 04:10:43 +0000, by Karl Heuer
-
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,Tue, 27 Sep 1994 04:03:15 +0000, by Karl Heuer
-
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,Tue, 27 Sep 1994 04:00:45 +0000, by Karl Heuer
-
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,Tue, 27 Sep 1994 03:57:23 +0000, by Karl Heuer
-
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type testTue, 27 Sep 1994 03:27:31 +0000, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type testTue, 27 Sep 1994 03:16:02 +0000, by Karl Heuer
-
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): UseTue, 27 Sep 1994 03:15:02 +0000, by Karl Heuer
-
(NULL_INTERVAL_P): Use type test macros.Tue, 27 Sep 1994 03:13:50 +0000, by Karl Heuer
-
(EVENT_HAS_PARAMETERS): Use type test macros.Tue, 27 Sep 1994 03:13:08 +0000, by Karl Heuer
-
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.Tue, 27 Sep 1994 03:12:28 +0000, by Karl Heuer
-
(Fbyte_code): Use type test macros.Tue, 27 Sep 1994 03:11:31 +0000, by Karl Heuer
-
(Fcall_process, child_setup, getenv_internal): Use type test macros.Tue, 27 Sep 1994 03:10:43 +0000, by Karl Heuer
-
(casify_object): Use type test macros.Tue, 27 Sep 1994 03:10:02 +0000, by Karl Heuer
-
(STRING256_P): Use type test macros.Tue, 27 Sep 1994 03:09:02 +0000, by Karl Heuer
-
(Fself_insert_command): Use type test macros.Tue, 27 Sep 1994 03:08:20 +0000, by Karl Heuer
-
(Ffile_name_completion, file_name_completion): Use type test macros.Tue, 27 Sep 1994 03:07:54 +0000, by Karl Heuer
-
(get_doc_string, Fdocumentation, Fdocumentation_property,Tue, 27 Sep 1994 03:06:52 +0000, by Karl Heuer
-
(Fkill_emacs): Use type test macros.Tue, 27 Sep 1994 03:05:28 +0000, by Karl Heuer
-
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,Tue, 27 Sep 1994 03:03:38 +0000, by Karl Heuer
-
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.Tue, 27 Sep 1994 03:01:57 +0000, by Karl Heuer
-
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): UseTue, 27 Sep 1994 03:01:14 +0000, by Karl Heuer
-
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,Tue, 27 Sep 1994 02:58:30 +0000, by Karl Heuer
-
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,Tue, 27 Sep 1994 02:56:25 +0000, by Karl Heuer
-
(buffer_display_table, current_column, Fmove_to_column, compute_motion,Tue, 27 Sep 1994 02:55:09 +0000, by Karl Heuer
-
(create_root_interval, balance_possible_root_interval, delete_interval): UseTue, 27 Sep 1994 02:30:34 +0000, by Karl Heuer
-
(echo_char, cmd_error_internal, command_loop_1, read_char,Tue, 27 Sep 1994 02:28:15 +0000, by Karl Heuer
-
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,Tue, 27 Sep 1994 02:26:34 +0000, by Karl Heuer
-
(Fexecute_kbd_macro): Use type test macros.Tue, 27 Sep 1994 02:25:20 +0000, by Karl Heuer
-
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.Tue, 27 Sep 1994 02:24:00 +0000, by Karl Heuer
-
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,Tue, 27 Sep 1994 02:12:02 +0000, by Karl Heuer
-
(Finsert_string): Use type test macros.Tue, 27 Sep 1994 02:00:42 +0000, by Karl Heuer
-
(run_msdos_command): Use type test macros.Tue, 27 Sep 1994 01:59:38 +0000, by Karl Heuer
-
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.Tue, 27 Sep 1994 01:58:12 +0000, by Karl Heuer
-
(POSIX_SIGNALS): Define it.Tue, 27 Sep 1994 01:58:00 +0000, by Richard M. Stallman
-
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,Tue, 27 Sep 1994 01:53:42 +0000, by Karl Heuer
-
(syms_of_window): Doc fix.Tue, 27 Sep 1994 01:37:06 +0000, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Use type test macros.Tue, 27 Sep 1994 01:24:44 +0000, by Karl Heuer
-
(sun_item_create): Use type test macros.Tue, 27 Sep 1994 01:21:05 +0000, by Karl Heuer
-
(Fsyntax_table_p, describe_syntax): Use type test macros.Tue, 27 Sep 1994 01:20:25 +0000, by Karl Heuer
-
(sys_subshell): Use type test macros.Tue, 27 Sep 1994 01:18:46 +0000, by Karl Heuer
-
(validate_interval_range, add_properties, remove_properties,Tue, 27 Sep 1994 01:16:02 +0000, by Karl Heuer
-
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.Tue, 27 Sep 1994 01:13:35 +0000, by Karl Heuer
-
(translate_id): Use type test macros.Tue, 27 Sep 1994 01:11:24 +0000, by Karl Heuer
-
(child_setup, Fcall_process): Use type test macros.Tue, 27 Sep 1994 01:07:23 +0000, by Karl Heuer
-
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,Tue, 27 Sep 1994 00:51:55 +0000, by Karl Heuer
-
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,Tue, 27 Sep 1994 00:37:04 +0000, by Karl Heuer
-
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,Tue, 27 Sep 1994 00:30:32 +0000, by Karl Heuer
-
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):Tue, 27 Sep 1994 00:27:58 +0000, by Karl Heuer
-
(x_scroll_bar_clear): Use type test macros.Tue, 27 Sep 1994 00:24:27 +0000, by Karl Heuer
-
(Qplus): New variable.Mon, 26 Sep 1994 23:43:18 +0000, by Richard M. Stallman
-
(Qplus): Declared.Mon, 26 Sep 1994 23:42:40 +0000, by Richard M. Stallman
-
(dired-re-perms): Accept various file type letters.Mon, 26 Sep 1994 23:18:19 +0000, by Richard M. Stallman
-
remove CONFIG_BROKETSMon, 26 Sep 1994 21:59:04 +0000, by David J. MacKenzie
-
REMOVE CONFIG_BROKETSMon, 26 Sep 1994 21:56:21 +0000, by David J. MacKenzie
-
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.Mon, 26 Sep 1994 19:43:24 +0000, by Karl Heuer
-
(argmatch): New function.Mon, 26 Sep 1994 18:14:29 +0000, by Karl Heuer
-
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.Sun, 25 Sep 1994 23:35:41 +0000, by Paul Reilly
-
Clean up of temporary changes used to try to find a workaround for theSun, 25 Sep 1994 23:30:51 +0000, by Paul Reilly
-
entered into RCSSun, 25 Sep 1994 20:46:44 +0000, by Paul Reilly
-
(enable-flow-control): Never make keyboard-translate-table shorter.Sun, 25 Sep 1994 18:28:22 +0000, by Richard M. Stallman
-
Delete __FreeBSD__ conditional macro definitions.Sun, 25 Sep 1994 18:06:01 +0000, by Richard M. Stallman
-
(update_echo_area): New function.Sun, 25 Sep 1994 17:43:58 +0000, by Richard M. Stallman
-
(get_doc_string): Look in ../etc while dumping.Sun, 25 Sep 1994 17:42:55 +0000, by Richard M. Stallman
-
entered into RCSSun, 25 Sep 1994 17:18:58 +0000, by Paul Reilly
-
Don't include signal.h, values.h.Sun, 25 Sep 1994 16:37:30 +0000, by Richard M. Stallman
-
Comment change.Sun, 25 Sep 1994 07:48:55 +0000, by Richard M. Stallman
-
(rmail-construct-io-menu): Don't print a message about no matching files.Sun, 25 Sep 1994 01:21:49 +0000, by Richard M. Stallman
-
(set_file_times): Fix typo in previous change.Sun, 25 Sep 1994 00:48:04 +0000, by Richard M. Stallman
-
(set_file_times): Don't test HAVE_UTIME.Sun, 25 Sep 1994 00:40:46 +0000, by Richard M. Stallman
-
(HAVE_UTIMES): Add #undef.Sun, 25 Sep 1994 00:38:02 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 25 Sep 1994 00:22:16 +0000, by Paul Reilly
-
(Ffile_writable_p): Use stat to test for existence.Sat, 24 Sep 1994 23:24:52 +0000, by Richard M. Stallman
-
(strftime.o): New target.Sat, 24 Sep 1994 22:49:02 +0000, by Richard M. Stallman
-
(dired-re-perms): Accept directories and symbolic linksSat, 24 Sep 1994 22:29:40 +0000, by Richard M. Stallman
-
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.Sat, 24 Sep 1994 22:15:56 +0000, by Richard M. Stallman
-
(USE_DL_STUBS): Defined.Sat, 24 Sep 1994 22:15:44 +0000, by Richard M. Stallman
-
(USE_DL_STUBS): Add #undef.Sat, 24 Sep 1994 22:15:28 +0000, by Richard M. Stallman
-
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.Sat, 24 Sep 1994 09:13:57 +0000, by Richard M. Stallman
-
(syms_of_textprop): Doc fix.Sat, 24 Sep 1994 07:24:30 +0000, by Richard M. Stallman
-
(ange-ftp-start-process): Add use-smart-ftp code.Sat, 24 Sep 1994 07:04:52 +0000, by Richard M. Stallman
-
(STACK_DIRECTION): Don't redefine if defined already.Sat, 24 Sep 1994 05:09:47 +0000, by Richard M. Stallman
-
(auto-mode-alist): Handle ada-mode and icon-mode.Sat, 24 Sep 1994 05:02:49 +0000, by Richard M. Stallman
-
(comint-input-chunk-size): Variable deleted.Sat, 24 Sep 1994 04:58:15 +0000, by Richard M. Stallman
-
(nntp-send-region-to-server): Call process-send-regionSat, 24 Sep 1994 04:57:53 +0000, by Richard M. Stallman
-
(shell-command, shell-command-on-region):Sat, 24 Sep 1994 04:52:10 +0000, by Richard M. Stallman
-
entered into RCSSat, 24 Sep 1994 04:37:40 +0000, by Paul Reilly
-
(Buffer-menu-delete): Handle prefix arg.Sat, 24 Sep 1994 04:32:08 +0000, by Richard M. Stallman
-
(rmail-reformat-message): Run mail-message-filterSat, 24 Sep 1994 04:20:22 +0000, by Richard M. Stallman
-
(dired-virtual-mode): Doc fix.Sat, 24 Sep 1994 04:15:03 +0000, by Richard M. Stallman
-
Comment change.Sat, 24 Sep 1994 04:14:20 +0000, by Richard M. Stallman
-
(auto-mode-alist): Use \' in auto-mode-alist regexps.Sat, 24 Sep 1994 04:13:41 +0000, by Richard M. Stallman
-
(auto-execute): Use \' in auto-mode-alist regexps.Sat, 24 Sep 1994 04:11:17 +0000, by Richard M. Stallman
-
Comment changes.Sat, 24 Sep 1994 04:09:46 +0000, by Richard M. Stallman
-
(ada-mode): Add autoload cookie.Sat, 24 Sep 1994 04:06:50 +0000, by Richard M. Stallman
-
(icon-mode): Add autoload cookie.Sat, 24 Sep 1994 04:05:44 +0000, by Richard M. Stallman
-
(Fexpand_abbrev): Instead of Fcapitalize_region,Sat, 24 Sep 1994 03:47:07 +0000, by Richard M. Stallman
-
(Fupcase_initials_region): New function.Sat, 24 Sep 1994 02:03:32 +0000, by Richard M. Stallman
-
(upcase_initials): New function.Sat, 24 Sep 1994 01:57:54 +0000, by Richard M. Stallman
-
(install-arch-indep): Don't do mkdir here.Sat, 24 Sep 1994 01:54:17 +0000, by Richard M. Stallman
-
(touchy_mkdir): Make dir ugo+re even if it isn't new.Sat, 24 Sep 1994 01:48:04 +0000, by Richard M. Stallman
-
(read_minibuf_unwind): Preserve Vdeactivate_mark.Sat, 24 Sep 1994 01:41:54 +0000, by Richard M. Stallman
-
(find-alternate-file): Confirm killing buffer only if it is visiting a file.Sat, 24 Sep 1994 01:27:46 +0000, by Richard M. Stallman
-
(get-file-buffer): Doc fix.Sat, 24 Sep 1994 01:16:19 +0000, by Richard M. Stallman
-
(vc-finish-steal): Fix typo in previous change.Sat, 24 Sep 1994 01:10:23 +0000, by Richard M. Stallman
-
(vc-finish-steal): Do vc-resynch-window in the right buffer.Sat, 24 Sep 1994 01:08:40 +0000, by Richard M. Stallman
-
(vc-backend-checkout): Add if-statements to the shell cmdsSat, 24 Sep 1994 00:58:07 +0000, by Richard M. Stallman
-
(DONT_DEFINE_SIGNAL): Macro deleted.Sat, 24 Sep 1994 00:37:07 +0000, by Richard M. Stallman
-
(DK_HEADER_FILE): Macro deleted.Sat, 24 Sep 1994 00:35:02 +0000, by Richard M. Stallman
-
(DKSTAT_HEADER_FILE): Macro deleted.Sat, 24 Sep 1994 00:34:23 +0000, by Richard M. Stallman
-
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.Sat, 24 Sep 1994 00:33:39 +0000, by Richard M. Stallman
-
(start_of_text): Don't test CANNOT_UNEXEC.Sat, 24 Sep 1994 00:30:52 +0000, by Richard M. Stallman
-
Don't test CANNOT_UNEXEC.Sat, 24 Sep 1994 00:29:39 +0000, by Richard M. Stallman
-
Don't test CANNOT_DUMP or CANNOT_UNEXEC.Sat, 24 Sep 1994 00:28:23 +0000, by Richard M. Stallman
-
Delete BROKEN_FASYNC conditional.Sat, 24 Sep 1994 00:20:07 +0000, by Richard M. Stallman
-
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.Sat, 24 Sep 1994 00:17:57 +0000, by Richard M. Stallman
-
(Fprocess_send_eof): Delete DID_REMOTE conditional.Sat, 24 Sep 1994 00:15:23 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 24 Sep 1994 00:12:06 +0000, by Paul Reilly
-
(prev_frame): Fix typo.Fri, 23 Sep 1994 22:49:47 +0000, by Richard M. Stallman
-
Comment changes.Fri, 23 Sep 1994 22:33:05 +0000, by Richard M. Stallman
-
(exec_sentinel_error_handler): New function.Fri, 23 Sep 1994 22:28:08 +0000, by Richard M. Stallman
-
(Freplace_match): New 4th arg OBJECT can specify string to replace in.Fri, 23 Sep 1994 22:18:59 +0000, by Richard M. Stallman
-
(Fdelete_other_windows): Nice error if WINDOW is minibuf.Fri, 23 Sep 1994 22:14:46 +0000, by Richard M. Stallman
-
*** empty log message ***Fri, 23 Sep 1994 21:02:25 +0000, by Paul Reilly
-
(justify-current-line): Inherit props when inserting spaces.Fri, 23 Sep 1994 20:46:35 +0000, by Richard M. Stallman
-
(copy_text_and_data): Delete some printf's.Fri, 23 Sep 1994 18:37:12 +0000, by Richard M. Stallman
-
(PURESIZE): Definition deleted.Fri, 23 Sep 1994 18:35:32 +0000, by Richard M. Stallman
-
Initial revisionFri, 23 Sep 1994 18:35:06 +0000, by Richard M. Stallman
-
(Fx_create_frame): Rename menuBarLines resource to menuBar.Fri, 23 Sep 1994 18:20:31 +0000, by Richard M. Stallman
-
(tag-symbol-match-p): New function.Fri, 23 Sep 1994 17:44:56 +0000, by Roland McGrath
-
(tags-table-check-computed-list): Call tags-verify-table on existingFri, 23 Sep 1994 17:29:55 +0000, by Roland McGrath
-
(X_IO_BUG): Definition deleted.Fri, 23 Sep 1994 06:55:48 +0000, by Richard M. Stallman
-
(BSD): Have two definitions according to version number.Fri, 23 Sep 1994 06:38:24 +0000, by Richard M. Stallman
-
(copy_text_and_data): Add RISCiX changes.Fri, 23 Sep 1994 06:18:31 +0000, by Richard M. Stallman
-
(time-stamp-mail-host-name): Use mail-host-address.Fri, 23 Sep 1994 05:44:28 +0000, by Richard M. Stallman
-
(UTILITIES): Remove test-distrib, make-docfile, make-path.Fri, 23 Sep 1994 05:42:40 +0000, by Richard M. Stallman
-
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.Fri, 23 Sep 1994 05:31:24 +0000, by Richard M. Stallman
-
(FRAME_X_DISPLAY): New macro.Fri, 23 Sep 1994 05:28:56 +0000, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Fix formal name of Hungary.Fri, 23 Sep 1994 05:14:56 +0000, by Richard M. Stallman
-
(x_destroy_window): Decrement ref count of x_screen struct.Fri, 23 Sep 1994 04:54:46 +0000, by Richard M. Stallman
-
(rmail-retry-failure): Copy the whole block of headers from the messageFri, 23 Sep 1994 04:37:16 +0000, by Richard M. Stallman
-
entered into RCSThu, 22 Sep 1994 22:00:06 +0000, by Richard M. Stallman
-
(add-change-log-entry): Set add-log-full-name andThu, 22 Sep 1994 20:31:07 +0000, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Use WINDOW's frameThu, 22 Sep 1994 20:00:48 +0000, by Richard M. Stallman
-
(evaporate_overlays): Overlay is in car, not cdr.Thu, 22 Sep 1994 19:20:52 +0000, by Karl Heuer
-
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases toThu, 22 Sep 1994 17:01:39 +0000, by Karl Heuer
-
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.Thu, 22 Sep 1994 17:00:25 +0000, by Karl Heuer
-
User option Man-notify-flag renamed to Man-notify-method.Thu, 22 Sep 1994 12:10:16 +0000, by Francesco Potort
-
* ispell.el (check-ispell-version): suggest to try ispell4.el ifThu, 22 Sep 1994 11:41:17 +0000, by Francesco Potort
-
(Fcompleting_read): Doc fix.Thu, 22 Sep 1994 07:41:35 +0000, by Richard M. Stallman
-
(BASE_PURESIZE): Increment both values.Thu, 22 Sep 1994 07:29:02 +0000, by Richard M. Stallman
-
(x-create-frame-with-faces): Delete the frame if get error.Thu, 22 Sep 1994 07:26:46 +0000, by Richard M. Stallman
-
(insert-buffer): Default to first buffer other than current one.Thu, 22 Sep 1994 07:22:46 +0000, by Richard M. Stallman
-
(rmail-summary-goto-msg): Simply the regexpThu, 22 Sep 1994 06:55:11 +0000, by Richard M. Stallman
-
(insert-parentheses): Don't insert spaces at beginning and end of buffer.Thu, 22 Sep 1994 06:42:30 +0000, by Richard M. Stallman
-
(Vdebug_on_error): Declared.Thu, 22 Sep 1994 06:37:06 +0000, by Richard M. Stallman
-
(cmd_error_internal): New function, broken out of cmd_error.Thu, 22 Sep 1994 06:26:46 +0000, by Richard M. Stallman
-
(special-display-popup-frame): Rename new arg to ARGS.Thu, 22 Sep 1994 05:47:28 +0000, by Richard M. Stallman
-
(print-help-return-message): Handle cons cellsThu, 22 Sep 1994 05:07:30 +0000, by Richard M. Stallman
-
(display-buffer, special-display-buffer-names)Thu, 22 Sep 1994 05:04:59 +0000, by Richard M. Stallman
-
(special-display-popup-frame): New argument PARAMS.Thu, 22 Sep 1994 05:03:56 +0000, by Richard M. Stallman
-
(mail-host-address): New variable.Thu, 22 Sep 1994 04:56:49 +0000, by Richard M. Stallman
-
add convex c3* c4*Thu, 22 Sep 1994 04:27:58 +0000, by Chris Siebenmann
-
(file-ownership-preserved-p): New function.Thu, 22 Sep 1994 04:15:33 +0000, by Richard M. Stallman
-
(cmputc): Return int rather than void.Thu, 22 Sep 1994 04:11:43 +0000, by Richard M. Stallman
-
(evalcost, cmputc): They now return their arguments.Thu, 22 Sep 1994 04:11:04 +0000, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.Thu, 22 Sep 1994 03:59:10 +0000, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update domain list.Thu, 22 Sep 1994 03:34:43 +0000, by Richard M. Stallman
-
(vc-menu-map): Set up menu items.Thu, 22 Sep 1994 02:48:14 +0000, by Richard M. Stallman
-
(Fmessage_or_box): Use Fmessage_box with new name.Thu, 22 Sep 1994 02:38:55 +0000, by Richard M. Stallman
-
(init_eval_once): Init Vrun_hooks here.Wed, 21 Sep 1994 23:19:26 +0000, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.Wed, 21 Sep 1994 21:56:37 +0000, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.Wed, 21 Sep 1994 21:52:23 +0000, by Richard M. Stallman
-
(vc-menu-map): New menu.Wed, 21 Sep 1994 20:48:00 +0000, by Richard M. Stallman
-
Fix indentation.Wed, 21 Sep 1994 19:05:52 +0000, by Richard M. Stallman
-
(Fmessage_box): Renamed from Fbox_message.Wed, 21 Sep 1994 18:54:05 +0000, by Richard M. Stallman
-
(emerge-recenter, emerge-operate-on-windows):Wed, 21 Sep 1994 18:42:05 +0000, by Richard M. Stallman
-
(find-tag-noselect): Simplify.Wed, 21 Sep 1994 18:37:00 +0000, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to t.Wed, 21 Sep 1994 18:26:57 +0000, by Richard M. Stallman