log

age author description
Thu, 19 Jan 1995 23:36:43 +0000 Karl Heuer (Frandom): Call seed_random and get_random.
Thu, 19 Jan 1995 22:24:43 +0000 Karl Heuer (remote-shell-program): Reorder search path.
Thu, 19 Jan 1995 21:57:20 +0000 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
Thu, 19 Jan 1995 21:09:50 +0000 Karl Heuer (print): Print internal types too, for debugging.
Thu, 19 Jan 1995 18:56:43 +0000 Richard M. Stallman (term_get_fkeys_1): Bug fix for function key above f19.
Thu, 19 Jan 1995 18:56:10 +0000 Richard M. Stallman (subst_char_in_region_unwind): New function.
Thu, 19 Jan 1995 18:50:26 +0000 Richard M. Stallman (help-for-help): Doc fix.
Thu, 19 Jan 1995 18:50:09 +0000 Richard M. Stallman Comment change.
Thu, 19 Jan 1995 18:49:48 +0000 Richard M. Stallman (make-help-screen): Use *only* local-map to look up keys.
Thu, 19 Jan 1995 07:25:03 +0000 Richard M. Stallman *** empty log message ***
Thu, 19 Jan 1995 07:18:47 +0000 Richard M. Stallman Revert Jan 15 and Jan 5 changes.
Thu, 19 Jan 1995 04:34:02 +0000 Richard M. Stallman (internal_self_insert): Don't test current_column
Thu, 19 Jan 1995 04:29:17 +0000 Richard M. Stallman (fill-region-as-paragraph): left-margin renamed to current-left-margin.
Thu, 19 Jan 1995 04:27:15 +0000 Richard M. Stallman (current-justification): Renamed from current-justification. Callers changed.
Thu, 19 Jan 1995 04:26:55 +0000 Richard M. Stallman (do-auto-fill): justification renamed to current-justification.
Thu, 19 Jan 1995 04:26:35 +0000 Richard M. Stallman (move-to-left-margin): justification renamed to current-justification.
Thu, 19 Jan 1995 04:21:56 +0000 Richard M. Stallman (do-auto-fill): Fill, don't fill, or fill-and-justify
Thu, 19 Jan 1995 04:20:52 +0000 Richard M. Stallman (set-justification): New function.
Thu, 19 Jan 1995 04:15:32 +0000 Richard M. Stallman (standard-indent): New variable.
Thu, 19 Jan 1995 04:04:28 +0000 Richard M. Stallman (center-line): Use current-left-margin function, not variable.
Thu, 19 Jan 1995 04:02:50 +0000 Richard M. Stallman (completion-separator-self-insert-autofilling):
Thu, 19 Jan 1995 04:02:06 +0000 Richard M. Stallman (forward-paragraph): Fix end-of-buffer bug.
Wed, 18 Jan 1995 23:23:58 +0000 Richard M. Stallman Don't include sys/param.h.
Wed, 18 Jan 1995 23:07:22 +0000 Richard M. Stallman (check-ispell-version): Use Fundamental mode in the temporary buffer.
Wed, 18 Jan 1995 22:13:34 +0000 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
Wed, 18 Jan 1995 22:12:32 +0000 Richard M. Stallman (scribe-mode): Treat @: as a sentence end.
Wed, 18 Jan 1995 22:11:26 +0000 Richard M. Stallman Use byte-compile-dynamic.
Wed, 18 Jan 1995 21:57:03 +0000 Roland McGrath (etags-file-of-tag): Use a regexp search to find the file name,
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
Wed, 18 Jan 1995 20:47:36 +0000 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
Wed, 18 Jan 1995 20:13:17 +0000 Karl Heuer (SWITCH_ENUM_CAST): New macro.
Wed, 18 Jan 1995 20:00:08 +0000 Karl Heuer (check-ispell-version): Force standard syntax table.
Wed, 18 Jan 1995 19:47:52 +0000 Karl Heuer (remote-compile): Use new global remote-shell-program.
Wed, 18 Jan 1995 19:47:32 +0000 Karl Heuer (rsh): Use new global remote-shell-program.
Wed, 18 Jan 1995 19:46:22 +0000 Karl Heuer (ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
Wed, 18 Jan 1995 19:46:00 +0000 Karl Heuer (remote-shell-program): New var.
Wed, 18 Jan 1995 10:14:19 +0000 Francesco Potort * etags.c (longopts, print_help, main): Use -I as abbreviation
Wed, 18 Jan 1995 04:51:29 +0000 Richard M. Stallman (gud-gdb-find-file): Propagate debug menu to found buffers.
Tue, 17 Jan 1995 22:31:45 +0000 Richard M. Stallman (dbx): Fix missing cast of $curline for Irix.
Tue, 17 Jan 1995 20:53:31 +0000 Richard M. Stallman (pascal-mode-map, pascal-outline-map):
Tue, 17 Jan 1995 10:33:24 +0000 Simon Marshall Make sure the event read by comint-dynamic-list-completions isn't
Tue, 17 Jan 1995 02:33:49 +0000 Richard M. Stallman (command-line-1): Handle -f with kbd macro.
Tue, 17 Jan 1995 02:33:24 +0000 Richard M. Stallman (list_buffers_1, Flist_buffers): Functions deleted.
Tue, 17 Jan 1995 02:29:16 +0000 Karl Heuer (message_dolog): Ignore narrowing.
Tue, 17 Jan 1995 01:52:22 +0000 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
Tue, 17 Jan 1995 01:51:57 +0000 Karl Heuer (struct window): New member column_number_displayed.
Tue, 17 Jan 1995 00:18:55 +0000 Karl Heuer (write_glyphs, insert_glyphs): Call checkmagic.
Tue, 17 Jan 1995 00:18:36 +0000 Karl Heuer Declare checkmagic.
Tue, 17 Jan 1995 00:18:20 +0000 Karl Heuer (cmcheckmagic): New function.
Mon, 16 Jan 1995 22:59:42 +0000 Karl Heuer (calendar): Doc fix.
Mon, 16 Jan 1995 22:57:31 +0000 Karl Heuer (standard-display-ascii): Doc fix. Allow use with X.
Mon, 16 Jan 1995 22:48:03 +0000 Karl Heuer (iso-aggressive-german-trans-tab): Doc fix.
Mon, 16 Jan 1995 06:48:15 +0000 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
Sun, 15 Jan 1995 13:04:55 +0000 Roland McGrath (r_alloc_init): Remove unused variable END.
Sun, 15 Jan 1995 11:00:38 +0000 Roland McGrath (vc-do-command): Use set-buffer-modified-p instead of not-modified.
Sun, 15 Jan 1995 10:59:20 +0000 Roland McGrath (not-modified): Doc fix.
Sun, 15 Jan 1995 09:43:29 +0000 Roland McGrath (etags-tags-completion-table): Don't let match string contain a \177.
Sat, 14 Jan 1995 03:10:53 +0000 Karl Heuer (vc-directory): Prompt for a directory, not a file.
Sat, 14 Jan 1995 02:19:32 +0000 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
Fri, 13 Jan 1995 08:45:30 +0000 Richard M. Stallman Declare Qrear_nonsticky.