log

age author description
Sun, 05 Sep 1999 21:22:45 +0000 Gerd Moellmann (Qplay_sound_functions): Replaces Qplay_sound_hook.
Sun, 05 Sep 1999 19:44:45 +0000 Richard M. Stallman (font-menu-add-default): Simplify code.
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 16:38:56 +0000 Gerd Moellmann (header-line): Renamed from `top-line'.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Sun, 05 Sep 1999 15:48:57 +0000 Gerd Moellmann (row_containing_pos): New.
Sun, 05 Sep 1999 15:48:38 +0000 Gerd Moellmann (tool-bar): Change face `toolbar' to `tool-bar'.
Sun, 05 Sep 1999 12:13:41 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Sat, 04 Sep 1999 20:11:12 +0000 Gerd Moellmann (Qwindow_size_fixed): Replaces Qfixed_window_size.
Sat, 04 Sep 1999 20:11:09 +0000 Gerd Moellmann (Fmakehash): Exchange optional test and size arguments.
Sat, 04 Sep 1999 11:31:31 +0000 Dave Love Make some doc strings obey the make-docfile convention.
Sat, 04 Sep 1999 11:29:26 +0000 Dave Love Make some doc strings obey the make-docfile convention.
Sat, 04 Sep 1999 11:25:13 +0000 Dave Love Fix comment about conventions for Lisp files.
Sat, 04 Sep 1999 00:08:17 +0000 Richard M. Stallman (mh-forward): Get new subject line from the original,
Fri, 03 Sep 1999 23:57:31 +0000 Richard M. Stallman (make-autoload): Handle defun* like defun.
Fri, 03 Sep 1999 23:12:57 +0000 Dave Love (highlight-changes-mode): Add autoload cookie for variable.
Fri, 03 Sep 1999 23:12:27 +0000 Richard M. Stallman Include config.h not ../src/config.h.
Fri, 03 Sep 1999 22:45:43 +0000 Dave Love (double-mode): Customize the variable.
Fri, 03 Sep 1999 18:50:06 +0000 Gerd Moellmann Change protorype of x_alloc_nearest_color.
Fri, 03 Sep 1999 18:50:00 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Block input when clearing
Fri, 03 Sep 1999 18:49:56 +0000 Gerd Moellmann Include math.h. Add extern declaration for atof in case
Fri, 03 Sep 1999 18:49:55 +0000 Gerd Moellmann (struct frame): New member `gamma'.
Fri, 03 Sep 1999 18:49:53 +0000 Gerd Moellmann (make_shadow_gcs): Call
Fri, 03 Sep 1999 18:48:46 +0000 Richard M. Stallman [macintosh]: Set KBD_BUFFER_SIZE to a smaller value
Fri, 03 Sep 1999 18:44:39 +0000 Richard M. Stallman Do nothing if included a second time.
Fri, 03 Sep 1999 18:39:38 +0000 Richard M. Stallman (Fframep) [macintosh]: Handle mac frame type.
Fri, 03 Sep 1999 18:29:30 +0000 Richard M. Stallman (call-process) [macintosh]: Call mac_run_command in
Fri, 03 Sep 1999 18:26:26 +0000 Richard M. Stallman Delete the system-independent include of stdlib.h
Fri, 03 Sep 1999 18:15:24 +0000 Richard M. Stallman [macintosh]: Include macterm.h to define substitute X
Fri, 03 Sep 1999 15:52:16 +0000 Gerd Moellmann Use XCAR and XCDR instead of XCONS.
Fri, 03 Sep 1999 15:52:15 +0000 Gerd Moellmann New member frozen_window_start_p.
Fri, 03 Sep 1999 15:52:12 +0000 Gerd Moellmann (foreach_window, foreach_window_1): New.
Fri, 03 Sep 1999 15:52:10 +0000 Gerd Moellmann (read_minibuf_unwind): Resize mini-window when
Fri, 03 Sep 1999 15:52:08 +0000 Gerd Moellmann Remove extern declarations for variables deleted from
Fri, 03 Sep 1999 15:52:05 +0000 Gerd Moellmann (adjust_frame_glyphs): Remove reference to
Fri, 03 Sep 1999 15:52:01 +0000 Gerd Moellmann Add function prototype for resize_mini_window.
Fri, 03 Sep 1999 12:43:32 +0000 Gerd Moellmann (x_scroll_bar_create): Don't clear under scroll bar
Fri, 03 Sep 1999 12:43:28 +0000 Gerd Moellmann (x_set_scroll_bar_width): Change conditional compilation
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): Delete the 2nd arg C. Use the
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (count_combining_composition): New function.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa Type in comment fixed.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (Fsubst_char_in_region): Adjust the way to check byte-combining
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (SPLIT_COMPOSITE_SEQ): New macro.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (MAKE_NON_ASCII_CHAR): Handle the case that C1 or C2
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (Faset): Adjust the way to check byte-combining
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (struct it): Change the size of the member `ctl_chars'.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (print_string): Use the macro STRING_CHAR_AND_LENGTH.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (count_combining): Use the macro PARSE_MULTIBYTE_SEQ.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (get_next_display_element): Display incomplete multibyte
Fri, 03 Sep 1999 01:28:20 +0000 Kenichi Handa Delete duplicated code.
Fri, 03 Sep 1999 01:00:15 +0000 Richard M. Stallman (indent-relative): Doc fix.
Fri, 03 Sep 1999 00:57:50 +0000 Richard M. Stallman (quickurl): Doc fix.
Thu, 02 Sep 1999 20:52:53 +0000 Gerd Moellmann (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Change from 2 to 0.
Thu, 02 Sep 1999 20:52:51 +0000 Gerd Moellmann (Fhash_table_weakness): Replaces F_hash_table_weak.
Thu, 02 Sep 1999 20:52:48 +0000 Gerd Moellmann (margin): Change background to "gray" for mono (this is
Thu, 02 Sep 1999 20:35:56 +0000 Gerd Moellmann (try_window_id): Reset first_unchanged_at_end_row
Thu, 02 Sep 1999 20:35:55 +0000 Gerd Moellmann (Fforward_word): Stop at a mini-buffer prompt end
Thu, 02 Sep 1999 20:35:53 +0000 Gerd Moellmann (set_buffer_internal): Never set
Thu, 02 Sep 1999 20:35:50 +0000 Gerd Moellmann (next-history-element): Use minibuffer-prompt-end once
Thu, 02 Sep 1999 17:06:35 +0000 Dave Love Update Ada, ILISP, GNUPG, MULE_UCS.
Thu, 02 Sep 1999 12:50:28 +0000 Eli Zaretskii (vc-update-change-log): Use small-temporary-file-directory when non-nil.
Thu, 02 Sep 1999 12:38:02 +0000 Eli Zaretskii (c-macro-expansion): Use small-temporary-file-directory when non-nil.
Thu, 02 Sep 1999 12:33:53 +0000 Eli Zaretskii (ediff-temp-file-prefix): Use
Thu, 02 Sep 1999 12:30:24 +0000 Eli Zaretskii (command-line): Compute the value of
Thu, 02 Sep 1999 12:24:54 +0000 Eli Zaretskii (small-temporary-file-directory): New variable.
Thu, 02 Sep 1999 12:05:07 +0000 Eli Zaretskii (shell-command, shell-command-on-region): Use
Thu, 02 Sep 1999 11:51:42 +0000 Eli Zaretskii (direct-print-region-helper): Use temporary-file-directory.
Thu, 02 Sep 1999 04:48:09 +0000 Richard M. Stallman (asm-mode): Set comment-start properly from asm-comment-char.
Wed, 01 Sep 1999 23:31:57 +0000 Richard M. Stallman Initial revision
Wed, 01 Sep 1999 20:59:41 +0000 Karl Heuer *** empty log message ***
Wed, 01 Sep 1999 13:37:07 +0000 Gerd Moellmann (read_minibuf): Flush display after setting cursor to
Wed, 01 Sep 1999 11:18:42 +0000 Dave Love Add faq.
Wed, 01 Sep 1999 11:14:20 +0000 Dave Love General changes sent to Lerner, plus some XEmacs expurgation.
Wed, 01 Sep 1999 11:09:49 +0000 Dave Love Current version from Lerner.
Wed, 01 Sep 1999 11:06:25 +0000 Dave Love Initial revision
Tue, 31 Aug 1999 17:17:18 +0000 Dave Love (help-make-xrefs): Don't lose on non-empty blank line after key table.
Tue, 31 Aug 1999 16:41:06 +0000 Dave Love Comment on DEFVAR_BOOL.
Tue, 31 Aug 1999 16:23:24 +0000 Dave Love (byte-boolean-vars): Add several w32 and redisplay variables.
Tue, 31 Aug 1999 14:00:32 +0000 Gerd Moellmann (__FreeBSD_version): Don't define it if it is
Tue, 31 Aug 1999 13:12:46 +0000 Dave Love (push): Fix typo.
Mon, 30 Aug 1999 23:58:18 +0000 Richard M. Stallman Fix previous change.
Mon, 30 Aug 1999 23:57:22 +0000 Richard M. Stallman Many doc fixes.
Mon, 30 Aug 1999 23:14:40 +0000 Gerd Moellmann (FRAME_X_FLAGS_AREA_COLS): Define it as the total width
Mon, 30 Aug 1999 23:14:36 +0000 Gerd Moellmann Remove unused bitmaps.
Mon, 30 Aug 1999 23:14:33 +0000 Gerd Moellmann (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS instead
Mon, 30 Aug 1999 23:14:28 +0000 Gerd Moellmann (window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
Mon, 30 Aug 1999 23:14:27 +0000 Gerd Moellmann (coordinates_in_window): Use
Mon, 30 Aug 1999 23:14:26 +0000 Gerd Moellmann (set_frame_size): Set flags_area_extra to
Mon, 30 Aug 1999 23:14:25 +0000 Gerd Moellmann (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLS
Mon, 30 Aug 1999 23:14:23 +0000 Gerd Moellmann (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTH
Mon, 30 Aug 1999 23:14:22 +0000 Gerd Moellmann (WINDOW_DISPLAY_PIXEL_WIDTH): Subtract
Mon, 30 Aug 1999 22:50:53 +0000 Gerd Moellmann (C_SWITCH_SYSTEM): Added to let configure find headers
Mon, 30 Aug 1999 22:50:51 +0000 Gerd Moellmann (USE_TOOLKIT_SCROLL_BARS): Move the test down after
Mon, 30 Aug 1999 21:05:30 +0000 Gerd Moellmann (QCweakness): Replaces QCweak.
Mon, 30 Aug 1999 18:58:31 +0000 Karl Heuer *** empty log message ***
Mon, 30 Aug 1999 16:19:57 +0000 Andreas Schwab Include <stdlib.h> if available. Declare errno only if it is not a macro.
Mon, 30 Aug 1999 16:18:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 30 Aug 1999 16:10:03 +0000 Andreas Schwab Include <stdlib.h> if available, and declare abort only if not. Include
Mon, 30 Aug 1999 16:06:22 +0000 Andreas Schwab Add declarations for some functions.
Mon, 30 Aug 1999 15:08:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 30 Aug 1999 15:07:30 +0000 Andreas Schwab Include <stdlib.h> if available. Don't declare errno if it's a macro.
Mon, 30 Aug 1999 15:05:17 +0000 Andreas Schwab Include <unistd.h> if available.
Sun, 29 Aug 1999 21:33:09 +0000 Richard M. Stallman (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):
Sun, 29 Aug 1999 21:32:52 +0000 Richard M. Stallman (lisp_parse_state, back_comment, Fmodify_syntax_entry)
Sun, 29 Aug 1999 21:20:20 +0000 Richard M. Stallman (bibtex-mode): Use with-temp-buffer rather than make-temp-name, use
Sun, 29 Aug 1999 20:55:30 +0000 Richard M. Stallman (comint-input-ring-separator): New variable.
Sun, 29 Aug 1999 20:48:15 +0000 Richard M. Stallman Initial revision
Sun, 29 Aug 1999 20:40:00 +0000 Richard M. Stallman (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
Sun, 29 Aug 1999 20:38:11 +0000 Richard M. Stallman [emacs]: Handle character classes for multibyte chars:
Sun, 29 Aug 1999 20:35:30 +0000 Richard M. Stallman (mail-extr-all-letters-but-separators)
Sun, 29 Aug 1999 20:32:04 +0000 Richard M. Stallman (tags-loop-continue): After tags-loop-operate returns, force skip to next file.
Sun, 29 Aug 1999 20:27:40 +0000 Richard M. Stallman Fix previous change.
Sun, 29 Aug 1999 20:23:54 +0000 Richard M. Stallman (push, pop): New macros.
Sun, 29 Aug 1999 19:54:39 +0000 Richard M. Stallman (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.
Sun, 29 Aug 1999 19:53:27 +0000 Richard M. Stallman (eval-defun): Expand macros,
Sun, 29 Aug 1999 19:44:22 +0000 Richard M. Stallman (compilation-error-regexp-alist):
Sun, 29 Aug 1999 19:37:29 +0000 Richard M. Stallman (speedbar-directory-buttons): Recognize
Sun, 29 Aug 1999 19:32:33 +0000 Richard M. Stallman (read_input_waiting): Pass read_socket_hook just 4 args.
Sun, 29 Aug 1999 19:30:53 +0000 Richard M. Stallman (print_help_and_exit): Mention --version.
Sun, 29 Aug 1999 19:29:21 +0000 Richard M. Stallman *** empty log message ***
Sun, 29 Aug 1999 19:21:07 +0000 Richard M. Stallman (array-reconfigure-rows): Use generate-new-buffer.
Sun, 29 Aug 1999 19:19:00 +0000 Richard M. Stallman (Info-tagify): Don't insert more than one newline before the tag table.
Sun, 29 Aug 1999 19:07:33 +0000 Richard M. Stallman (compilation-parsing-end,compilation-setup)
Sun, 29 Aug 1999 19:05:44 +0000 Richard M. Stallman (which-func-cleanup-function): New variable.
Sun, 29 Aug 1999 18:15:29 +0000 Richard M. Stallman (find-function-regexp): Allow a ) or ( to end a function name.
Sun, 29 Aug 1999 15:20:45 +0000 Steve Morningthunder *** empty log message ***
Sun, 29 Aug 1999 15:11:03 +0000 Steve Morningthunder deleted kermit clone from tasks per communication with rms
Sat, 28 Aug 1999 22:15:12 +0000 Ken Raeburn (struct Lisp_Cons, XCAR, XCDR, struct Lisp_Float): Change names of structure
Sat, 28 Aug 1999 18:25:40 +0000 Richard M. Stallman (ada-tmp-directory): Use temporary-file-directory.
Sat, 28 Aug 1999 18:25:16 +0000 Richard M. Stallman (metamail-region): Use temporary-file-directory.
Sat, 28 Aug 1999 18:24:54 +0000 Richard M. Stallman (post-mail-send-it): Use temporary-file-directory.
Sat, 28 Aug 1999 18:24:28 +0000 Richard M. Stallman (te-terminfo-directory): Use temporary-file-directory.
Sat, 28 Aug 1999 18:23:49 +0000 Richard M. Stallman (ledit-zap-file, ledit-read-file, ledit-compile-file):
Sat, 28 Aug 1999 18:23:14 +0000 Richard M. Stallman (dired-string-replace-match): Return `nil' when no match
Sat, 28 Aug 1999 18:22:20 +0000 Richard M. Stallman (tex-compilation-parse-errors):
Sat, 28 Aug 1999 18:21:34 +0000 Richard M. Stallman (diff-parse-differences):
Sat, 28 Aug 1999 15:21:55 +0000 Richard M. Stallman (calendar-goto-astro-day-number): Autoload the right function name.
Sat, 28 Aug 1999 15:20:18 +0000 Richard M. Stallman Call the new hook in every movement function.
Sat, 28 Aug 1999 15:18:39 +0000 Richard M. Stallman (calendar-move-hook): New hook.
Sat, 28 Aug 1999 15:16:55 +0000 Karl Heuer (dired-guess-shell-alist-default): Support bzip2 format.
Sat, 28 Aug 1999 15:13:37 +0000 Karl Heuer (easy-mmode-define-minor-mode):
Sat, 28 Aug 1999 06:23:04 +0000 Richard M. Stallman (USE_TOOLKIT_SCROLL_BARS): Move tests for
Fri, 27 Aug 1999 07:59:22 +0000 Andreas Schwab (vc-backend-merge-news): Fix regexp to also match P marker
Fri, 27 Aug 1999 01:47:33 +0000 Karl Heuer Put quote-backquote around all symbol names
Thu, 26 Aug 1999 17:54:28 +0000 Dave Love (find-file): Doc fix.
Wed, 25 Aug 1999 21:12:40 +0000 Gerd Moellmann (resize_mini_window): Don't resize if
Wed, 25 Aug 1999 21:12:38 +0000 Gerd Moellmann (Frecenter): Clear frame if called with nil or no arg.
Wed, 25 Aug 1999 21:12:36 +0000 Gerd Moellmann (Fforward_word): If in a mini-buffer and moving
Wed, 25 Aug 1999 21:12:15 +0000 Gerd Moellmann (kill-word): Undo previous change.
Wed, 25 Aug 1999 16:19:01 +0000 Karl Heuer (decode_options): Update version output.
Wed, 25 Aug 1999 16:15:29 +0000 Karl Heuer Merge IRIX debugging info patch from unexsgi.c
Wed, 25 Aug 1999 16:15:06 +0000 Karl Heuer Use unexelf for IRIX 5.*.
Wed, 25 Aug 1999 16:14:50 +0000 Karl Heuer Use unexelf for IRIX 6.*.
Wed, 25 Aug 1999 13:03:22 +0000 Gerd Moellmann (jit-lock-function): Extend the fontified range
Wed, 25 Aug 1999 10:57:56 +0000 Gerd Moellmann (try_window_id): Remove typo.
Wed, 25 Aug 1999 01:05:00 +0000 Gerd Moellmann (try_window_id): Recognize case that PT == ZV and in
Wed, 25 Aug 1999 01:04:57 +0000 Gerd Moellmann (PVEC_TYPE_MASK): Add the bit for hash tables.
Tue, 24 Aug 1999 19:25:11 +0000 Gerd Moellmann (expose_window_tree): Fix typo CANON_Y_UNIT to
Tue, 24 Aug 1999 19:25:06 +0000 Gerd Moellmann [HAVE_JPEG]: Work around a warning about HAVE_STDLIB_H
Tue, 24 Aug 1999 19:25:02 +0000 Gerd Moellmann (Qmargin): Replacement for Qbitmap_area.
Tue, 24 Aug 1999 19:24:57 +0000 Gerd Moellmann (redisplay_window): Don't ever test just_this_one_p
Tue, 24 Aug 1999 19:24:53 +0000 Gerd Moellmann (Fset_window_point): Reset Vresize_mini_config.
Tue, 24 Aug 1999 19:24:50 +0000 Gerd Moellmann (Vresize_mini_config, resize_mini_frame,
Tue, 24 Aug 1999 19:24:46 +0000 Gerd Moellmann (adjust_frame_glyphs): Reset Vresize_mini_config.
Tue, 24 Aug 1999 19:24:28 +0000 Gerd Moellmann (margin): Renamed from bitmap-area.
Tue, 24 Aug 1999 16:43:44 +0000 Dave Love Mode provide to end.
Tue, 24 Aug 1999 12:20:31 +0000 Andreas Schwab (gnus-emphasis-underline-italic): Doc fix.
Tue, 24 Aug 1999 10:50:59 +0000 Alex Schroeder (sql-sybase): use sql-server instead of sql-database.
Mon, 23 Aug 1999 16:14:59 +0000 Dave Love (delete-extract-rectangle): Doc fix from verna.
Mon, 23 Aug 1999 14:28:34 +0000 Dave Love Add/fix various doc strings. Add `*' to all the interactive specs.
Mon, 23 Aug 1999 10:43:51 +0000 Kenichi Handa Include "ccl.h" instead of "../src/ccl.h".
Mon, 23 Aug 1999 00:11:55 +0000 Gerd Moellmann (redisplay_internal): Clear garbaged frames after
Mon, 23 Aug 1999 00:11:54 +0000 Gerd Moellmann (beg_unchanged, end_unchanged, unchanged_modified,
Mon, 23 Aug 1999 00:11:51 +0000 Gerd Moellmann (Fset_window_hscroll): Set
Mon, 23 Aug 1999 00:11:47 +0000 Gerd Moellmann (command_loop_1): Set beg/end_unchanged per
Mon, 23 Aug 1999 00:11:45 +0000 Gerd Moellmann (gap_left): Use BUF_COMPUTE_UNCHANGED.
Mon, 23 Aug 1999 00:11:43 +0000 Gerd Moellmann (direct_output_for_insert): Set beg_unchanged
Mon, 23 Aug 1999 00:11:42 +0000 Gerd Moellmann (struct glyph_matrix): Add buffer, begv, and zv.
Mon, 23 Aug 1999 00:11:40 +0000 Gerd Moellmann (code_convert_region): Compute beg/end_unchanged per
Mon, 23 Aug 1999 00:11:39 +0000 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): New.
Mon, 23 Aug 1999 00:11:36 +0000 Gerd Moellmann (set_buffer_internal): Set windows_or_buffers_changed
Mon, 23 Aug 1999 00:11:34 +0000 Gerd Moellmann (mark_glyph_matrix): Mark strings only.
Sun, 22 Aug 1999 20:47:17 +0000 Gerd Moellmann Add prototype for copy_hash_table and Fcopy_hash_table.
Sun, 22 Aug 1999 20:47:15 +0000 Gerd Moellmann (Qkey, Qvalue): Renamed from Qkey_weak, and Qvalue_weak.
Sun, 22 Aug 1999 18:09:58 +0000 Stephen Eglen Octave-mode support: for the function index entries, allow the prefix
Sun, 22 Aug 1999 12:00:17 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 21:47:57 +0000 Gerd Moellmann (resize_mini_window): Do it for truncate-lines t as
Sat, 21 Aug 1999 19:31:34 +0000 Gerd Moellmann (backward-kill-paragraph): Don't move
Sat, 21 Aug 1999 19:31:13 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 19:31:04 +0000 Gerd Moellmann (face_at_buffer_position): Don't xassert that
Sat, 21 Aug 1999 19:30:44 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 19:30:42 +0000 Gerd Moellmann Remove references to echo_area_glyphs
Sat, 21 Aug 1999 19:30:35 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 19:30:21 +0000 Gerd Moellmann Remove conditional compilation on `standalone'.
Sat, 21 Aug 1999 19:30:16 +0000 Gerd Moellmann Remove conditional compilation on
Sat, 21 Aug 1999 19:30:11 +0000 Gerd Moellmann Add function prototypes.
Sat, 21 Aug 1999 19:29:53 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 19:29:47 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Sat, 21 Aug 1999 19:29:38 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Sat, 21 Aug 1999 19:29:32 +0000 Gerd Moellmann (hash_lookup): Test with EQ before calling key comparion
Sat, 21 Aug 1999 19:29:20 +0000 Gerd Moellmann (Fdo_auto_save): Use push_message, restore_message,
Sat, 21 Aug 1999 19:29:17 +0000 Gerd Moellmann (shut_down_emacs): Call check_message_stack.
Sat, 21 Aug 1999 19:29:11 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Sat, 21 Aug 1999 19:29:02 +0000 Gerd Moellmann (do_pending_window_change): Add parameter `safe'.
Sat, 21 Aug 1999 19:28:58 +0000 Gerd Moellmann (NO_PROMPT_IN_BUFFER): Removed.
Sat, 21 Aug 1999 19:28:42 +0000 Gerd Moellmann (Fgarbage_collect): Use push_message, restore_message,
Sat, 21 Aug 1999 19:27:30 +0000 Gerd Moellmann (next-history-element): Use minibuffer-prompt-end.
Sat, 21 Aug 1999 19:27:28 +0000 Gerd Moellmann (jit-lock-function): Use line-beginning-position.
Sat, 21 Aug 1999 17:46:37 +0000 Dave Love Exclude CVS dirs like RCS.
Sat, 21 Aug 1999 17:27:31 +0000 Dave Love (C_DEBUG_SWITCH): Use -g -O.
Sat, 21 Aug 1999 17:23:59 +0000 Dave Love (C_DEBUG_SWITCH): Set for debug and optimize.
Sat, 21 Aug 1999 10:43:26 +0000 Dave Love Copyright update.
Sat, 21 Aug 1999 10:41:58 +0000 Dave Love Don't check for jpeglib.h.
Fri, 20 Aug 1999 19:30:13 +0000 Gerd Moellmann remove tiff34 prefix from include.
Fri, 20 Aug 1999 19:30:09 +0000 Gerd Moellmann (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
Fri, 20 Aug 1999 16:57:43 +0000 Dave Love Revert previous change.
Thu, 19 Aug 1999 18:35:29 +0000 Dave Love (tooltip-mode): Customize this, per convention.
Thu, 19 Aug 1999 18:31:24 +0000 Dave Love (global-font-lock-mode): Autoload. Add :initialize.
Thu, 19 Aug 1999 17:50:02 +0000 Dave Love Avoid ange-ftp related compilation warnings.
Thu, 19 Aug 1999 15:23:23 +0000 Dave Love Declare dynamic vars.
Thu, 19 Aug 1999 13:56:14 +0000 Gerd Moellmann (XTset_vertical_scroll_bar): Fix previous change. Clear
Wed, 18 Aug 1999 13:25:45 +0000 Dave Love Use termcap.h.
Wed, 18 Aug 1999 13:23:38 +0000 Dave Love Add HAVE_TERMCAP_H.
Wed, 18 Aug 1999 13:22:47 +0000 Dave Love Check for termcap.h.
Wed, 18 Aug 1999 13:17:06 +0000 Dave Love Use lisp.h
Wed, 18 Aug 1999 13:14:37 +0000 Dave Love Use stdlib.h, unistd.h.
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Wed, 18 Aug 1999 13:07:21 +0000 Dave Love (Finsert_file_contents): Use xfree.
Wed, 18 Aug 1999 12:04:53 +0000 Gerd Moellmann (x_window) [USE_X_TOOLKIT]: Remove test for
Wed, 18 Aug 1999 12:03:57 +0000 Gerd Moellmann (font-lock-support-mode): Make `jit-lock-mode'
Wed, 18 Aug 1999 10:37:34 +0000 Gerd Moellmann (update_frame_line): Fix previous change. If writing
Wed, 18 Aug 1999 05:08:39 +0000 Ray Blaak checked in with -k by blaak at 1999/08/18 05:08:39
Tue, 17 Aug 1999 22:44:56 +0000 Gerd Moellmann (unwind_redisplay): New. Resets flag redisplaying_p.
Tue, 17 Aug 1999 22:44:47 +0000 Gerd Moellmann (Fcoordinates_in_window_p): Return `left-bitmap-area'
Tue, 17 Aug 1999 22:44:44 +0000 Gerd Moellmann (Fsignal): Don't reset redisplaying_p here.
Tue, 17 Aug 1999 22:44:37 +0000 Gerd Moellmann (update_frame_line): If writing whole line,
Tue, 17 Aug 1999 22:44:35 +0000 Gerd Moellmann (mode-line-modified): Look up key binding for C-x
Tue, 17 Aug 1999 18:51:25 +0000 Dave Love (info): Doc fix.
Tue, 17 Aug 1999 14:31:13 +0000 Dave Love Remove compatibility code.
Tue, 17 Aug 1999 14:22:28 +0000 Dave Love Add Keywords.
Tue, 17 Aug 1999 14:09:14 +0000 Dave Love (finder-known-keywords): Add `multimedia'.
Tue, 17 Aug 1999 14:03:58 +0000 Dave Love Provide term/sun-mouse.
Tue, 17 Aug 1999 13:02:04 +0000 Gerd Moellmann (expose_area): If row extends face to end of line,
Tue, 17 Aug 1999 00:46:09 +0000 Gerd Moellmann (Qshow_trailing_whitespace): Removed.
Tue, 17 Aug 1999 00:46:01 +0000 Gerd Moellmann (direct_output_for_insert): Use
Tue, 17 Aug 1999 00:45:58 +0000 Gerd Moellmann (struct it): Remove member
Tue, 17 Aug 1999 00:38:28 +0000 Gerd Moellmann (x_draw_glyph_string_box): Use the background width
Tue, 17 Aug 1999 00:38:21 +0000 Gerd Moellmann (add_to_log): Renamed from display_message.
Tue, 17 Aug 1999 00:38:14 +0000 Gerd Moellmann (Fpos_visible_in_window_p): Rewritten.
Tue, 17 Aug 1999 00:37:45 +0000 Gerd Moellmann (toplevel): Make face `term-default' an empty face.
Mon, 16 Aug 1999 23:06:06 +0000 Dave Love Move provide to end.
Mon, 16 Aug 1999 23:04:07 +0000 Dave Love Don't capitalize custom group name.
Mon, 16 Aug 1999 23:00:42 +0000 Dave Love Add x-stretch-cursor, indicate-empty-lines, scroll-up-aggressively,
Mon, 16 Aug 1999 21:04:49 +0000 Karl Heuer (assoc-ignore-case, assoc-ignore-representation): Moved here from simple.el.
Mon, 16 Aug 1999 21:04:19 +0000 Karl Heuer (assoc-ignore-case, assoc-ignore-representation): Moved to subr.el.
Mon, 16 Aug 1999 20:57:24 +0000 Karl Heuer (point-at-eol, point-at-bol): New aliases.
Mon, 16 Aug 1999 20:42:38 +0000 Karl Heuer Functions reordered.
Mon, 16 Aug 1999 20:38:36 +0000 Karl Heuer (delete-rectangle-line): Use line-end-position.
Mon, 16 Aug 1999 20:34:56 +0000 Karl Heuer (Fforward_comment): Set comstyle for Scomment_fence.
Mon, 16 Aug 1999 18:32:29 +0000 Geoff Voelker (x_set_frame_parameters): Set foreground and
Mon, 16 Aug 1999 15:47:41 +0000 Dave Love Provide `mldrag' for compatibility.
Mon, 16 Aug 1999 14:32:20 +0000 Brian Youmans Fixed a typo. - Brian
Mon, 16 Aug 1999 14:32:05 +0000 Dave Love Add a :link to font-lock defgroup.
Mon, 16 Aug 1999 11:48:41 +0000 Dave Love Copyright update.
Mon, 16 Aug 1999 11:46:07 +0000 Dave Love (auto-compression-mode): New variable for customization.
Mon, 16 Aug 1999 11:41:29 +0000 Dave Love (interpreter-mode-alist): Add make, guile, clisp.
Mon, 16 Aug 1999 11:31:54 +0000 Dave Love (mode-line-mule-info): Doc fix.
Mon, 16 Aug 1999 11:29:58 +0000 Dave Love (msb--choose-file-menu): Use `completion-ignore-case' in name
Mon, 16 Aug 1999 07:42:41 +0000 Carsten Dominik Initial revision
Mon, 16 Aug 1999 07:38:41 +0000 Carsten Dominik (reftex-pop-to-bibtex-entry): Fixed
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Mon, 16 Aug 1999 03:54:52 +0000 Karl Heuer (octave-maintainer-address): Use gnu.org.
Mon, 16 Aug 1999 03:50:59 +0000 Karl Heuer Fix maintainer address.
Mon, 16 Aug 1999 03:18:40 +0000 Karl Heuer (show-paren-mode): Support making show-paren-mode
Mon, 16 Aug 1999 03:17:09 +0000 Karl Heuer Handle @ifnottex.
Mon, 16 Aug 1999 03:16:06 +0000 Karl Heuer (add-log-current-defun): Exclude all trailing whitespace.
Mon, 16 Aug 1999 03:15:11 +0000 Karl Heuer (server-process-filter): If a client visits no buffers,
Mon, 16 Aug 1999 03:14:25 +0000 Karl Heuer (mail-unquote-printable): Make it autoload.
Sun, 15 Aug 1999 22:29:45 +0000 Gerd Moellmann (Vfont_list_limit): New.
Sun, 15 Aug 1999 22:01:01 +0000 Gerd Moellmann (XTset_vertical_scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
Sun, 15 Aug 1999 22:00:53 +0000 Gerd Moellmann (Qfixed_window_size): New.
Sun, 15 Aug 1999 22:00:50 +0000 Gerd Moellmann Add --with-toolkit-scroll-bars. If "no",
Sun, 15 Aug 1999 11:56:16 +0000 Eli Zaretskii (blink-cursor): Don't turn on cursor blinking for
Sun, 15 Aug 1999 11:52:16 +0000 Eli Zaretskii (face-valid-attribute-values): Look in
Sun, 15 Aug 1999 11:42:08 +0000 Eli Zaretskii (x-list-fonts): Return "ms-dos", not "default".
Sun, 15 Aug 1999 04:56:33 +0000 Karl Heuer (shrink-window-if-larger-than-buffer): Don't try to
Sat, 14 Aug 1999 04:36:10 +0000 Karl Heuer (Fopen_network_stream): Fix previous change.
Sat, 14 Aug 1999 04:08:25 +0000 Karl Heuer (main): Move the dynamic allocation of
Sat, 14 Aug 1999 03:55:01 +0000 Karl Heuer (ad-special-forms): Use track-mouse iff bound.
Sat, 14 Aug 1999 03:24:48 +0000 Karl Heuer Mostly rewritten. Customized. To support an s2G
Sat, 14 Aug 1999 03:13:35 +0000 Karl Heuer (line_number_display_limit_width): New var.
Sat, 14 Aug 1999 02:30:27 +0000 Karl Heuer (run_hook_list_with_args): Gcpro `globals'.
Fri, 13 Aug 1999 21:24:42 +0000 Gerd Moellmann (struct window): New field too_small_ok.
Fri, 13 Aug 1999 21:24:35 +0000 Gerd Moellmann (set_window_height, set_window_width):
Fri, 13 Aug 1999 20:51:51 +0000 Gerd Moellmann (MINSIZE): Removed.
Fri, 13 Aug 1999 17:52:48 +0000 Karl Heuer Provide `latin-3', not `latin-3.el'.
Fri, 13 Aug 1999 12:55:11 +0000 Kenichi Handa (CHAR_MODIFIER_MASK): New macro.
Fri, 13 Aug 1999 12:54:36 +0000 Kenichi Handa (read_escape): For Control modifier, pay attention to
Fri, 13 Aug 1999 12:54:08 +0000 Kenichi Handa (non_ascii_char_to_string): Handle modifier bits as
Thu, 12 Aug 1999 20:49:57 +0000 Gerd Moellmann (vmotion): Don't add in mini-buffer prompt width
Thu, 12 Aug 1999 16:35:22 +0000 Karl Heuer (Fopen_network_stream): Use getaddrinfo.
Thu, 12 Aug 1999 16:01:32 +0000 Karl Heuer Check for getaddrinfo.
Thu, 12 Aug 1999 15:59:36 +0000 Karl Heuer Add HAVE_GETADDRINFO.
Thu, 12 Aug 1999 14:35:33 +0000 Gerd Moellmann (face-valid-attribute-values): Return an alist for
Wed, 11 Aug 1999 20:41:11 +0000 Brian Youmans Added item on manual for libstdc++. - Brian
Wed, 11 Aug 1999 15:36:17 +0000 Gerd Moellmann (get_overlay_arrow_glyph_row): Set the charpos of
Wed, 11 Aug 1999 11:50:20 +0000 Gerd Moellmann (face_before_or_after_it_pos): If position after
Wed, 11 Aug 1999 10:47:38 +0000 Gerd Moellmann (mirror_make_current): If desired row isn't enabled,
Tue, 10 Aug 1999 19:35:47 +0000 Dave Love (mail-specify-envelope-from): Fix quoting of doc string.
Tue, 10 Aug 1999 19:32:33 +0000 Dave Love Require sun-fns.
Tue, 10 Aug 1999 17:46:24 +0000 Karl Heuer (sendmail-send-it): Let mail-specify-envelope-from
Tue, 10 Aug 1999 17:38:19 +0000 Dave Love (hscroll-step, hscroll-point-visible, hscroll-window-column): Remove
Tue, 10 Aug 1999 17:33:38 +0000 Geoff Voelker (x_bitmap_icon): New function.
Tue, 10 Aug 1999 17:32:59 +0000 Geoff Voelker (x_set_icon_type): Support setting frame icons.
Tue, 10 Aug 1999 17:30:22 +0000 Karl Heuer (BCOPY_SHORT): Fix typo `unsigined'.
Tue, 10 Aug 1999 17:28:10 +0000 Karl Heuer [__linux__ && __alpha__] (HAS_SBSS_SECTION): Define.
Tue, 10 Aug 1999 17:14:22 +0000 Karl Heuer (sun-curs): Provide `sun-curs', not `sm-cursors'.
Tue, 10 Aug 1999 17:13:38 +0000 Karl Heuer Provide `byte-optimize', not `byte-opt'.
Tue, 10 Aug 1999 17:09:16 +0000 Karl Heuer (simula): Provide `simula', not `simula-mode'.
Tue, 10 Aug 1999 17:08:41 +0000 Karl Heuer (sun-mouse): Provide `sun-mouse', not `term/sun-mouse'.
Tue, 10 Aug 1999 17:07:58 +0000 Karl Heuer Delete obsolete provide.
Tue, 10 Aug 1999 17:06:55 +0000 Karl Heuer Provide `landmark', not `lm', and just once.
Tue, 10 Aug 1999 17:06:18 +0000 Karl Heuer Provide `array'.
Tue, 10 Aug 1999 16:57:26 +0000 Karl Heuer (ansi-color-to-text-properties): Added New state 5
Tue, 10 Aug 1999 16:54:00 +0000 Karl Heuer (easy-menu-get-map-look-for-name): New fn.
Tue, 10 Aug 1999 16:52:16 +0000 Karl Heuer *** empty log message ***
Tue, 10 Aug 1999 16:49:49 +0000 Karl Heuer (info-lookup-guess-c-symbol): Use skip-syntax-backward.
Tue, 10 Aug 1999 16:43:08 +0000 Karl Heuer Fix typo in copyright date.
Tue, 10 Aug 1999 16:40:14 +0000 Karl Heuer (after-find-file): Disable View mode if buffer is no
Tue, 10 Aug 1999 16:40:00 +0000 Karl Heuer (view-mode-disable): If buffer-read-only is nil,
Tue, 10 Aug 1999 16:37:57 +0000 Karl Heuer (view-mode-enable, view-mode-disable):
Tue, 10 Aug 1999 13:48:24 +0000 Gerd Moellmann (INSTALLABLE_SCRIPTS): Add grep-changelog.
Tue, 10 Aug 1999 13:33:49 +0000 Gerd Moellmann Initial revision
Tue, 10 Aug 1999 13:10:39 +0000 Dave Love (auto-revert-mode): Add autoload cookie.
Tue, 10 Aug 1999 10:43:12 +0000 Eli Zaretskii (IT_set_face): Abort if the default face is not realized
Tue, 10 Aug 1999 10:38:37 +0000 Eli Zaretskii (realize_default_face) [MSDOS]: Don't take default
Tue, 10 Aug 1999 10:29:20 +0000 Eli Zaretskii (msdos_stdcolor_name): Remove const from return value.
Tue, 10 Aug 1999 10:21:18 +0000 Eli Zaretskii (msdos-bg-mode): Remove. Call
Tue, 10 Aug 1999 10:17:47 +0000 Eli Zaretskii (face-set-after-frame-default): Don't call
Tue, 10 Aug 1999 10:13:05 +0000 Eli Zaretskii (Fframe_parameters): Swap foreground and background
Tue, 10 Aug 1999 09:51:17 +0000 Dave Love (ad-make-single-advice-docstring): Treat case with no doctring specially.
Mon, 09 Aug 1999 08:56:31 +0000 Eli Zaretskii (PC-do-completion): If completing on file name,
Sat, 07 Aug 1999 16:16:32 +0000 Richard M. Stallman (Feval_buffer): New arg DO_ALLOW_PRINT.
Sat, 07 Aug 1999 16:10:47 +0000 Richard M. Stallman (Fprevious_overlay_change): Just return the answer obtained from overlays_at.
Sat, 07 Aug 1999 16:01:17 +0000 Gerd Moellmann (LIBTIFF): Use -ltiff instead of -ltiff34
Sat, 07 Aug 1999 16:01:14 +0000 Gerd Moellmann Change libtiff34 to libtiff.
Sat, 07 Aug 1999 11:45:06 +0000 Dave Love (Man-softhyphen-to-minus): Revert previous change. Avoid unibyte to
Sat, 07 Aug 1999 11:31:39 +0000 Dave Love (Man-softhyphen-to-minus): Revert last change.
Sat, 07 Aug 1999 11:28:27 +0000 Richard M. Stallman (xpm_load) [!XpmAllocCloseColors]:
Sat, 07 Aug 1999 03:21:32 +0000 Richard M. Stallman (elisp-eval-buffer): Handle all 5 args of eval-buffer.
Sat, 07 Aug 1999 03:18:48 +0000 Richard M. Stallman (load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
Fri, 06 Aug 1999 21:08:08 +0000 Gerd Moellmann (set_iterator_to_next): After delivering a character
Fri, 06 Aug 1999 21:06:14 +0000 Dave Love Comment.
Fri, 06 Aug 1999 21:05:20 +0000 Dave Love Comments.
Fri, 06 Aug 1999 20:41:07 +0000 Geoff Voelker (ls-lisp-delete-matching): List argument is now alist
Fri, 06 Aug 1999 20:40:36 +0000 Geoff Voelker (stat): Check for directory ending in separator when
Fri, 06 Aug 1999 20:40:10 +0000 Geoff Voelker (directory_files_internal, Fdirectory_files_and_attributes,
Fri, 06 Aug 1999 15:05:34 +0000 Gerd Moellmann (x_display_and_set_cursor): If cursor_in_echo_area,
Fri, 06 Aug 1999 15:05:27 +0000 Gerd Moellmann (set_window_cursor_after_update): Correct cursor
Fri, 06 Aug 1999 13:59:59 +0000 Gerd Moellmann (x_draw_phys_cursor_glyph): Redraw overlaps.
Fri, 06 Aug 1999 13:59:43 +0000 Gerd Moellmann (compute_line_metrics): If first line's physical ascent
Fri, 06 Aug 1999 13:59:39 +0000 Gerd Moellmann (produce_glyphs): Set iterator's physical height
Fri, 06 Aug 1999 13:59:32 +0000 Gerd Moellmann (redraw_overlapping_rows): Use flag overlapping_p.
Fri, 06 Aug 1999 13:59:29 +0000 Gerd Moellmann (struct glyph_row): Add overlapping_p.
Fri, 06 Aug 1999 11:45:48 +0000 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Fri, 06 Aug 1999 00:51:50 +0000 Richard M. Stallman (sql-accumulate-and-indent): Instead of testing
Thu, 05 Aug 1999 19:40:03 +0000 Richard M. Stallman (display-buffer): Don't get confused
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