log

age author description
Tue, 08 Aug 2000 18:36:04 +0000 Gerd Moellmann (Disabling backups): Replace reference to
Tue, 08 Aug 2000 18:32:38 +0000 Gerd Moellmann (mouse-sel-mode): Doc fix.
Tue, 08 Aug 2000 18:32:20 +0000 Gerd Moellmann (indent-for-tab-command): Doc fix.
Tue, 08 Aug 2000 18:32:10 +0000 Gerd Moellmann (auto-mode-interpreter-regexp): New variable.
Tue, 08 Aug 2000 18:30:47 +0000 Gerd Moellmann (compilation-setup): Make variable
Tue, 08 Aug 2000 18:30:21 +0000 Gerd Moellmann (ffap-read-file-or-url-internal): Handle case the
Tue, 08 Aug 2000 18:29:49 +0000 Gerd Moellmann (Info-insert-dir): Use Info-additional-directory-list if
Tue, 08 Aug 2000 16:30:54 +0000 Miles Bader *** empty log message ***
Tue, 08 Aug 2000 16:26:31 +0000 Miles Bader (do_completion): Don't consider a simple change of case as `completion'.
Tue, 08 Aug 2000 14:45:00 +0000 Ken Raeburn *** empty log message ***
Tue, 08 Aug 2000 14:44:05 +0000 Ken Raeburn (record_delete): Make sure last_point_position_buffer is a buffer before
Tue, 08 Aug 2000 14:43:28 +0000 Ken Raeburn (syms_of_keyboard): Initialize last_point_position_buffer.
Tue, 08 Aug 2000 14:40:19 +0000 Ken Raeburn (decode_coding_string): Declare.
Tue, 08 Aug 2000 14:39:46 +0000 Ken Raeburn (Fprevious_single_char_property_change): Declare.
Tue, 08 Aug 2000 14:39:19 +0000 Ken Raeburn (Fprevious_single_char_property_change): Don't do arithmetic directly on lisp
Tue, 08 Aug 2000 14:38:09 +0000 Ken Raeburn (find_field): Use EQ, not ==, to compare lisp objects.
Tue, 08 Aug 2000 14:37:26 +0000 Ken Raeburn (menu_item_eval_property): Declare.
Tue, 08 Aug 2000 14:36:34 +0000 Ken Raeburn (message_dolog): Save and protect string "*Messages*" to reuse as buffer name,
Tue, 08 Aug 2000 14:34:05 +0000 Ken Raeburn *coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.
Tue, 08 Aug 2000 12:59:56 +0000 Kenichi Handa (Fchar_width): Doc fix.
Tue, 08 Aug 2000 12:59:09 +0000 Kenichi Handa *** empty log message ***
Tue, 08 Aug 2000 12:41:40 +0000 Gerd Moellmann *** empty log message ***
Tue, 08 Aug 2000 12:38:08 +0000 Eli Zaretskii *** empty log message ***
Tue, 08 Aug 2000 12:38:01 +0000 Gerd Moellmann (Fstring_width): Doc fix.
Tue, 08 Aug 2000 12:36:56 +0000 Eli Zaretskii (Documentation): Add an xref to woman's own manual.
Tue, 08 Aug 2000 12:18:17 +0000 Gerd Moellmann (print-help-return-message): When
Tue, 08 Aug 2000 12:16:11 +0000 Gerd Moellmann (eval-last-sexp-1): Handle `#N=' labels.
Tue, 08 Aug 2000 11:05:38 +0000 Gerd Moellmann *** empty log message ***
Tue, 08 Aug 2000 10:53:06 +0000 Eli Zaretskii *** empty log message ***
Tue, 08 Aug 2000 10:51:51 +0000 Eli Zaretskii (dired-do-create-files): On DOS/Windows, allow to
Tue, 08 Aug 2000 10:43:33 +0000 Eli Zaretskii (WoMan): Add entry.
Tue, 08 Aug 2000 10:42:25 +0000 Eli Zaretskii (INFO_TARGETS): Add ../info/woman.
Tue, 08 Aug 2000 10:41:27 +0000 Eli Zaretskii Fix @dircategory. Add @finalout.
Tue, 08 Aug 2000 10:38:56 +0000 Eli Zaretskii File added to the Emacs distribution.
Tue, 08 Aug 2000 10:36:51 +0000 Eli Zaretskii *** empty log message ***
Tue, 08 Aug 2000 10:35:31 +0000 Eli Zaretskii (maindir): Update src/_gdbinit even if it does already exist.
Tue, 08 Aug 2000 01:39:26 +0000 Kenichi Handa (quail-define-rules): Handle Quail decode
Tue, 08 Aug 2000 01:38:47 +0000 Kenichi Handa *** empty log message ***
Mon, 07 Aug 2000 21:54:31 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 Aug 2000 21:52:54 +0000 Gerd Moellmann (x_draw_image_foreground): Avoid drawing outside
Mon, 07 Aug 2000 21:52:14 +0000 Gerd Moellmann (start_display): WHen starting display on a continuation
Mon, 07 Aug 2000 16:51:57 +0000 Sam Steingold * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Mon, 07 Aug 2000 15:43:46 +0000 Miles Bader Add note about comint field changes (`comint-prompt-regexp removal').
Mon, 07 Aug 2000 15:10:57 +0000 Miles Bader *** empty log message ***
Mon, 07 Aug 2000 15:04:18 +0000 Miles Bader (idlwave-shell-send-command): When looking for a prompt, (forward-line 0)
Mon, 07 Aug 2000 14:59:23 +0000 Miles Bader (inferior-lisp-prompt): Doc change.
Mon, 07 Aug 2000 14:58:44 +0000 Miles Bader (inferior-octave-complete): Use comint-line-beginning-position.
Mon, 07 Aug 2000 14:57:22 +0000 Miles Bader (try-expand-line, try-expand-line-all-buffers): Only use comint-prompt-regexp
Mon, 07 Aug 2000 14:56:02 +0000 Miles Bader (ielm-indent-line): Detect a "prompt" line by seeing if comint-bol
Mon, 07 Aug 2000 14:54:35 +0000 Miles Bader (gud-gdb-complete-command): Use comint-line-beginning-position.
Mon, 07 Aug 2000 14:52:52 +0000 Miles Bader (sql-magic-go): Use comint-bol instead of explicitly matching
Mon, 07 Aug 2000 14:51:48 +0000 Miles Bader (shell-prompt-pattern): Doc change.
Mon, 07 Aug 2000 14:50:09 +0000 Miles Bader (comint-use-prompt-regexp-instead-of-fields): New variable.
Mon, 07 Aug 2000 13:12:43 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 Aug 2000 13:12:32 +0000 Gerd Moellmann (config.status): Prepend `$(srcdir)/' to
Mon, 07 Aug 2000 12:32:04 +0000 Gerd Moellmann (sweep_weak_table): Fix survival conditions for
Mon, 07 Aug 2000 12:31:50 +0000 Gerd Moellmann (xhashtable): New command.
Mon, 07 Aug 2000 12:04:06 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 Aug 2000 12:03:19 +0000 Gerd Moellmann (sweep_weak_hash_tables): Fix the code taking unmarked
Mon, 07 Aug 2000 10:34:08 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 Aug 2000 10:31:08 +0000 Gerd Moellmann *** empty log message ***
Mon, 07 Aug 2000 10:30:21 +0000 Gerd Moellmann (ensure_echo_area_buffers): If a buffer was killed and a
Mon, 07 Aug 2000 10:06:54 +0000 Gerd Moellmann (shell-quote-wildcard-pattern): Make sure to return
Mon, 07 Aug 2000 07:51:40 +0000 Eli Zaretskii *** empty log message ***
Mon, 07 Aug 2000 07:50:13 +0000 Eli Zaretskii (zone): Discard any pending input before running
Mon, 07 Aug 2000 07:47:53 +0000 Eli Zaretskii (Fmsdos_set_mouse_buttons): Add missing backslashes in
Mon, 07 Aug 2000 05:57:08 +0000 Kenichi Handa * syntax.c (skip_chars): Fix previous change. Make the handling of
Mon, 07 Aug 2000 05:44:37 +0000 Kenichi Handa *** empty log message ***
Mon, 07 Aug 2000 01:47:27 +0000 Kenichi Handa (byte-compile-fix-header): Fix the way of checking the existence of
Mon, 07 Aug 2000 01:46:03 +0000 Kenichi Handa *** empty log message ***
Sun, 06 Aug 2000 12:17:06 +0000 Gerd Moellmann *** empty log message ***
Sun, 06 Aug 2000 12:09:31 +0000 Gerd Moellmann (describe-mode): Test mini-mode symbol for being
Sun, 06 Aug 2000 10:27:52 +0000 Eli Zaretskii Restore inadvertently-changed non-ASCII character.
Sun, 06 Aug 2000 09:26:26 +0000 Gerd Moellmann *** empty log message ***
Sun, 06 Aug 2000 09:18:02 +0000 Gerd Moellmann Use `nth' instead of `first', `second', and `third'.
Sun, 06 Aug 2000 09:17:27 +0000 Gerd Moellmann (third...tenth): Undo change of 2000-08-05.
Sun, 06 Aug 2000 07:32:15 +0000 Eli Zaretskii *** empty log message ***
Sun, 06 Aug 2000 07:31:30 +0000 Eli Zaretskii (bs-apply-sort-faces): Don't use window-system, since all
Sat, 05 Aug 2000 20:10:32 +0000 Gerd Moellmann *** empty log message ***
Sat, 05 Aug 2000 20:09:44 +0000 Gerd Moellmann (first, ..., tenth): Make them macros.
Sat, 05 Aug 2000 20:08:49 +0000 Gerd Moellmann (require): Require `cl' during compilation, only.
Sat, 05 Aug 2000 19:29:39 +0000 Gerd Moellmann (run_mac_command, closedir): Use `xfree' instead of `free'.
Sat, 05 Aug 2000 19:27:14 +0000 Gerd Moellmann (error): Use xfree instead of free.
Sat, 05 Aug 2000 19:27:01 +0000 Gerd Moellmann (current_minor_maps): Use xmalloc instead of malloc.
Sat, 05 Aug 2000 19:26:46 +0000 Gerd Moellmann (opendir, GetTempDirName, run_mac_command): Use xmalloc
Sat, 05 Aug 2000 19:26:30 +0000 Gerd Moellmann (child_setup): Use xfree instead of free.
Sat, 05 Aug 2000 19:26:20 +0000 Gerd Moellmann (Ftranspose_regions): Use xfree instead of free.
Sat, 05 Aug 2000 19:26:04 +0000 Gerd Moellmann (Finsert_file_contents): Use xfree instead of free.
Sat, 05 Aug 2000 19:25:41 +0000 Gerd Moellmann (popup_get_selection): Use xfree instead of free.
Sat, 05 Aug 2000 15:48:22 +0000 Gerd Moellmann *** empty log message ***
Sat, 05 Aug 2000 15:47:42 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 05 Aug 2000 08:25:09 +0000 Eli Zaretskii *** empty log message ***
Sat, 05 Aug 2000 08:24:22 +0000 Eli Zaretskii (src): Put gdb.tmp after -a, since -a requires an argument.
Sat, 05 Aug 2000 03:01:49 +0000 Noah Friedman *** empty log message ***
Sat, 05 Aug 2000 02:58:44 +0000 Noah Friedman (Fmake_hash_table): Add missing `\n\' to end of line in docstring.
Sat, 05 Aug 2000 01:45:10 +0000 Kenichi Handa (skip_chars): Fix handling of multibyte<->unibyte conversion.
Fri, 04 Aug 2000 15:07:44 +0000 Gerd Moellmann *** empty log message ***
Fri, 04 Aug 2000 15:07:13 +0000 Gerd Moellmann (skip_chars): Fix typo in error message.
Fri, 04 Aug 2000 12:21:12 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 Aug 2000 12:16:39 +0000 Eli Zaretskii (zone, zone-pgm-stress): Don't use window-system.
Fri, 04 Aug 2000 11:45:03 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 Aug 2000 11:39:24 +0000 Eli Zaretskii (hi-lock-unface-buffer): If a menu of regexps is
Fri, 04 Aug 2000 08:52:04 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 Aug 2000 08:48:52 +0000 Andreas Schwab *** empty log message ***
Fri, 04 Aug 2000 08:44:12 +0000 Andreas Schwab * m/ia64.h: Moved from s/ia64.h.
Fri, 04 Aug 2000 08:34:51 +0000 Eli Zaretskii (menu-bar-games-menu): Add Zone.
Fri, 04 Aug 2000 08:30:16 +0000 Eli Zaretskii *** empty log message ***
Fri, 04 Aug 2000 08:25:57 +0000 Eli Zaretskii (toplevel): Require font-lock.
Fri, 04 Aug 2000 06:06:05 +0000 Eli Zaretskii (Highlight Interactively): Document the hi-lock mode.
Fri, 04 Aug 2000 05:53:39 +0000 Kenichi Handa *** empty log message ***
Fri, 04 Aug 2000 05:53:01 +0000 Kenichi Handa (coding_restore_composition): Pay attention to the case that
Fri, 04 Aug 2000 02:26:32 +0000 Kenichi Handa (read_process_output): Big simplification. Handle
Fri, 04 Aug 2000 02:12:39 +0000 Kenichi Handa (Fcall_process): Handle post-read-conversion of coding system if any.
Fri, 04 Aug 2000 02:05:39 +0000 Kenichi Handa (decode_coding_iso2022): More strict check for handling single
Fri, 04 Aug 2000 02:05:08 +0000 Kenichi Handa *** empty log message ***
Thu, 03 Aug 2000 20:24:26 +0000 Gerd Moellmann *** empty log message ***
Thu, 03 Aug 2000 20:22:34 +0000 Gerd Moellmann (set_frame_size, update_wm_hints, EmacsFrameSetValues):
Thu, 03 Aug 2000 20:22:17 +0000 Gerd Moellmann (update_frame_menubar): Use NULL instead of 0 at the end
Thu, 03 Aug 2000 20:21:52 +0000 Gerd Moellmann (Fx_file_dialog): Use NULL instead of 0 at the end of
Thu, 03 Aug 2000 20:11:01 +0000 Gerd Moellmann Get around a bug on skip-chars-forward.
Thu, 03 Aug 2000 20:09:56 +0000 Gerd Moellmann Use NULL at the end of the
Thu, 03 Aug 2000 20:08:27 +0000 Gerd Moellmann Add support for ia64*-*-linux*.
Thu, 03 Aug 2000 18:11:47 +0000 Sam Steingold * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Thu, 03 Aug 2000 14:50:28 +0000 Eli Zaretskii Fix typos in the entry for `ispell' command.
Thu, 03 Aug 2000 11:38:08 +0000 Eli Zaretskii *** empty log message ***
Thu, 03 Aug 2000 11:36:22 +0000 Eli Zaretskii (select-safe-coding-system): Make
Wed, 02 Aug 2000 21:29:36 +0000 Gerd Moellmann *** empty log message ***
Wed, 02 Aug 2000 20:23:23 +0000 Gerd Moellmann *** empty log message ***
Wed, 02 Aug 2000 20:21:53 +0000 Gerd Moellmann (ispell): New function, replacing an alias.
Wed, 02 Aug 2000 20:21:24 +0000 Gerd Moellmann (occur): Set tab-width in the *Occur* buffer to the
Wed, 02 Aug 2000 20:20:55 +0000 Gerd Moellmann Fix a customization problem on
Wed, 02 Aug 2000 20:17:01 +0000 Gerd Moellmann (display_buffer_reuse_frames): New variable.
Wed, 02 Aug 2000 20:16:40 +0000 Gerd Moellmann (Fsingle_key_description): Add parameter NO_ANGLES.
Wed, 02 Aug 2000 20:16:22 +0000 Gerd Moellmann (read_char_minibuf_menu_prompt): Add new parameter
Wed, 02 Aug 2000 20:15:51 +0000 Gerd Moellmann (lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
Wed, 02 Aug 2000 20:15:09 +0000 Gerd Moellmann (Fsingle_key_description, xmalloc, xrealloc): Change
Wed, 02 Aug 2000 07:38:53 +0000 Eli Zaretskii *** empty log message ***
Wed, 02 Aug 2000 07:37:22 +0000 Eli Zaretskii (ebrowse-tree-mode-map): Use display-mouse-p instead of window-system.
Tue, 01 Aug 2000 19:58:35 +0000 Gerd Moellmann *** empty log message ***
Tue, 01 Aug 2000 19:56:12 +0000 Gerd Moellmann Update ps-print functions call. Indentation fix. Doc
Tue, 01 Aug 2000 12:56:24 +0000 Miles Bader *** empty log message ***
Tue, 01 Aug 2000 12:51:44 +0000 Miles Bader (Fconstrain_to_field): Fix the conditions for deciding when to constrain
Tue, 01 Aug 2000 10:12:00 +0000 Eli Zaretskii *** empty log message ***
Tue, 01 Aug 2000 10:10:31 +0000 Eli Zaretskii (nslookup-font-lock-keywords): Don't condition font lock support
Tue, 01 Aug 2000 06:25:13 +0000 Eli Zaretskii *** empty log message ***
Tue, 01 Aug 2000 06:24:28 +0000 Eli Zaretskii (ispell-highlight-spelling-error): Use
Mon, 31 Jul 2000 15:41:39 +0000 Eli Zaretskii *** empty log message ***
Mon, 31 Jul 2000 15:39:37 +0000 Eli Zaretskii (rmail-start-mail): Use display-multi-frame-p
Mon, 31 Jul 2000 15:38:35 +0000 Eli Zaretskii (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
Mon, 31 Jul 2000 15:37:49 +0000 Eli Zaretskii (lm-font-lock-face-O, lm-font-lock-face-X)
Mon, 31 Jul 2000 15:36:50 +0000 Eli Zaretskii (toplevel): Support faces on tty's.
Mon, 31 Jul 2000 15:35:51 +0000 Eli Zaretskii (strokes-file): Run the file name through
Mon, 31 Jul 2000 15:35:08 +0000 Eli Zaretskii (widget-choose): Use display-mouse-p instead of window-system.
Mon, 31 Jul 2000 15:34:07 +0000 Eli Zaretskii (appt-disp-window): Use display-multi-frame-p
Mon, 31 Jul 2000 10:27:45 +0000 Eli Zaretskii Fix a typo in a comment. Reported by Michel de Ruiter <Michel@smr.nl>.
Mon, 31 Jul 2000 10:10:28 +0000 Eli Zaretskii *** empty log message ***
Mon, 31 Jul 2000 10:09:44 +0000 Eli Zaretskii (src): Make the rule faster by using a single djecho
Mon, 31 Jul 2000 10:07:46 +0000 Eli Zaretskii (MS-DOS Input): Document msdos-set-mouse-buttons.
Mon, 31 Jul 2000 06:45:34 +0000 Eli Zaretskii *** empty log message ***
Mon, 31 Jul 2000 06:38:19 +0000 Eli Zaretskii (Fmsdos_set_mouse_buttons, syms_of_msdos): New functions.
Mon, 31 Jul 2000 06:33:58 +0000 Eli Zaretskii *** empty log message ***
Mon, 31 Jul 2000 06:29:29 +0000 Eli Zaretskii (child_setup) [MSDOS]: malloc pwd_var instead of
Mon, 31 Jul 2000 06:24:21 +0000 Eli Zaretskii (run_msdos_command): Save and restore the master
Sun, 30 Jul 2000 14:03:38 +0000 Gerd Moellmann *** empty log message ***
Sun, 30 Jul 2000 14:01:31 +0000 Gerd Moellmann (iswitchb-entryfn-p): Test this-command instead
Sun, 30 Jul 2000 13:27:46 +0000 Eli Zaretskii *** empty log message ***
Sun, 30 Jul 2000 13:26:45 +0000 Eli Zaretskii (shell-quote-wildcard-pattern): New function.
Sun, 30 Jul 2000 11:50:38 +0000 Gerd Moellmann *** empty log message ***
Sun, 30 Jul 2000 11:49:57 +0000 Gerd Moellmann (glasses-make-readable): Fix uncapitalization of
Sun, 30 Jul 2000 11:49:38 +0000 Gerd Moellmann Fix bug 1: if ps-font-size-internal,
Sun, 30 Jul 2000 11:49:11 +0000 Gerd Moellmann (dired-build-subdir-alist): Expand subdirectory names
Sun, 30 Jul 2000 11:48:43 +0000 Gerd Moellmann Change custom :link file names from `eshell.info' to `eshell'.
Fri, 28 Jul 2000 18:22:57 +0000 Karl Fogel (mail-hist-previous-input, mail-hist-next-input): do the obvious code
Fri, 28 Jul 2000 16:27:41 +0000 Sam Steingold Ange-ftp handles the output of the w32-style clients
Fri, 28 Jul 2000 12:48:04 +0000 Gerd Moellmann *** empty log message ***
Thu, 27 Jul 2000 20:16:08 +0000 Gerd Moellmann *** empty log message ***
Thu, 27 Jul 2000 20:08:47 +0000 Gerd Moellmann (remove, remq): New functions.
Thu, 27 Jul 2000 20:07:12 +0000 Gerd Moellmann Add explanation of how to make cookie.el
Thu, 27 Jul 2000 20:06:37 +0000 Gerd Moellmann (sql-ms): Added autoload cookie.
Thu, 27 Jul 2000 20:04:33 +0000 Gerd Moellmann (aclocal.m4): Include in distribution.
Thu, 27 Jul 2000 15:51:12 +0000 Gerd Moellmann *** empty log message ***
Thu, 27 Jul 2000 15:44:20 +0000 Gerd Moellmann (Fdelete): Make it work on vectors and strings in addition to lists.
Thu, 27 Jul 2000 15:42:09 +0000 Gerd Moellmann (clean-buffer-list-kill-never-regexps): Correctly
Thu, 27 Jul 2000 15:41:49 +0000 Gerd Moellmann (completion-ignored-extensions): Add `.la', `.lo',
Thu, 27 Jul 2000 15:04:49 +0000 Dave Love *** empty log message ***
Thu, 27 Jul 2000 14:47:51 +0000 Dave Love (XUINT, XSET, XUNMARK) [_LP64]: Don't define.
Thu, 27 Jul 2000 14:47:17 +0000 Dave Love (IRIX_FORCE_32_BITS, LD_SWITCH_SYSTEM): Don't
Thu, 27 Jul 2000 14:25:35 +0000 Eli Zaretskii *** empty log message ***
Thu, 27 Jul 2000 14:24:14 +0000 Eli Zaretskii (lisp_time_argument): Fix last change.
Thu, 27 Jul 2000 13:28:26 +0000 Gerd Moellmann *** empty log message ***
Thu, 27 Jul 2000 13:13:23 +0000 Dave Love file-name-extension
Thu, 27 Jul 2000 13:12:14 +0000 Dave Love :help-echo needn't be a string.
Thu, 27 Jul 2000 13:11:10 +0000 Dave Love Mention keybindings of non-ASCII chars.
Thu, 27 Jul 2000 13:09:58 +0000 Dave Love Numeric args to concat.
Thu, 27 Jul 2000 12:34:42 +0000 Gerd Moellmann Add Commentary section.
Thu, 27 Jul 2000 12:31:17 +0000 Gerd Moellmann (Qkey_or_value, Qkey_and_value): New variables.
Thu, 27 Jul 2000 06:22:42 +0000 Kenichi Handa (cyrillic-koi8): Use `safe-chars' property instead of `safe-charsets'.
Thu, 27 Jul 2000 06:22:00 +0000 Kenichi Handa (sendmail-send-it): Improve the way to avoid calling
Thu, 27 Jul 2000 06:15:33 +0000 Kenichi Handa (cp-coding-system-for-codepage-1): Give `safe-chars' property to
Thu, 27 Jul 2000 06:09:25 +0000 Kenichi Handa (find-coding-systems-region-subset-p): This function deleted.
Thu, 27 Jul 2000 06:08:14 +0000 Kenichi Handa (register-char-codings): New function.
Thu, 27 Jul 2000 06:07:14 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Jul 2000 06:03:21 +0000 Kenichi Handa (char_table_ref_and_index): Add prototype.
Thu, 27 Jul 2000 06:02:29 +0000 Kenichi Handa (char_table_ref_and_index): New function.
Thu, 27 Jul 2000 06:01:19 +0000 Kenichi Handa (Qsafe_charsets): This variable deleted.
Thu, 27 Jul 2000 05:46:12 +0000 Kenichi Handa (struct coding_system): Member safe_charset deleted.
Thu, 27 Jul 2000 05:37:42 +0000 Kenichi Handa (compose-chars-after): Preserve match data.
Thu, 27 Jul 2000 05:37:13 +0000 Kenichi Handa *** empty log message ***
Wed, 26 Jul 2000 18:54:33 +0000 Sam Steingold mention `float-time' and the remote file modtime check
Wed, 26 Jul 2000 18:51:09 +0000 Eli Zaretskii Help strings are supported on MS-Windows and MS-DOS as well.
Wed, 26 Jul 2000 18:44:36 +0000 Sam Steingold use float-time
Wed, 26 Jul 2000 18:41:15 +0000 Sam Steingold new function: float-time
Wed, 26 Jul 2000 16:58:42 +0000 Andreas Schwab .
Wed, 26 Jul 2000 16:56:22 +0000 Andreas Schwab (normal-backup-enable-predicate): Correct
Wed, 26 Jul 2000 14:48:48 +0000 Gerd Moellmann *** empty log message ***
Wed, 26 Jul 2000 14:48:00 +0000 Gerd Moellmann (isearch-resume): New function.
Wed, 26 Jul 2000 14:10:02 +0000 Gerd Moellmann (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bits
Wed, 26 Jul 2000 14:09:40 +0000 Gerd Moellmann (HAVE_SOUND): Define only for FreeBSD, NetBSD and
Wed, 26 Jul 2000 13:10:16 +0000 Gerd Moellmann *** empty log message ***
Wed, 26 Jul 2000 13:07:15 +0000 Gerd Moellmann (menu_highlight_callback): Call show_help_echo directly
Wed, 26 Jul 2000 13:05:03 +0000 Gerd Moellmann *** empty log message ***
Wed, 26 Jul 2000 13:04:05 +0000 Gerd Moellmann (flyspell-mouse-map): Use `map' instead
Wed, 26 Jul 2000 13:03:26 +0000 Gerd Moellmann (m4-mode-abbrev-table): New variable.
Wed, 26 Jul 2000 13:02:53 +0000 Gerd Moellmann (makefile-mode-abbrev-table): Remove
Wed, 26 Jul 2000 11:25:27 +0000 Dave Love --disable-largefile, 64-bit solaris
Wed, 26 Jul 2000 11:07:37 +0000 Dave Love *** empty log message ***
Wed, 26 Jul 2000 11:06:05 +0000 Dave Love Move some definitions.
Wed, 26 Jul 2000 10:51:09 +0000 Dave Love (AC_SYS_LARGEFILE): Moved earlier.
Wed, 26 Jul 2000 07:49:40 +0000 Eli Zaretskii *** empty log message ***
Wed, 26 Jul 2000 07:49:25 +0000 Eli Zaretskii (Quitting): Fix last change.
Wed, 26 Jul 2000 04:12:42 +0000 Kenichi Handa (print_object): If vector printing is truncated, print "..." to
Wed, 26 Jul 2000 04:11:59 +0000 Kenichi Handa *** empty log message ***
Tue, 25 Jul 2000 23:26:01 +0000 Sam Steingold Get modtime over the net
Tue, 25 Jul 2000 21:38:34 +0000 Sam Steingold midnight-buffer-display-time: use with-current-buffer
Tue, 25 Jul 2000 16:07:46 +0000 Gerd Moellmann *** empty log message ***
Tue, 25 Jul 2000 16:05:25 +0000 Gerd Moellmann (enriched-face-ans): For a `foreground-color'
Tue, 25 Jul 2000 16:05:09 +0000 Gerd Moellmann Update copyright notice.
Tue, 25 Jul 2000 14:19:30 +0000 Dave Love SPARC, Alpha, GNU/Linux updates.
Tue, 25 Jul 2000 12:50:16 +0000 Eli Zaretskii *** empty log message ***