log

age author description
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.