log

age author description
Thu, 05 Aug 1999 19:38:34 +0000 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Thu, 05 Aug 1999 19:12:08 +0000 Dave Love (auto-show-mode): Fix :set.
Thu, 05 Aug 1999 18:50:18 +0000 Dave Love (define-widget-keywords): Make dummy definition and comment-out its use.
Thu, 05 Aug 1999 15:01:46 +0000 Richard M. Stallman (c-inside-bracelist-p): Tighter test for
Thu, 05 Aug 1999 14:50:30 +0000 Richard M. Stallman (outline-previous-heading): New function.
Wed, 04 Aug 1999 22:55:56 +0000 Richard M. Stallman Customized.
Wed, 04 Aug 1999 19:18:55 +0000 Dave Love Require outline when compiling.
Wed, 04 Aug 1999 19:07:31 +0000 Dave Love (hl-line): Fix :version.
Wed, 04 Aug 1999 19:00:57 +0000 Dave Love (Man-softhyphen-to-minus): Fix for multibyte case, do
Wed, 04 Aug 1999 18:55:22 +0000 Dave Love (Info-find-node): Call info-initialize here.
Wed, 04 Aug 1999 16:49:19 +0000 Richard M. Stallman Initial revision
Wed, 04 Aug 1999 11:26:17 +0000 Andreas Schwab (insert_from_string_1): Check gap size against number
Wed, 04 Aug 1999 10:19:09 +0000 Eli Zaretskii Make --no-debug work again by removing -gcoff.
Tue, 03 Aug 1999 18:36:16 +0000 Richard M. Stallman All functions rewritten, except when noted above
Tue, 03 Aug 1999 17:50:44 +0000 Richard M. Stallman (query-replace-regexp-eval)
Tue, 03 Aug 1999 17:38:59 +0000 Richard M. Stallman (Buffer-menu-mode-map): Add V for Buffer-menu-View.
Tue, 03 Aug 1999 17:27:46 +0000 Richard M. Stallman (read1): Added circular reading code to #N=.
Tue, 03 Aug 1999 15:59:18 +0000 Karl Heuer (5x5-mode-map): Bind C-p, C-n, C-b, C-f.
Tue, 03 Aug 1999 12:42:09 +0000 Richard M. Stallman Many doc fixes.
Tue, 03 Aug 1999 11:13:23 +0000 Dave Love (fortran-indent-new-line): Make it an alias
Tue, 03 Aug 1999 06:17:58 +0000 Ray Blaak checked in with -k by blaak at 1999/08/03 06:17:58
Mon, 02 Aug 1999 18:01:48 +0000 Karl Heuer Undo miscorrected non-typo.
Mon, 02 Aug 1999 12:46:06 +0000 Eli Zaretskii (frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.
Mon, 02 Aug 1999 12:41:09 +0000 Eli Zaretskii (make_terminal_frame): Don't call init_frame_faces if
Mon, 02 Aug 1999 12:37:31 +0000 Eli Zaretskii (init_sys_modes): Call init_frame_faces for termcap
Mon, 02 Aug 1999 01:17:41 +0000 Richard M. Stallman Comment change.
Mon, 02 Aug 1999 00:33:32 +0000 Richard M. Stallman Change syntax table entry for colon in the diary as part of the
Mon, 02 Aug 1999 00:32:50 +0000 Richard M. Stallman (european-date-diary-pattern): Fix pattern so it
Mon, 02 Aug 1999 00:10:19 +0000 Richard M. Stallman (x_set_internal_border_width):
Mon, 02 Aug 1999 00:01:27 +0000 Richard M. Stallman (Fset_frame_height): Call do_pending_window_change.
Mon, 02 Aug 1999 00:01:05 +0000 Richard M. Stallman (EmacsFrameSetCharSize): Don't call do_pending_window_change here.
Mon, 02 Aug 1999 00:00:14 +0000 Richard M. Stallman (x_set_window_size): When calling change_frame_size, specify 1 for DELAY.
Sun, 01 Aug 1999 22:31:00 +0000 Richard M. Stallman (internal_equal): Fix overlay comparison.
Sun, 01 Aug 1999 16:26:59 +0000 Richard M. Stallman (outline-next-heading): New function.
Sun, 01 Aug 1999 16:12:32 +0000 Richard M. Stallman (shell-command-on-region): EXIT-STATUS can be a string.
Sun, 01 Aug 1999 12:55:28 +0000 Richard M. Stallman (mh-find-path-run): New variable.
Sun, 01 Aug 1999 12:17:46 +0000 Richard M. Stallman (info-initialize): New function.
Sun, 01 Aug 1999 10:20:43 +0000 Eli Zaretskii (set-auto-coding): Allow whitespace before
Sat, 31 Jul 1999 16:46:58 +0000 Karl Heuer Initial revision
Sat, 31 Jul 1999 00:48:50 +0000 Kenichi Handa (sendmail-coding-system): Doc-string fixed.
Fri, 30 Jul 1999 21:38:04 +0000 Dave Love (facemenu-read-color): Make it work for ttys.
Fri, 30 Jul 1999 18:40:22 +0000 Dave Love (assoc-delete-all): New function, renamed from frame-delete-all.
Fri, 30 Jul 1999 18:39:32 +0000 Dave Love Change comments to doc strings and other doc fixes.
Fri, 30 Jul 1999 18:30:04 +0000 Dave Love (list-colors-display): Make it work on ttys.
Fri, 30 Jul 1999 18:03:23 +0000 Dave Love (bitmap-area): Add :version.
Fri, 30 Jul 1999 17:32:20 +0000 Dave Love Add HAVE_STDLIB_H.
Fri, 30 Jul 1999 17:30:52 +0000 Dave Love Check for stdlib.h.
Fri, 30 Jul 1999 15:50:26 +0000 Karl Heuer (frame-notice-user-settings): If background
Fri, 30 Jul 1999 15:49:10 +0000 Karl Heuer (allocate_vectorlike): Add missing increment.
Fri, 30 Jul 1999 15:46:56 +0000 Karl Heuer (Fdefalias): Call Ffset instead of duplicating code.
Fri, 30 Jul 1999 15:39:42 +0000 Karl Heuer (finger): Don't do indirect fingering.
Fri, 30 Jul 1999 15:15:57 +0000 Karl Heuer (cal-tex-cursor-filofax-daily): Add possibility of
Fri, 30 Jul 1999 14:39:27 +0000 Karl Heuer (create_process): Detect failure of `pipe'.
Fri, 30 Jul 1999 14:37:30 +0000 Karl Heuer (get_keymap_1, get_keyelt): Check the type of OBJECT
Fri, 30 Jul 1999 14:34:28 +0000 Karl Heuer (fill-individual-paragraphs): Calculate new
Fri, 30 Jul 1999 14:31:57 +0000 Karl Heuer (fill-context-prefix): Doc fix.
Fri, 30 Jul 1999 14:30:03 +0000 Karl Heuer (lock_if_free): Indentation fix.
Fri, 30 Jul 1999 11:09:57 +0000 Dave Love (jit-lock): Fix :load, add :version.
Fri, 30 Jul 1999 09:42:37 +0000 Dave Love (msb--choose-file-menu): Fix previous change.
Fri, 30 Jul 1999 08:51:19 +0000 Eli Zaretskii (msdos-face-setup): Register standard colors in
Fri, 30 Jul 1999 08:48:17 +0000 Eli Zaretskii Don't load scroll-bar unless x-toolkit-scroll-bars-p
Fri, 30 Jul 1999 08:45:36 +0000 Eli Zaretskii (command-line): Don't register default colors for
Fri, 30 Jul 1999 08:41:55 +0000 Eli Zaretskii (load_color, lookup_derived_face): Declare
Fri, 30 Jul 1999 08:38:10 +0000 Eli Zaretskii (init_display) [MSDOS]: Don't initialize frame faces,
Fri, 30 Jul 1999 08:33:50 +0000 Eli Zaretskii (make_terminal_frame) [MSDOS]: Don't call
Fri, 30 Jul 1999 08:28:18 +0000 Eli Zaretskii (cmd_error_internal): Don't kill Emacs if this is an
Fri, 30 Jul 1999 08:24:02 +0000 Eli Zaretskii (Fset_window_configuration) [MSDOS]: Don't call
Fri, 30 Jul 1999 08:19:22 +0000 Eli Zaretskii (load_color): Remove static from definition and remove
Fri, 30 Jul 1999 08:15:13 +0000 Eli Zaretskii (msdos_stdcolor_name, msdos_stdcolor_idx): New
Fri, 30 Jul 1999 08:11:41 +0000 Eli Zaretskii (msdos_stdcolor_name, msdos_stdcolor_idx): Declare.
Fri, 30 Jul 1999 08:08:43 +0000 Eli Zaretskii Remove redundant declarations (most of them are now in
Fri, 30 Jul 1999 08:05:13 +0000 Eli Zaretskii (IT_set_face): Rewritten for the new redisplay engine.
Fri, 30 Jul 1999 00:50:59 +0000 Dave Love Fix previous change.
Thu, 29 Jul 1999 22:07:59 +0000 Dave Love (f90-mode-syntax-table): Change backslash to escape, not charquote.
Thu, 29 Jul 1999 22:04:13 +0000 Dave Love (eval-defun): Re-written to avoid
Thu, 29 Jul 1999 21:56:02 +0000 Dave Love (picture-beginning-of-line): Don't call
Thu, 29 Jul 1999 21:50:47 +0000 Dave Love (abbreviated-home-dir): Doc fix.
Thu, 29 Jul 1999 21:49:04 +0000 Dave Love (dontcompilefiles): Add latin-[89].el.
Thu, 29 Jul 1999 21:45:46 +0000 Dave Love Initial revision
Thu, 29 Jul 1999 21:35:51 +0000 Dave Love Update comments.
Thu, 29 Jul 1999 15:09:42 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb): Fix previous change.
Thu, 29 Jul 1999 11:01:50 +0000 Eli Zaretskii (getdefdir): Don't return failure indication when
Thu, 29 Jul 1999 10:44:27 +0000 Eli Zaretskii (SHELL, MAKESHELL): Use /xyzzy/command as the shell.
Wed, 28 Jul 1999 19:46:05 +0000 Gerd Moellmann (string_char_and_length): Fix previous change.
Wed, 28 Jul 1999 18:27:35 +0000 Dave Love (x-fixed-font-alist): Add lucidasanstypewriter.
Wed, 28 Jul 1999 18:05:44 +0000 Gerd Moellmann (string_char_and_length): New. Use it everywhere
Wed, 28 Jul 1999 16:46:30 +0000 Dave Love Require cl only when compiling.
Wed, 28 Jul 1999 02:37:17 +0000 Kenichi Handa (concat): Fix previous change.
Wed, 28 Jul 1999 02:10:51 +0000 Kenichi Handa (count_combining): New function.
Tue, 27 Jul 1999 23:55:58 +0000 Gerd Moellmann (prepare_face_for_display): Use FillOpaqueStippled instead of
Tue, 27 Jul 1999 23:55:28 +0000 Gerd Moellmann (x_set_toolkit_scroll_bar_thumb): Don't call
Tue, 27 Jul 1999 23:52:50 +0000 Gerd Moellmann (toolbar): Add face definition for mono displays.
Tue, 27 Jul 1999 21:01:02 +0000 Karl Heuer *** empty log message ***
Tue, 27 Jul 1999 20:06:20 +0000 Karl Heuer (fill-region-as-paragraph): Fix previous change.
Tue, 27 Jul 1999 20:01:33 +0000 Karl Heuer (frame-initialize): When setting frame-initial-frame-alist,
Tue, 27 Jul 1999 02:37:24 +0000 Kenichi Handa (ps-mule-begin-job): Fix malformed regexp.
Tue, 27 Jul 1999 01:32:50 +0000 Kenichi Handa (x_find_ccl_program): Add casting.
Tue, 27 Jul 1999 01:32:10 +0000 Kenichi Handa (w32_find_ccl_program): Add casting.
Tue, 27 Jul 1999 00:02:50 +0000 Gerd Moellmann (x_setup_relief_color): Don't try smart color allocation
Tue, 27 Jul 1999 00:02:17 +0000 Gerd Moellmann (x_create_tip_frame): Don't set bitmapIcon resource.
Tue, 27 Jul 1999 00:01:46 +0000 Gerd Moellmann (struct glyph_row): Flag internal_border_p removed.
Mon, 26 Jul 1999 22:20:21 +0000 Markus Rost (Fgethash): Fix order of variables (patch by gerd).
Mon, 26 Jul 1999 21:23:07 +0000 Gerd Moellmann (x_get_glyph_string_clip_rect): Take internal border
Mon, 26 Jul 1999 21:22:23 +0000 Gerd Moellmann (EmacsFrameSetCharSize): Don't add XtNborderWidth
Mon, 26 Jul 1999 20:02:46 +0000 John Gilmore Added item on testing hard disks, per RMS. - Brian
Mon, 26 Jul 1999 19:57:30 +0000 John Gilmore Added item on molecular properties, at RMS's request. - Brian
Mon, 26 Jul 1999 19:09:56 +0000 Karl Heuer (x_set_mouse_color): Always unload the old color.
Mon, 26 Jul 1999 19:06:37 +0000 Karl Heuer (set-mouse-color): If new color is nil,
Mon, 26 Jul 1999 19:05:40 +0000 Karl Heuer (Fmove_to_column): Extend end of line only if FORCE is t.
Mon, 26 Jul 1999 19:01:27 +0000 Karl Heuer Initial revision
Mon, 26 Jul 1999 16:42:38 +0000 Karl Heuer (Fy_or_n_p): Doc fix.
Mon, 26 Jul 1999 13:03:06 +0000 Gerd Moellmann (bitmap-area): Change background to white for mono displays.
Mon, 26 Jul 1999 11:58:24 +0000 Kenichi Handa (w32_find_ccl_program): Get compiled CCL code by just
Mon, 26 Jul 1999 11:57:35 +0000 Kenichi Handa (x_find_ccl_program): Get compiled CCL code by just
Mon, 26 Jul 1999 11:56:56 +0000 Kenichi Handa (setup_coding_system): Get compiled CCL code by just
Mon, 26 Jul 1999 11:56:28 +0000 Kenichi Handa (ccl_driver) <CCL_Call>: Now CCL program ID to call may be
Mon, 26 Jul 1999 11:55:53 +0000 Kenichi Handa (setup_ccl_program): The type is changed to `int'.
Mon, 26 Jul 1999 11:54:24 +0000 Kenichi Handa (ccl-embed-symbol): New function.
Mon, 26 Jul 1999 11:50:17 +0000 Gerd Moellmann (get_next_display_element): Display DEL as `^?'.
Mon, 26 Jul 1999 11:49:43 +0000 Gerd Moellmann (load_face_colors): Load background color if setting