log

age author description
Tue, 03 Aug 1993 04:36:52 +0000 Richard M. Stallman (completion-version): New variable.
Tue, 03 Aug 1993 04:30:43 +0000 Richard M. Stallman Don't mention dir `s/' in #include.
Tue, 03 Aug 1993 04:09:19 +0000 Richard M. Stallman (telnet): If we already have a telnet to HOST, just switch buffers.
Tue, 03 Aug 1993 03:33:14 +0000 Roland McGrath (other-frame): Skip iconified and invisible frames.
Tue, 03 Aug 1993 02:40:31 +0000 Richard M. Stallman (vfork): Move this outside the USG conditional.
Tue, 03 Aug 1993 01:07:55 +0000 Richard M. Stallman (occur-mode-goto-occurrence): Give meaningful error
Mon, 02 Aug 1993 23:33:41 +0000 Roland McGrath (comint-dynamic-complete): If called interactively twice in a row, give the
Mon, 02 Aug 1993 23:04:05 +0000 Roland McGrath (comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
Mon, 02 Aug 1993 22:56:58 +0000 Roland McGrath (comint-dynamic-completion): Say "Sole completion", not "Unique
Mon, 02 Aug 1993 22:18:34 +0000 Roland McGrath (other-frame): New function, analogous to other-window.
Mon, 02 Aug 1993 22:16:09 +0000 Roland McGrath (Fprevious_frame): New function, for parity with Fnext_frame.
Mon, 02 Aug 1993 21:19:23 +0000 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Mon, 02 Aug 1993 20:48:12 +0000 Roland McGrath *** empty log message ***
Mon, 02 Aug 1993 19:11:20 +0000 Richard M. Stallman Initial revision
Mon, 02 Aug 1993 07:58:13 +0000 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
Mon, 02 Aug 1993 07:44:36 +0000 Richard M. Stallman (indent-c-exp): Don't document ENDPOS.
Mon, 02 Aug 1993 07:43:59 +0000 Richard M. Stallman (mail-yank-hooks): Initialize to nil.
Mon, 02 Aug 1993 07:29:53 +0000 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
Mon, 02 Aug 1993 07:28:31 +0000 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
Mon, 02 Aug 1993 07:23:24 +0000 Richard M. Stallman (remove-hook): Doc string added.
Mon, 02 Aug 1993 07:23:07 +0000 Richard M. Stallman (add-hook): Change a single function into a list.
Mon, 02 Aug 1993 05:55:56 +0000 Richard M. Stallman (fill-region-as-paragraph): When we take one word
Mon, 02 Aug 1993 05:54:55 +0000 Richard M. Stallman (Fset_frame_position): Doc fix.
Mon, 02 Aug 1993 04:47:30 +0000 Richard M. Stallman (byte-recompile-directory): At end of compiling a file,
Mon, 02 Aug 1993 04:22:12 +0000 Richard M. Stallman (Info-fontify-node): New function.
Sun, 01 Aug 1993 23:03:26 +0000 Roland McGrath *** empty log message ***
Sun, 01 Aug 1993 22:47:44 +0000 Jim Blandy * blackbox.el (blackbox-mode-map): Now that we have
Sun, 01 Aug 1993 22:22:48 +0000 Roland McGrath (etags-tags-completion-table): Fixed regexp for today's format.
Sun, 01 Aug 1993 22:13:54 +0000 Roland McGrath (put_entries): For NODE->rewritten, put pattern before \177 and name after,
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (pick-random): Remove.
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (dissociated-press): Use `(random N)' instead of while loop.
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (dun-endgame-question, tcom, tloc):
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (random-number): Remove.
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (life-insert-random-pattern): Simplify (% (abs (random)) N)
Sun, 01 Aug 1993 20:50:07 +0000 Paul Eggert (mpuz-random): Remove.
Sun, 01 Aug 1993 20:48:43 +0000 Paul Eggert (emerge-default-[AB]): Use (zerop (% A B)) instead of
Sun, 01 Aug 1993 20:39:38 +0000 Roland McGrath *** empty log message ***
Sun, 01 Aug 1993 18:48:20 +0000 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
Sun, 01 Aug 1993 12:23:22 +0000 Richard M. Stallman Installed the version from the Texinfo package.
Sun, 01 Aug 1993 12:19:11 +0000 Richard M. Stallman (Finsert_file_contents): Don't call prepare_to_modify_buffer
Sun, 01 Aug 1993 11:55:12 +0000 Richard M. Stallman (dired-sort-mode): Variable deleted.
Sun, 01 Aug 1993 08:42:46 +0000 Richard M. Stallman Doc fix.
Sun, 01 Aug 1993 07:45:35 +0000 Richard M. Stallman (main): Generate a SIGIO as soon as we've initialized.
Sun, 01 Aug 1993 07:09:22 +0000 Richard M. Stallman (visit-tags-table-buffer): New local named
Sun, 01 Aug 1993 06:26:18 +0000 Richard M. Stallman Version 2.7 from stig.
Sun, 01 Aug 1993 06:04:06 +0000 Richard M. Stallman (etags-goto-tag-location): Handle selective display.
Sun, 01 Aug 1993 05:17:42 +0000 Richard M. Stallman (indent-c-exp): Don't move an { from column 0.
Sat, 31 Jul 1993 22:35:20 +0000 Richard M. Stallman Fix doc strings and error message syntax.
Sat, 31 Jul 1993 22:00:33 +0000 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
Sat, 31 Jul 1993 21:59:42 +0000 Richard M. Stallman (compute_motion): Compute correctly for invisible text.
Sat, 31 Jul 1993 21:58:45 +0000 Richard M. Stallman (direct_output_for_insert): Fail if character
Sat, 31 Jul 1993 21:58:03 +0000 Richard M. Stallman (adjust_intervals_for_insertion): Handle insertion
Sat, 31 Jul 1993 21:55:38 +0000 Richard M. Stallman (MERGE_INSERTIONS): Define as 1.
Sat, 31 Jul 1993 21:54:10 +0000 Richard M. Stallman (Qfront_sticky, Qrear_nonsticky): New variables.
Sat, 31 Jul 1993 18:41:53 +0000 Richard M. Stallman (change-log-mode): Use \f for formfeed, to avoid syntax error.
Sat, 31 Jul 1993 18:39:09 +0000 Richard M. Stallman (isearch-done): Move point (for small window)
Sat, 31 Jul 1993 18:34:04 +0000 Richard M. Stallman (Man-section-translations-alist): Add entries for xlib.
Sat, 31 Jul 1993 18:32:04 +0000 Richard M. Stallman (Man-build-references-alist): When setting word,
Sat, 31 Jul 1993 07:33:02 +0000 Richard M. Stallman (validate-tex-buffer): Record mismatches in *Occur*.
Sat, 31 Jul 1993 06:40:04 +0000 Richard M. Stallman (basic-save-buffer): When we read a file name,
Sat, 31 Jul 1993 06:10:44 +0000 Richard M. Stallman (shell-command-history): New variable.
Sat, 31 Jul 1993 05:55:52 +0000 Richard M. Stallman (prop_location_identifier): Was named prop_location_tick.
Sat, 31 Jul 1993 05:53:23 +0000 Richard M. Stallman (Fnewline): Disable the "insert one position before"
Sat, 31 Jul 1993 05:31:58 +0000 Richard M. Stallman (mouse-choose-completion): Actually choose that alternative,
Sat, 31 Jul 1993 01:40:35 +0000 Jim Blandy * configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,
Sat, 31 Jul 1993 01:39:30 +0000 Jim Blandy * config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.
Sat, 31 Jul 1993 01:34:30 +0000 Jim Blandy * configure.in: Test for the availablility of the
Sat, 31 Jul 1993 01:32:23 +0000 Jim Blandy * xfns.c (Fx_open_connection): Test the CPP symbol
Sat, 31 Jul 1993 01:31:46 +0000 Jim Blandy * config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for
Sat, 31 Jul 1993 01:21:21 +0000 Jim Blandy * config.h.in (HAVE_BCOPY): Add an #undef for this.
Sat, 31 Jul 1993 01:08:48 +0000 Richard M. Stallman (shrink-window-if-larger-than-buffer): Do nothing if the
Sat, 31 Jul 1993 01:07:38 +0000 Jim Blandy * configure.in: Test for availability of bcopy functions, searching
Sat, 31 Jul 1993 01:05:33 +0000 Richard M. Stallman (vc-shrink-to-fit): Deleted. All callers changed to use
Sat, 31 Jul 1993 00:55:39 +0000 Jim Blandy * configure.in: If we found X on our own, set C_SWITCH_X_SITE and
Sat, 31 Jul 1993 00:21:33 +0000 Jim Blandy * frame.el (frame-notice-user-settings): If we had to create a new
Fri, 30 Jul 1993 23:12:25 +0000 Jim Blandy * xfns.c (x_set_background_color): Change the foreground color of
Fri, 30 Jul 1993 22:48:30 +0000 Richard M. Stallman (syms_of_editfns): Just staticpro Vuser...name
Fri, 30 Jul 1993 22:43:39 +0000 Jim Blandy * gud.el (gud-gdb-marker-filter): Preserve the match data across
Fri, 30 Jul 1993 22:30:50 +0000 Roland McGrath Initial revision
Fri, 30 Jul 1993 20:15:09 +0000 Richard M. Stallman entered into RCS
Fri, 30 Jul 1993 07:55:42 +0000 Richard M. Stallman Add code to set HAVE_INET_SOCKETS.
Fri, 30 Jul 1993 07:50:15 +0000 Richard M. Stallman (show-paren-command-hook): Specify buffer for move-overay.
Fri, 30 Jul 1993 07:01:23 +0000 Richard M. Stallman (fill-region-as-paragraph): Move misplaced paren
Fri, 30 Jul 1993 05:58:29 +0000 Richard M. Stallman *** empty log message ***
Fri, 30 Jul 1993 05:32:45 +0000 Roland McGrath (compilation-error-regexp-alist): Broaden RS6000 regexp to match
Fri, 30 Jul 1993 03:20:49 +0000 Roland McGrath *** empty log message ***
Fri, 30 Jul 1993 03:17:18 +0000 Jim Blandy * xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
Fri, 30 Jul 1993 01:48:19 +0000 Jim Blandy * window.c (check_frame_size): Include the menu bar height in the
Fri, 30 Jul 1993 01:39:20 +0000 Jim Blandy * gud.el (gud-gdb-marker-filter): Do not assume that the position
Thu, 29 Jul 1993 23:21:30 +0000 Jim Blandy * mpuz.el (mpuz-board): Doc fix.
Thu, 29 Jul 1993 22:35:23 +0000 Richard M. Stallman (dbx): Use %d in gud-break.
Thu, 29 Jul 1993 19:56:38 +0000 Paul Eggert Don't check whether file is readable until we have decided not to ignore it.
Thu, 29 Jul 1993 18:24:32 +0000 Richard M. Stallman Do the global key bindings only via loaddefs.el,
Thu, 29 Jul 1993 06:34:03 +0000 Richard M. Stallman (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
Thu, 29 Jul 1993 05:37:32 +0000 Richard M. Stallman (rmail-nuke-pinhead-header): Tell replace-match not to alter the case.
Thu, 29 Jul 1993 05:13:26 +0000 Richard M. Stallman (calendar-mode-map): Bind C-SPC.
Thu, 29 Jul 1993 04:58:47 +0000 Paul Eggert (vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.
Thu, 29 Jul 1993 04:50:27 +0000 Richard M. Stallman (delete-frame): Permit it, if > 1 frame is vis or iconic.
Thu, 29 Jul 1993 04:12:41 +0000 Richard M. Stallman (bzero, bcmp, bcopy): New macros.
Thu, 29 Jul 1993 04:07:02 +0000 Jim Blandy * gud.el (gud-last-last-frame): Specify initial value. `dbx'
Thu, 29 Jul 1993 04:02:54 +0000 Jim Blandy * man.el (Man-find-section): HP/UX man pages have section names
Thu, 29 Jul 1993 04:01:09 +0000 Richard M. Stallman (calculate-c-indent): When checking whether function decl
Thu, 29 Jul 1993 03:43:38 +0000 Richard M. Stallman (rmail-convert-file): If file needs conversion, convert it all.
Thu, 29 Jul 1993 03:27:05 +0000 Richard M. Stallman (name-last-kbd-macro): Handle macros that are vectors.
Thu, 29 Jul 1993 02:36:54 +0000 Richard M. Stallman File removed.
Thu, 29 Jul 1993 02:31:06 +0000 Richard M. Stallman (Man-filter-list): Insert \n newlines in awk script.
Thu, 29 Jul 1993 00:25:38 +0000 Roland McGrath (syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.
Wed, 28 Jul 1993 23:51:08 +0000 Richard M. Stallman (time-stamp): Add autoload cookie.
Wed, 28 Jul 1993 22:41:43 +0000 Roland McGrath (comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
Wed, 28 Jul 1993 19:09:08 +0000 Richard M. Stallman Comment change.
Wed, 28 Jul 1993 18:57:47 +0000 Jim Blandy * hpux9.h: Doc fix.
Wed, 28 Jul 1993 18:22:58 +0000 Richard M. Stallman Require assoc instead of sc-alist.
Wed, 28 Jul 1993 18:12:35 +0000 Jim Blandy * s/hpux9.h: Doc fix.
Wed, 28 Jul 1993 08:35:38 +0000 Richard M. Stallman (gnus-apply-kill-hook): Make default value a list of functions.
Wed, 28 Jul 1993 08:19:30 +0000 Richard M. Stallman (wait_reading_process_input): Undo last two changes:
Wed, 28 Jul 1993 08:18:09 +0000 Richard M. Stallman (make_hdr): Use & in call to bzero.
Tue, 27 Jul 1993 23:43:56 +0000 Jim Blandy * make-dist: Include lisp/dired.todo in the distribution.
Tue, 27 Jul 1993 23:12:22 +0000 Richard M. Stallman Comment change.
Tue, 27 Jul 1993 22:49:27 +0000 Richard M. Stallman (byte-recompile-directory): Doc fix.
Tue, 27 Jul 1993 22:49:05 +0000 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.