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
Mon, 26 Jul 1999 00:29:37 +0000 Kenichi Handa (fill-region-as-paragraph): Fix previous change.
Mon, 26 Jul 1999 00:14:37 +0000 Kenichi Handa (fill-region-as-paragraph): Fix previous change.
Sun, 25 Jul 1999 14:29:22 +0000 Markus Rost (custom-save-variables, custom-save-faces): Sort
Sun, 25 Jul 1999 05:50:42 +0000 Karl Heuer (custom-save-delete): Avoid error for empty .emacs.
Sun, 25 Jul 1999 05:47:46 +0000 Karl Heuer (info-lookup-interactive-arguments): Add optional
Sun, 25 Jul 1999 05:45:50 +0000 Karl Heuer Delete compatibility code.
Sun, 25 Jul 1999 05:44:56 +0000 Karl Heuer (command-line): If we don't find the user's init file,
Sat, 24 Jul 1999 13:11:43 +0000 Dave Love (fortran-mode-syntax-table): Change `\' to `\'
Sat, 24 Jul 1999 10:07:45 +0000 Dave Love Zap elint URL.
Fri, 23 Jul 1999 23:05:21 +0000 Dave Love (sgml-validate-command): Use nsgmls.
Fri, 23 Jul 1999 23:01:06 +0000 Dave Love (hl-line-mode): Add autload cookies.
Fri, 23 Jul 1999 22:57:32 +0000 Dave Love (msb-menu-bar-update-buffers): Renamed from
Fri, 23 Jul 1999 16:44:54 +0000 Dave Love (turn-on-font-lock): Use tty-display-color-p.
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (top-level): Add jit-lock-mode as new support mode.
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (describe-key-briefly): Handle mode line strings
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (next-history-element): Set point to the end of the
Fri, 23 Jul 1999 08:46:55 +0000 Karl Heuer (lisp-font-lock-keywords-2): Fix regexp.
Fri, 23 Jul 1999 08:37:26 +0000 Karl Heuer (Fsplit_window): For default size, round up for left window.
Fri, 23 Jul 1999 07:27:21 +0000 Kenichi Handa (fill-region-as-paragraph): Avoid backing up
Fri, 23 Jul 1999 07:20:12 +0000 Kenichi Handa (encoded-kbd-self-insert-iso2022-7bit): Don't insert the character
Thu, 22 Jul 1999 00:45:00 +0000 Karl Heuer (info-lookup-setup-mode): Don't give up, if
Thu, 22 Jul 1999 00:41:21 +0000 Karl Heuer (lock_if_free): Return -1 if check_lock_owner()
Wed, 21 Jul 1999 23:01:38 +0000 Karl Heuer (perform-replace): Turn off case-fold-search
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (--with-png, HAVE_PNG): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add function prototypes.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (lw_separator_p): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (enum menu_separator): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (_window_state): Add button_width.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (NARROWPROTO): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (FONT_INFO_ID): Build an ID from a font_info pointer.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (make_frame): Set n_current_toolbar_items to 0.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (FRAME_TOOLBAR_LINES): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fvertical_motion): Rewritten.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (ctagsfiles): Split so that files starting
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (toplevel): Add function prototypes.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (prepare_to_modify_buffer): Set windows_or_buffers_changed,
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (gc_sweep): Call sweep_weak_hash_tables.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add function prototypes.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (read_char): Use message3_nolog to show help-echo.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (init_buffer_once): Init top_line_format.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (POSN_STRING): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add top_line_format.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fmessage): Use message3.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (P_): Moved to top of file.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (CHAR_LEN): Moved here from dispextern.h.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fbeginning_of_line) [PROMPT_IN_BUFFER]: Set point to
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (read_minibuf): Reset echo message strings to nil.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (HAVE_PNG): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Complete rewrite.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (print): Add hash table handling.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (main): Call init_fns.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (wait_reading_process_input): Show and hide busy
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fsignal): Reset redisplaying_p to zero.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (BASE_PURESIZE): Increased.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fdo_auto_save): Handle the case that echo_area_message
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (toplevel): Add hash tables.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Rewritten.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann New file.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Rewritten.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (scroll_bar_end_scroll): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (text_property_list): New.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (EmacsFrameSetCharSize): Take widget's border width
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (x_set_font): Don't call face-set-after-frame-default
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fcoordinates_in_window_p): Rewritten.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (struct window): Add vscroll.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Implemented from scratch.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (x_real_positions): Don't subtract window borders
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Ditto.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (x_load_resources): Set double-click time defaults
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Display-related functions implemented from scratch. Add toolkit
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (struct x_output): Add scroll bar pixel colors, busy_cursor,
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (enriched-translations): Add `display' and "x-display".
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (cl-make-hash-table): Renamed from make-hash-table.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (easy-menu-do-add-item): Support for new seperator types.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (defface): Extend documentation to include new
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (make-mode-line-mouse-sensitive): Add key
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann Ditto.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (top-level): Give `display' property `format-list-atomic-p.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (after-setting-font-hooks): New; from Eric Banchrow
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (scroll-bar-timer): New.
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (command-line-1): Activate tooltip mode if interactive.
Wed, 21 Jul 1999 05:53:29 +0000 Paul D. Smith * Add configure option to enable dmalloc library.
Tue, 20 Jul 1999 22:53:17 +0000 Dave Love (widget-use-overlay-change): Uncustomize and make it unconditionally t.
Tue, 20 Jul 1999 22:34:43 +0000 Paul D. Smith * Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
Tue, 20 Jul 1999 22:14:00 +0000 Karl Heuer (c++-font-lock-extra-types): Add "type_info".
Tue, 20 Jul 1999 16:42:19 +0000 Dave Love (syms_of_buffer): Make default-enable-multibyte-characters a user variable.
Tue, 20 Jul 1999 16:38:23 +0000 Dave Love (describe-variable): Fix test for customizability.
Tue, 20 Jul 1999 16:09:54 +0000 Dave Love (append-to-buffer, prepend-to-buffer, copy-to-buffer): Check for
Tue, 20 Jul 1999 16:02:27 +0000 Dave Love (canonically-space-region, justify-current-line): Add * to interactive
Tue, 20 Jul 1999 15:56:11 +0000 Dave Love (kill-paragraph, backward-kill-paragraph, kill-sentence)
Tue, 20 Jul 1999 15:53:45 +0000 Dave Love (underline-region, ununderline-region): Add * to interactive spec.
Tue, 20 Jul 1999 04:39:17 +0000 Karl Heuer (c++-keywords): Add "typeid".
Tue, 20 Jul 1999 04:17:05 +0000 Karl Heuer (comint-arguments): Handle \ followed by space or tab.
Tue, 20 Jul 1999 04:16:51 +0000 Karl Heuer (shell-unquote-argument): New function.
Tue, 20 Jul 1999 01:46:01 +0000 Karl Heuer (ansi-term-fg-faces-vector): Added support for ANSI
Tue, 20 Jul 1999 01:24:47 +0000 Karl Heuer (dired-do-shell-command): Doc fix.
Tue, 20 Jul 1999 00:49:54 +0000 Karl Heuer (mouse-set-font): If user uses w32 dialog but
Mon, 19 Jul 1999 22:21:44 +0000 Dave Love (Info-search): Don't lose with empty regexp.
Mon, 19 Jul 1999 22:17:17 +0000 Dave Love Copyright update.
Mon, 19 Jul 1999 22:03:26 +0000 Dave Love Initial revision
Mon, 19 Jul 1999 21:49:13 +0000 Dave Love (mouse-major-mode-menu): Default to menu-bar-edit-menu
Mon, 19 Jul 1999 21:46:22 +0000 Dave Love Update for Autorevert, Follow.
Mon, 19 Jul 1999 15:30:06 +0000 Dave Love Grok sparc64-*-linux-gnu*.
Mon, 19 Jul 1999 00:36:55 +0000 Tom Tromey (tcl-typeword-list): Added `variable'.
Mon, 19 Jul 1999 00:35:36 +0000 Tom Tromey (tcl-keyword-list): Added method, body, configbody, class
Sun, 18 Jul 1999 18:40:27 +0000 Tom Tromey (tcl-mode): Set font-lock-defaults, not font-lock-keywords.
Sun, 18 Jul 1999 05:21:33 +0000 Tom Tromey (tcl-proc-list): Reverted; already had `body'.
Sun, 18 Jul 1999 05:19:57 +0000 Tom Tromey (tcl-proc-list): Added `body'.
Sat, 17 Jul 1999 02:23:12 +0000 Karl Heuer *** empty log message ***
Sat, 17 Jul 1999 02:15:13 +0000 Richard M. Stallman *** empty log message ***
Sat, 17 Jul 1999 00:49:00 +0000 Karl Heuer (webjump-sample-sites): Update some URLs.
Wed, 14 Jul 1999 16:00:57 +0000 Richard M. Stallman (lock_file): Do nothing if purifying. EMACS_20_4
Wed, 14 Jul 1999 08:16:49 +0000 Andreas Schwab (compare-windows): Try to find the next window in
Tue, 13 Jul 1999 19:08:57 +0000 Richard M. Stallman (cyrillic-jcuken): Use X11 keyboard layout.
Tue, 13 Jul 1999 19:03:04 +0000 Richard M. Stallman ("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.
Tue, 13 Jul 1999 03:39:33 +0000 Karl Heuer Comment fix.
Mon, 12 Jul 1999 16:14:13 +0000 Richard M. Stallman (pascal-beg-of-defun): More intuitive behavior when having nested functons.
Mon, 12 Jul 1999 16:01:16 +0000 Richard M. Stallman (flyspell-get-word): Add special handling for when ispell-otherchars is empty.
Mon, 12 Jul 1999 16:00:42 +0000 Richard M. Stallman (ispell-dictionary-alist-6): Change charset for Russian.