log

age author description
Sat, 17 Sep 1994 05:50:17 +0000 Richard M. Stallman Don't declare malloc.
Sat, 17 Sep 1994 05:46:25 +0000 Richard M. Stallman (property_value): Declare args plist, prop.
Sat, 17 Sep 1994 05:40:11 +0000 Richard M. Stallman (PURESIZE): Defnitions deleted.
Sat, 17 Sep 1994 05:36:53 +0000 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
Sat, 17 Sep 1994 05:30:39 +0000 Richard M. Stallman (Fcall_process) [__osf__ && __alpha]:
Sat, 17 Sep 1994 05:16:09 +0000 Richard M. Stallman (terminal-map): Define switch-frame.
Sat, 17 Sep 1994 05:10:51 +0000 Richard M. Stallman (HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.
Sat, 17 Sep 1994 03:32:48 +0000 Richard M. Stallman (facemenu-update): Reverse the menu order again.
Sat, 17 Sep 1994 03:16:16 +0000 Karl Heuer (menu_item_enabled_p): Fix declaration.
Sat, 17 Sep 1994 03:15:29 +0000 Karl Heuer Add #include "intervals.h"
Sat, 17 Sep 1994 03:14:26 +0000 Karl Heuer Declare some functions.
Sat, 17 Sep 1994 03:12:39 +0000 Karl Heuer (barf_or_query_if_file_exists): Fix declaration.
Sat, 17 Sep 1994 02:16:33 +0000 Richard M. Stallman (hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.
Sat, 17 Sep 1994 02:07:50 +0000 Karl Heuer (config_options): New shell variable.
Sat, 17 Sep 1994 02:05:34 +0000 Karl Heuer (Vsystem_configuration_options): New variable.
Sat, 17 Sep 1994 02:04:08 +0000 Karl Heuer (report-emacs-bug): Insert configuration options.
Sat, 17 Sep 1994 01:52:13 +0000 Karl Heuer Declare evaporate_overlays.
Sat, 17 Sep 1994 01:51:58 +0000 Karl Heuer (del_range_1): Call evaporate_overlays after deleting text.
Sat, 17 Sep 1994 01:51:30 +0000 Karl Heuer (Qevaporate): New symbol.
Sat, 17 Sep 1994 01:24:59 +0000 Richard M. Stallman (HAVE_VFORK): Defined.
Sat, 17 Sep 1994 01:00:25 +0000 Richard M. Stallman (struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.
Sat, 17 Sep 1994 00:59:56 +0000 Richard M. Stallman Initial revision
Sat, 17 Sep 1994 00:51:52 +0000 Richard M. Stallman (EMACS_INT, EMACS_UINT): Define, if not already defined.
Sat, 17 Sep 1994 00:45:16 +0000 Richard M. Stallman (message): Use EMACS_INT.
Sat, 17 Sep 1994 00:43:45 +0000 Richard M. Stallman (struct window): Use EMACS_INT.
Sat, 17 Sep 1994 00:41:40 +0000 Richard M. Stallman (CHECK_IMPURE, all versions): Use EMACS_INT.
Sat, 17 Sep 1994 00:40:54 +0000 Richard M. Stallman (print): Use EMACS_UINT.
Sat, 17 Sep 1994 00:39:50 +0000 Richard M. Stallman Check for __alpha, in __osf__ conditional.
Sat, 17 Sep 1994 00:37:10 +0000 Richard M. Stallman (unchain_marker): Use EMACS_INT.
Sat, 17 Sep 1994 00:36:43 +0000 Richard M. Stallman (Fload): Use EMACS_INT.
Sat, 17 Sep 1994 00:35:09 +0000 Richard M. Stallman (Lisp_Object): Use EMACS_INT.
Sat, 17 Sep 1994 00:32:14 +0000 Richard M. Stallman (struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
Sat, 17 Sep 1994 00:31:05 +0000 Richard M. Stallman (FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
Sat, 17 Sep 1994 00:30:07 +0000 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
Sat, 17 Sep 1994 00:29:03 +0000 Richard M. Stallman (Fdocumentation): Use EMACS_INT.
Sat, 17 Sep 1994 00:28:47 +0000 Karl Heuer (ispell-menu-map): Order menu items by size: buffer > region > word.
Sat, 17 Sep 1994 00:28:39 +0000 Richard M. Stallman (struct face): Use EMACS_UINT.
Sat, 17 Sep 1994 00:27:54 +0000 Richard M. Stallman (sign_extend_lisp_int): Use EMACS_INT.
Sat, 17 Sep 1994 00:27:16 +0000 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
Sat, 17 Sep 1994 00:26:43 +0000 Richard M. Stallman (reset_buffer_local_variables, Fbuffer_local_variables)
Sat, 17 Sep 1994 00:25:35 +0000 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
Sat, 17 Sep 1994 00:16:57 +0000 Richard M. Stallman (getloadavg): Add OSF_ALPHA support.
Sat, 17 Sep 1994 00:14:40 +0000 Richard M. Stallman (shut_down_emacs): Don't call Fx_close_current_connection.
Sat, 17 Sep 1994 00:09:21 +0000 Richard M. Stallman [__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
Sat, 17 Sep 1994 00:07:41 +0000 Richard M. Stallman (alpha-dec-osf*): New target.
Sat, 17 Sep 1994 00:06:18 +0000 Karl Heuer (insert-register): Add `*' interactive spec.
Sat, 17 Sep 1994 00:02:50 +0000 Karl Heuer (FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
Fri, 16 Sep 1994 23:54:06 +0000 Richard M. Stallman (compile-internal): Set EMACS=t in process-environment.
Fri, 16 Sep 1994 23:41:47 +0000 Karl Heuer (complex-buffers-menu-p): Delete; obsolete variable.
Fri, 16 Sep 1994 23:39:59 +0000 Karl Heuer (Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
Fri, 16 Sep 1994 23:36:57 +0000 Richard M. Stallman Use just one FRC target.
Fri, 16 Sep 1994 23:35:43 +0000 Karl Heuer (clear_to_end): Fix reversed condition.
Fri, 16 Sep 1994 23:31:10 +0000 Karl Heuer (Info-edit): Move the customary mode-initialization calls out of here.
Fri, 16 Sep 1994 23:20:51 +0000 Karl Heuer (display-time-24hr-format): Doc fix.
Fri, 16 Sep 1994 23:10:44 +0000 Richard M. Stallman (ispell-highlight-spelling-error): Test window-system.
Fri, 16 Sep 1994 22:29:25 +0000 Karl Heuer (mail-alias-modtime): New variable.
Fri, 16 Sep 1994 22:28:30 +0000 Karl Heuer Require sendmail. Delete redundant defvar.
Fri, 16 Sep 1994 22:18:10 +0000 Karl Heuer (Qcompletion_ignored_extensions): New symbol.
Fri, 16 Sep 1994 22:17:40 +0000 Karl Heuer (Fdelete_file): Bind completion-ignored-extensions to nil.
Fri, 16 Sep 1994 22:02:54 +0000 Karl Heuer (Fcdr_safe): Delete extraneous blank in docstring.
Fri, 16 Sep 1994 21:57:45 +0000 Karl Heuer (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
Fri, 16 Sep 1994 21:56:18 +0000 Karl Heuer Define MODE_LINE_BINARY_TEXT.
Fri, 16 Sep 1994 21:40:54 +0000 Karl Heuer (compilation-sentinel): Include exit status in modeline.
Fri, 16 Sep 1994 21:39:41 +0000 Richard M. Stallman (dired-buffers-for-dir): Delete debugging code.
Fri, 16 Sep 1994 21:35:29 +0000 Richard M. Stallman (dired-fun-in-all-buffers): Expand dir at start.
Fri, 16 Sep 1994 21:35:10 +0000 Richard M. Stallman (dired-clean-up-after-deletion): Expand fn.
Fri, 16 Sep 1994 21:34:27 +0000 Richard M. Stallman (dired-buffers-for-dir): Assume dirs are preexpanded.
Fri, 16 Sep 1994 21:31:00 +0000 Karl Heuer (read_minibuf): Don't add to the history list if the minibuffer string is
Fri, 16 Sep 1994 21:16:20 +0000 Karl Heuer (etags_getcwd): Use getcwd if available.
Fri, 16 Sep 1994 20:08:33 +0000 Richard M. Stallman [not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
Fri, 16 Sep 1994 20:06:28 +0000 Richard M. Stallman (xmenu.o): Depend on puresize.h.
Fri, 16 Sep 1994 18:39:54 +0000 Paul Reilly entered into RCS
Fri, 16 Sep 1994 17:37:05 +0000 Paul Reilly entered into RCS
Fri, 16 Sep 1994 17:37:03 +0000 Paul Reilly *** empty log message ***
Fri, 16 Sep 1994 11:18:45 +0000 Karl Heuer [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
Fri, 16 Sep 1994 09:23:48 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 09:23:15 +0000 Richard M. Stallman Delete X11 conditionals.
Fri, 16 Sep 1994 08:51:35 +0000 Richard M. Stallman (Fx_display_grayscale_p): Check for > 1 pane.
Fri, 16 Sep 1994 08:44:49 +0000 Richard M. Stallman (Fx_display_grayscale_p): New function.
Fri, 16 Sep 1994 08:11:26 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Fri, 16 Sep 1994 07:51:40 +0000 Richard M. Stallman (__bsdi__): Define, unless already defined.
Fri, 16 Sep 1994 07:51:25 +0000 Richard M. Stallman (getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Fri, 16 Sep 1994 07:51:10 +0000 Richard M. Stallman (getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.
Fri, 16 Sep 1994 04:54:58 +0000 Richard M. Stallman (jka-compr-compression-info-list): Expand regular
Fri, 16 Sep 1994 04:36:54 +0000 Richard M. Stallman (menu-bar-file-menu): Rename "Kill Buffer" menu item.
Fri, 16 Sep 1994 03:29:33 +0000 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
Fri, 16 Sep 1994 00:41:59 +0000 Karl Heuer (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
Fri, 16 Sep 1994 00:03:20 +0000 Richard M. Stallman (removenullpaths, paths-force):
Thu, 15 Sep 1994 23:55:25 +0000 Richard M. Stallman (system-key-alist): Add Sun definition for mute-acute.
Thu, 15 Sep 1994 22:19:50 +0000 Karl Heuer (kill-new): Call menu-bar-update-yank-menu only if that function is defined.
Thu, 15 Sep 1994 22:16:49 +0000 Karl Heuer (yank-menu): New variable; kill-ring in menu format.
Thu, 15 Sep 1994 21:52:44 +0000 Karl Heuer Fix typo in comment.
Thu, 15 Sep 1994 21:51:14 +0000 Karl Heuer (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
Thu, 15 Sep 1994 21:33:54 +0000 Richard M. Stallman (auto-insert-alist): Add entries for C++.
Thu, 15 Sep 1994 21:30:21 +0000 Karl Heuer (kill-new): New optional argument means replace most recent kill.
Thu, 15 Sep 1994 21:24:37 +0000 Richard M. Stallman (syms_of_textprop): Delete Lisp var interval-balance-threshold.
Thu, 15 Sep 1994 21:22:26 +0000 Richard M. Stallman (interval_balance_threshold): Var deleted.
Thu, 15 Sep 1994 20:10:12 +0000 Richard M. Stallman Don't call menu-bar-mode.
Thu, 15 Sep 1994 20:09:49 +0000 Richard M. Stallman (command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.
Thu, 15 Sep 1994 08:45:46 +0000 Richard M. Stallman (Fx_create_frame): Make 1 the default for menu-bar-lines.
Thu, 15 Sep 1994 05:51:07 +0000 Richard M. Stallman (SUNOS4): Defined.
Thu, 15 Sep 1994 04:20:07 +0000 Richard M. Stallman (telnet-program): New variable.
Thu, 15 Sep 1994 04:06:55 +0000 Richard M. Stallman Include window.h.
Thu, 15 Sep 1994 03:47:07 +0000 Richard M. Stallman (removenullpaths, paths-force):
Thu, 15 Sep 1994 03:39:16 +0000 Richard M. Stallman entered into RCS
Thu, 15 Sep 1994 03:31:52 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Thu, 15 Sep 1994 03:21:56 +0000 Richard M. Stallman (forward-page): If we find a match that ends where we
Thu, 15 Sep 1994 03:10:00 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Thu, 15 Sep 1994 03:07:47 +0000 Richard M. Stallman (commmand-line): Fix previous change.
Thu, 15 Sep 1994 02:35:45 +0000 Richard M. Stallman (command-line): If we can't load x-win.el, terminate.
Thu, 15 Sep 1994 02:15:29 +0000 Richard M. Stallman (facemenu-update): Don't use quoted constant lists
Wed, 14 Sep 1994 23:24:45 +0000 Richard M. Stallman Include puresize.h.
Wed, 14 Sep 1994 20:24:21 +0000 Richard M. Stallman Add autoloads.
Wed, 14 Sep 1994 20:21:36 +0000 Richard M. Stallman Update to 2.15.
Wed, 14 Sep 1994 19:32:18 +0000 Richard M. Stallman Initial revision
Wed, 14 Sep 1994 18:55:08 +0000 Richard M. Stallman (c-mode-map): Add "Highlight Conditionals" menu item.
Wed, 14 Sep 1994 18:48:45 +0000 Richard M. Stallman entered into RCS
Wed, 14 Sep 1994 18:29:11 +0000 Richard M. Stallman *** empty log message ***
Wed, 14 Sep 1994 09:17:32 +0000 Richard M. Stallman (Info-mode-map): Bind M-s like s.
Wed, 14 Sep 1994 09:16:31 +0000 Richard M. Stallman (Fset_default_file_modes): Doc fix.
Wed, 14 Sep 1994 09:15:46 +0000 Richard M. Stallman (delete_temp_file): Use Fdelete_file.
Wed, 14 Sep 1994 09:05:48 +0000 Richard M. Stallman *** empty log message ***
Wed, 14 Sep 1994 09:03:27 +0000 Richard M. Stallman Initial revision
Wed, 14 Sep 1994 09:01:02 +0000 Richard M. Stallman (repeat-complex-command, next-history-element,
Wed, 14 Sep 1994 09:00:44 +0000 Richard M. Stallman (server-start): Always use pipes for communication.
Wed, 14 Sep 1994 03:22:57 +0000 Karl Heuer (make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,
Tue, 13 Sep 1994 18:01:51 +0000 Richard M. Stallman (syms_of_keymap): Doc fix.
Tue, 13 Sep 1994 15:46:47 +0000 David J. MacKenzie use new macro names
Tue, 13 Sep 1994 15:32:40 +0000 David J. MacKenzie add comment about srcdir
Tue, 13 Sep 1994 04:14:00 +0000 Richard M. Stallman (rmail-summary-goto-msg): Preserve the current buffer.
Tue, 13 Sep 1994 04:13:32 +0000 Richard M. Stallman (gobble_input): Block SIGALRM if we are using it.
Sun, 11 Sep 1994 08:36:36 +0000 Richard M. Stallman (vc-do-command): Temporarily add vc-path to the end of PATH.
Sun, 11 Sep 1994 05:43:50 +0000 Richard M. Stallman Further split the Ispell menu autoloads.
Sat, 10 Sep 1994 20:06:02 +0000 Richard M. Stallman Comment fix.
Sat, 10 Sep 1994 15:23:10 +0000 Paul Reilly entered into RCS
Sat, 10 Sep 1994 10:42:40 +0000 Richard Kenner (ptx): New OS; use for Sequent.
Fri, 09 Sep 1994 21:35:42 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer): Doc fix.
Fri, 09 Sep 1994 18:00:22 +0000 Richard Kenner (dsp16xx): New basic machine.
Fri, 09 Sep 1994 04:54:07 +0000 Richard M. Stallman Accept i586 like i386.
Thu, 08 Sep 1994 19:14:12 +0000 Richard M. Stallman (record_asynch_buffer_change): Don't test
Thu, 08 Sep 1994 17:44:42 +0000 Karl Heuer (put-string-on-kill-ring): Delete this function.
Wed, 07 Sep 1994 01:15:22 +0000 Per Bothner * config.sub: Cleanup NeXT support to emit nextstep*.
Tue, 06 Sep 1994 20:33:37 +0000 Richard M. Stallman (set-rmail-inbox-list): Doc fix.
Tue, 06 Sep 1994 16:16:45 +0000 David J. MacKenzie rearrange AC_ARG_WITH calls
Tue, 06 Sep 1994 06:56:47 +0000 Richard M. Stallman (dired-omit-expunge): Avoid setting buffer modified
Tue, 06 Sep 1994 05:29:15 +0000 Richard M. Stallman entered into RCS
Tue, 06 Sep 1994 02:16:33 +0000 Richard M. Stallman (save-place-find-file-hook): Check after-find-file-from-revert-buffer.
Tue, 06 Sep 1994 01:34:31 +0000 Richard M. Stallman [USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.
Mon, 05 Sep 1994 23:59:51 +0000 Karl Heuer (make-help-screen): Doc fix.
Mon, 05 Sep 1994 23:18:00 +0000 David J. MacKenzie keep up to date with configure.in
Mon, 05 Sep 1994 21:29:37 +0000 David J. MacKenzie remove --with-x10
Mon, 05 Sep 1994 08:54:38 +0000 Richard M. Stallman [__GNUC__] (HAVE_ALLOCA): Defined.
Mon, 05 Sep 1994 04:33:23 +0000 Richard M. Stallman (c-macro-prompt-flag): Set default back to nil.
Mon, 05 Sep 1994 04:06:23 +0000 Richard M. Stallman (init_cmdargs): After chasing link, use only the expanded name.
Mon, 05 Sep 1994 01:12:25 +0000 Karl Heuer (Ffile_accessible_directory_p): Put back the gcpro.
Mon, 05 Sep 1994 00:13:01 +0000 Karl Heuer (srandom): Pass arg to srand48; no return value.
Mon, 05 Sep 1994 00:10:56 +0000 Richard M. Stallman (rmail-get-new-mail): Run rmail-get-new-mail-hook.
Sun, 04 Sep 1994 07:02:34 +0000 Richard M. Stallman Check for lrand48, not rand48.
Sun, 04 Sep 1994 07:01:28 +0000 Richard M. Stallman (random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
Sun, 04 Sep 1994 07:00:46 +0000 Richard M. Stallman (HAVE_LRAND48): Replaces HAVE_RAND48.
Sun, 04 Sep 1994 06:52:25 +0000 Richard M. Stallman (Man-notify-when-ready): Get Man-original-frame from the proper buffer.
Sun, 04 Sep 1994 02:09:55 +0000 Richard M. Stallman (init_baud_rate): Test that getobaud is actually defined.
Sat, 03 Sep 1994 23:33:50 +0000 Richard M. Stallman (mark-ring): Add permanent-local prop. Doc fix.
Sat, 03 Sep 1994 23:05:04 +0000 Richard M. Stallman (shell-command-regexp): Use a simpler faster regexp.
Sat, 03 Sep 1994 22:46:05 +0000 Richard M. Stallman (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
Sat, 03 Sep 1994 22:11:00 +0000 Richard M. Stallman (Info-mode): Text for using x, not for make-face defined.
Sat, 03 Sep 1994 08:43:52 +0000 Richard M. Stallman (mh-get-new-mail): Always use mh-inc-prog, never `inc'.
Sat, 03 Sep 1994 04:34:17 +0000 Richard M. Stallman (init_baud_rate) [USE_GETOBAUD]: Use getobaud.
Sat, 03 Sep 1994 03:34:55 +0000 Richard M. Stallman (pascal-auto-lineup): New variable.
Sat, 03 Sep 1994 00:07:49 +0000 Richard M. Stallman (outline-minor-mode-prefix): Doc fix.
Fri, 02 Sep 1994 23:30:24 +0000 Richard M. Stallman (prepare_to_modify_buffer): Don't call verify_overlay_modification if
Fri, 02 Sep 1994 23:27:04 +0000 Richard M. Stallman (Fset_text_properties):
Fri, 02 Sep 1994 22:45:09 +0000 Richard M. Stallman (Fdelete_frame): Fix previous change.
Fri, 02 Sep 1994 20:17:12 +0000 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
Thu, 01 Sep 1994 21:18:15 +0000 Richard M. Stallman (grep-command): Doc fix.
Thu, 01 Sep 1994 20:32:44 +0000 Richard M. Stallman (x_make_frame_visible): Call input_polling_used.
Thu, 01 Sep 1994 18:06:24 +0000 Tom Tromey Added filename completion in inferior tcl mode
Thu, 01 Sep 1994 15:30:26 +0000 David J. MacKenzie entered into RCS
Thu, 01 Sep 1994 11:05:40 +0000 Francesco Potort * cmacexp.el (c-macro-prompt-flag): set default to t.
Thu, 01 Sep 1994 06:12:38 +0000 Richard M. Stallman (completion-before-command): Don't call get on a non-symbol.
Thu, 01 Sep 1994 04:47:05 +0000 David J. MacKenzie *** empty log message ***
Wed, 31 Aug 1994 22:20:32 +0000 Richard M. Stallman (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
Wed, 31 Aug 1994 20:45:41 +0000 Richard M. Stallman (defined_color): New arg ALLOC--optionally don't allocate the color.
Wed, 31 Aug 1994 14:31:25 +0000 David J. MacKenzie *** empty log message ***
Wed, 31 Aug 1994 04:14:02 +0000 Richard M. Stallman (input_polling_used): New function.
Tue, 30 Aug 1994 23:56:15 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer):
Tue, 30 Aug 1994 22:45:10 +0000 Richard M. Stallman (exit-calendar): Don't restore window config.
Tue, 30 Aug 1994 21:20:09 +0000 Richard M. Stallman (isearch-edit-string): Use isearch-text-char-description.
Tue, 30 Aug 1994 19:32:53 +0000 Richard M. Stallman entered into RCS
Tue, 30 Aug 1994 07:20:23 +0000 Richard M. Stallman (insert_before_markers_and_inherit): New function.
Tue, 30 Aug 1994 07:18:47 +0000 Richard M. Stallman (Finsert_and_inherit_before_markers):
Tue, 30 Aug 1994 07:17:49 +0000 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
Tue, 30 Aug 1994 07:15:00 +0000 Richard M. Stallman (free_frame_glyphs): No longer static.
Tue, 30 Aug 1994 07:07:39 +0000 Richard M. Stallman (perform-replace): Restore match data before highlighting.
Tue, 30 Aug 1994 07:03:33 +0000 Richard M. Stallman (isearch-edit-string): In the isearch-recursive-edit case,
Tue, 30 Aug 1994 04:30:33 +0000 Richard M. Stallman (Ffile_accessible_directory_p): No need for gcpro.
Tue, 30 Aug 1994 00:47:36 +0000 Richard M. Stallman (make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
Tue, 30 Aug 1994 00:36:48 +0000 Richard M. Stallman (set-mark): When POS is nil, always clear mark-active.
Tue, 30 Aug 1994 00:34:35 +0000 Richard M. Stallman Provide diary-lib not diary.
Tue, 30 Aug 1994 00:33:34 +0000 Richard M. Stallman Require diary-lib, not diary.
Mon, 29 Aug 1994 01:19:13 +0000 Per Bothner Various fixes (freebsd, ncr, nextstep): See ChangeLog.
Sun, 28 Aug 1994 21:07:42 +0000 Richard M. Stallman (HAVE_MACH_MACH_H): Defined.
Sun, 28 Aug 1994 20:00:21 +0000 Richard M. Stallman (Fx_color_defined_p): Return list of RGB values, not just t.
Sun, 28 Aug 1994 19:59:18 +0000 Richard M. Stallman (polling_for_input): Declared.
Sun, 28 Aug 1994 19:58:40 +0000 Richard M. Stallman (polling_for_input): Define var unconditionally.
Sun, 28 Aug 1994 19:57:51 +0000 Richard M. Stallman Include keyboard.h.
Sun, 28 Aug 1994 07:39:12 +0000 Richard M. Stallman (xmenu_show): Don't queue events that are in the menu bar.
Sun, 28 Aug 1994 07:37:42 +0000 Richard M. Stallman (after-find-file-from-revert-buffer): Add defvar.
Sun, 28 Aug 1994 06:48:56 +0000 Richard M. Stallman (internal_self_insert): Use insert_and_inherit.
Sun, 28 Aug 1994 06:08:54 +0000 Richard M. Stallman (Findent_to): Pass new arg to Finsert_char.
Sun, 28 Aug 1994 06:07:37 +0000 Richard M. Stallman (insert_1): New arg INHERIT.
Sun, 28 Aug 1994 06:07:15 +0000 Richard M. Stallman (Finsert_char): New arg INHERIT.
Sun, 28 Aug 1994 04:14:59 +0000 Richard M. Stallman (dbx): Use newline, not semicolon, between file and stop cmds.
Sat, 27 Aug 1994 23:03:05 +0000 Richard M. Stallman entered into RCS
Sat, 27 Aug 1994 21:02:12 +0000 Richard M. Stallman (outline-mode-prefix-map): New variable.
Sat, 27 Aug 1994 19:40:47 +0000 Richard M. Stallman (indent-rigidly): Insert new indent, then delete old.
Sat, 27 Aug 1994 19:06:19 +0000 Richard M. Stallman (comint-arguments): Treat \n and \t like space.
Fri, 26 Aug 1994 23:19:19 +0000 Per Bothner (netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Fri, 26 Aug 1994 22:45:20 +0000 Richard Kenner Recognize powerpc-ibm-aix3.2.5.
Fri, 26 Aug 1994 22:21:31 +0000 Per Bothner Merges from Cygnus version.
Fri, 26 Aug 1994 21:25:43 +0000 Richard M. Stallman (xterm.o): Depend on keyboard.h.
Fri, 26 Aug 1994 14:57:46 +0000 David J. MacKenzie Initial revision
Fri, 26 Aug 1994 06:55:43 +0000 Richard M. Stallman (rmail-summary-output-menu): New command.
Fri, 26 Aug 1994 05:18:31 +0000 Karl Heuer (x_make_frame_visible): Call signal handler directly.
Fri, 26 Aug 1994 01:44:01 +0000 Richard M. Stallman Add LINUX_QMAGIC conditional.
Fri, 26 Aug 1994 00:45:03 +0000 Richard M. Stallman (USE_NONANSI_DEFUN): Defined.
Fri, 26 Aug 1994 00:44:42 +0000 Richard M. Stallman (DEFUN): Check USE_NONANSI_DEFUN.
Fri, 26 Aug 1994 00:40:24 +0000 Richard M. Stallman entered into RCS
Fri, 26 Aug 1994 00:30:33 +0000 Richard M. Stallman *** empty log message ***
Fri, 26 Aug 1994 00:27:53 +0000 Richard M. Stallman *** empty log message ***
Fri, 26 Aug 1994 00:05:30 +0000 Richard M. Stallman (vc-backend-checkout): Don't use -G for SCCS.
Thu, 25 Aug 1994 23:23:09 +0000 Richard M. Stallman (toggle-rot13-mode): New function.
Thu, 25 Aug 1994 22:55:25 +0000 Richard M. Stallman (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
Thu, 25 Aug 1994 05:05:50 +0000 Richard M. Stallman (xmenu_show): Do nothing special for ButtonPress in the menu.
Thu, 25 Aug 1994 01:51:34 +0000 Roland McGrath (tags-table-extend-computed-list): In loop processing list of included
Thu, 25 Aug 1994 01:25:55 +0000 Richard M. Stallman (display_scan_buffer): New function.
Thu, 25 Aug 1994 00:39:13 +0000 Charles Hannum Update to match config.sub changes for NetBSD.
Thu, 25 Aug 1994 00:37:35 +0000 Charles Hannum Revert pc532 handling.
Thu, 25 Aug 1994 00:24:48 +0000 Charles Hannum Rearrange handling of NetBSD ports.
Thu, 25 Aug 1994 00:05:36 +0000 Richard M. Stallman (find-file-noselect): Improve "file changed" message.