log

age author description
Wed, 28 May 1997 04:36:42 +0000 Kenichi Handa (Fchar_equal): Make it handle case of multibyte
Wed, 28 May 1997 04:36:36 +0000 Kenichi Handa (CHAR_TABLE_REF): Do not check validity of CT.
Wed, 28 May 1997 04:36:35 +0000 Kenichi Handa (casify_object): Handle multibyte characters.
Wed, 28 May 1997 04:36:34 +0000 Kenichi Handa (case_temp1, case_temp2): New variables temporarily
Wed, 28 May 1997 04:36:32 +0000 Kenichi Handa (Ffind_charset_string): The variable CHARSETS is
Wed, 28 May 1997 04:36:27 +0000 Kenichi Handa (encode_invocation_designation): Use macro
Wed, 28 May 1997 04:36:26 +0000 Kenichi Handa (struct iso2022_spec): Member requested_designation is
Wed, 28 May 1997 04:36:22 +0000 Kenichi Handa (map_char_table): For sub char-table, index should be
Wed, 28 May 1997 04:36:21 +0000 Kenichi Handa (fs_load_font): Before using a fontset, be sure to
Wed, 28 May 1997 04:36:20 +0000 Kenichi Handa (FONT_ENCODING_NOT_DECIDED): New macro.
Wed, 28 May 1997 04:22:11 +0000 Richard M. Stallman Customize.
Wed, 28 May 1997 03:50:36 +0000 Richard M. Stallman Comment changes.
Wed, 28 May 1997 03:41:18 +0000 Kenichi Handa Initial revision
Wed, 28 May 1997 03:40:44 +0000 Kenichi Handa (setup-english-environment): Set several
Wed, 28 May 1997 03:39:03 +0000 Kenichi Handa Most of setup-LANGUAGE-environment functions are
Wed, 28 May 1997 03:37:33 +0000 Kenichi Handa Set default value of coding-category-iso-else to
Wed, 28 May 1997 03:37:32 +0000 Kenichi Handa Delete defining "i" in mule-keymap.
Wed, 28 May 1997 03:37:30 +0000 Kenichi Handa Add comment for the code loading
Wed, 28 May 1997 03:35:47 +0000 Kenichi Handa (x-complement-fontset-spec): Add font names which are
Wed, 28 May 1997 03:35:42 +0000 Kenichi Handa (dired-find-file): Likewise.
Wed, 28 May 1997 03:35:36 +0000 Kenichi Handa (find-file): Delete the facility of handling a prefix
Wed, 28 May 1997 03:35:35 +0000 Kenichi Handa (describe-buffer-case-table): Use aref instead of
Wed, 28 May 1997 03:35:34 +0000 Kenichi Handa (encoded-kbd-mode): Fix typo in doc-string.
Wed, 28 May 1997 03:35:33 +0000 Kenichi Handa (set-terminal-coding-system): New function.
Tue, 27 May 1997 22:52:31 +0000 Richard M. Stallman (mouse-undouble-last-event): Return nil if the event
Tue, 27 May 1997 21:26:13 +0000 Per Abrahamsen Updated address.
Tue, 27 May 1997 21:24:07 +0000 Per Abrahamsen Update address.
Tue, 27 May 1997 20:53:24 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 20:49:17 +0000 Richard M. Stallman (vi-join-lines): Locally bind count.
Tue, 27 May 1997 20:37:34 +0000 Richard M. Stallman (ielm-input): New defvar.
Tue, 27 May 1997 19:51:23 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 17:46:19 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 17:06:24 +0000 Richard M. Stallman (browse-url-netscape, browse-url-netscape-sentinel)
Tue, 27 May 1997 17:02:18 +0000 Richard M. Stallman (indent-icon-exp): Bind last-depth.
Tue, 27 May 1997 16:20:16 +0000 Richard M. Stallman (webjump-adult-p): Function deleted.
Tue, 27 May 1997 15:41:21 +0000 Richard M. Stallman (set-case-syntax-set-multibyte): New variable.
Tue, 27 May 1997 15:37:53 +0000 Richard M. Stallman If set-case-syntax-set-multibyte is non-nil, define syntax
Tue, 27 May 1997 15:32:03 +0000 Richard M. Stallman Comment change.
Tue, 27 May 1997 14:50:08 +0000 Richard M. Stallman (icon-mode): Adapt to new hideshow and improve regexps.
Tue, 27 May 1997 05:02:45 +0000 Richard M. Stallman (Info-exit): Use bury-buffer simply.
Tue, 27 May 1997 04:59:47 +0000 Richard M. Stallman (command_loop_1): Pass 1 as new arg to sit_for.
Tue, 27 May 1997 04:59:29 +0000 Richard M. Stallman (compute_motion): Return correctly if skip_invisible
Tue, 27 May 1997 03:15:29 +0000 Paul Eggert automatically generated from GPLed version
Tue, 27 May 1997 03:15:15 +0000 Paul Eggert automatically generated from GPLed version
Tue, 27 May 1997 03:09:37 +0000 Richard M. Stallman (XTread_socket) <UnmapNotify>: Don't make an inconify_event
Tue, 27 May 1997 02:46:14 +0000 Richard M. Stallman (syms_of_window): Initialize inhibit_frame_unsplittable.
Tue, 27 May 1997 01:54:42 +0000 Richard M. Stallman (sit_for): New arg initial_display.
Tue, 27 May 1997 01:52:10 +0000 Richard M. Stallman (Fwin16_set_clipboard_data): Pass new arg to sit_for.
Tue, 27 May 1997 01:51:04 +0000 Richard M. Stallman (Fdo_auto_save): Pass new arg to sit_for.
Tue, 27 May 1997 01:50:25 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to sit_for.
Mon, 26 May 1997 21:41:50 +0000 Richard M. Stallman Change copyright years.
Mon, 26 May 1997 09:53:59 +0000 Simon Marshall Use insert to preserve marker positions (pmark) and delete last.
Mon, 26 May 1997 08:17:39 +0000 Simon Marshall frame-override-unsplittable/inhibit-frame-unsplittable name change.
Mon, 26 May 1997 07:53:35 +0000 Richard M. Stallman (x_real_positions): Directly compare the frame's window
Mon, 26 May 1997 06:22:15 +0000 Richard M. Stallman (x_make_frame_visible): Call x_set_offset only after
Mon, 26 May 1997 02:41:42 +0000 Richard M. Stallman (Fdisplay_buffer): Use B not b for interactive argument.
Mon, 26 May 1997 01:46:51 +0000 Richard M. Stallman Always load case-table, latin-1, latin-2, latin-3, latin-4.
Mon, 26 May 1997 01:30:07 +0000 Richard M. Stallman (x-create-frame-with-faces): Don't call frame-set-background-mode
Sun, 25 May 1997 22:01:44 +0000 Richard M. Stallman (defface): Doc fix.
Sun, 25 May 1997 21:55:52 +0000 Richard M. Stallman Move face setup to faces.el.
Sun, 25 May 1997 21:52:33 +0000 Richard M. Stallman Unconditionally create the standard faces at load time.
Sun, 25 May 1997 21:49:30 +0000 Richard M. Stallman (custom-face-attributes): Add :inverse-video.
Sun, 25 May 1997 21:39:38 +0000 Richard M. Stallman (modify-face): Don't call make-face-unbold
Sun, 25 May 1997 18:08:23 +0000 Richard M. Stallman Use defgroup and defcustom.
Sun, 25 May 1997 18:05:58 +0000 Richard M. Stallman (substitute-key-definition): Fix previous change.
Sun, 25 May 1997 06:32:32 +0000 Richard M. Stallman (dontcompilefiles): Add latin-1.el ... latin-4.el;
Sat, 24 May 1997 21:27:29 +0000 Richard M. Stallman (Info-suffix-list): Accept -info as suffix;
Sat, 24 May 1997 21:18:25 +0000 Richard M. Stallman (texinfo-version): New function and variable.
Sat, 24 May 1997 20:52:05 +0000 Richard M. Stallman (texinfo-extra-inter-column-width):
Sat, 24 May 1997 20:50:37 +0000 Richard M. Stallman [This finishes the change log for the changes in the previous version.]
Sat, 24 May 1997 20:00:10 +0000 Richard M. Stallman (texinfmt-version): New function and variable.
Sat, 24 May 1997 08:14:51 +0000 Richard M. Stallman (libc-highlight-overlay): New variable.
Sat, 24 May 1997 08:13:06 +0000 Richard M. Stallman Initial revision
Fri, 23 May 1997 18:23:31 +0000 Richard M. Stallman (set-case-syntax-1): New function.
Fri, 23 May 1997 17:34:11 +0000 Richard M. Stallman (perform-replace): Restore match data after read-event.
Fri, 23 May 1997 17:33:32 +0000 Richard M. Stallman (access_keymap, store_in_keymap): Don't look in a char-table
Fri, 23 May 1997 17:32:41 +0000 Richard M. Stallman (internal_equal): When comparing strings, ignore text props.
Fri, 23 May 1997 17:32:12 +0000 Richard M. Stallman Comment change.
Fri, 23 May 1997 04:56:15 +0000 Richard M. Stallman Comment change.
Fri, 23 May 1997 04:48:42 +0000 Richard M. Stallman Initial revision
Fri, 23 May 1997 04:48:25 +0000 Richard M. Stallman Use punctuation syntax for section sign.
Fri, 23 May 1997 03:45:19 +0000 Richard M. Stallman Use defgroup and defcustom.
Fri, 23 May 1997 00:23:18 +0000 Erik Naggum Initial revision
Thu, 22 May 1997 20:09:55 +0000 Richard M. Stallman (command-line): iso-syntax.el renamed to latin-1.el.
Thu, 22 May 1997 19:10:29 +0000 Erik Naggum (change-log-font-lock-keywords): Tweak font-lock-keywords.
Thu, 22 May 1997 19:00:25 +0000 Richard M. Stallman (substitute-key-definition): Handle chartables.
Thu, 22 May 1997 10:51:45 +0000 Per Abrahamsen Doc fix.
Thu, 22 May 1997 06:47:41 +0000 Noah Friedman (eldoc-message-commands): Move docstring into comments, since this isn't
Thu, 22 May 1997 06:22:30 +0000 Richard M. Stallman The inode number can be an integer.
Thu, 22 May 1997 06:21:22 +0000 Richard M. Stallman (Fintern): Give keywords a value when interned.
Thu, 22 May 1997 06:20:42 +0000 Richard M. Stallman (describe-key-briefly, where-is): Prefix arg means
Thu, 22 May 1997 03:32:45 +0000 Richard M. Stallman iso-syntax.el renamed to latin-1.el.
Thu, 22 May 1997 02:06:07 +0000 Richard M. Stallman (pc-selection-mode): Swap meanings of f16 and f18;
Thu, 22 May 1997 01:58:55 +0000 Richard M. Stallman (ada-krunch-args): Use gnatkr instead of gnatk8.
Thu, 22 May 1997 00:40:45 +0000 Richard M. Stallman (awk-mode): Set parse-sexp-ignore-comments.
Wed, 21 May 1997 20:07:20 +0000 Erik Naggum (add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):
Wed, 21 May 1997 14:42:09 +0000 Andr Spiegel (vc-backend-admin): If there is no SCCS subdirectory yet, create it.
Wed, 21 May 1997 07:09:21 +0000 Richard M. Stallman (webjump-to-javaapi): Function deleted.
Wed, 21 May 1997 05:16:30 +0000 Joel N. Weber II thomas, not mib
Wed, 21 May 1997 05:06:23 +0000 Richard M. Stallman (mode-line-mule-info): Add a colon.
Wed, 21 May 1997 03:46:47 +0000 Richard M. Stallman (Fformat_time_string): Doc update.
Tue, 20 May 1997 21:55:30 +0000 Richard M. Stallman (set-word-help-file): Renamed from set-help-file.
Tue, 20 May 1997 21:48:58 +0000 Richard M. Stallman Initial revision
Tue, 20 May 1997 21:46:00 +0000 Richard M. Stallman (crisp-mode): Add autoload cookie.
Tue, 20 May 1997 19:38:31 +0000 Richard M. Stallman (dontcompilefiles): Add list of files that should not be byte-compiled.
Tue, 20 May 1997 19:12:17 +0000 Richard M. Stallman Fix copyright and permission notice.
Tue, 20 May 1997 18:51:22 +0000 Richard M. Stallman (add-untranslated-filesystem)
Tue, 20 May 1997 18:49:06 +0000 Richard M. Stallman (crisp-last-last-command): Renamed from last-last-command
Tue, 20 May 1997 18:37:35 +0000 Richard M. Stallman (m4-program): Guess which m4 binary to use.
Tue, 20 May 1997 18:26:49 +0000 Richard M. Stallman (shortlisp): Add custom.elc and cus-start.elc.
Tue, 20 May 1997 17:17:39 +0000 Richard M. Stallman (event-closest-point): Fix paren error.
Tue, 20 May 1997 12:28:28 +0000 Per Abrahamsen Change load-path tag again.
Tue, 20 May 1997 05:58:25 +0000 Richard M. Stallman (sit_for): Delete #if 0.
Tue, 20 May 1997 05:27:50 +0000 Richard M. Stallman (path-separator, parse-colon-path): Doc fixes.
Tue, 20 May 1997 05:26:22 +0000 Richard M. Stallman (mh-file-command-p): New function.
Tue, 20 May 1997 05:18:15 +0000 Richard M. Stallman (diary-float): Rewritten to fix bug when base date
Tue, 20 May 1997 05:17:49 +0000 Richard M. Stallman (holiday-float): Rewritten to fix bug when base date
Tue, 20 May 1997 04:03:24 +0000 Richard M. Stallman Fix previous change.
Mon, 19 May 1997 17:14:43 +0000 Per Abrahamsen Changed load-path look a little.
Mon, 19 May 1997 08:32:44 +0000 Kenichi Handa (HAVE_TERMIOS): Define it.
Mon, 19 May 1997 08:30:55 +0000 Kenichi Handa (PTY_OPEN): Call sigblock instead of sigblockx.
Mon, 19 May 1997 07:29:00 +0000 Richard M. Stallman Fix typo in previous change.
Mon, 19 May 1997 07:17:38 +0000 Kenichi Handa (xdisp.o): Add coding.h in dependency list.
Mon, 19 May 1997 06:29:13 +0000 Richard M. Stallman Update regexp syntax from Emacs manual.
Mon, 19 May 1997 03:55:24 +0000 Kenichi Handa Change the declaration o encoding
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (fs_load_font): Modified to cope with the above change
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (struct font_info): Change the declaration o encoding
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (Ffind_charset_region): Change the declaration of
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (struct iso2022_spec): Change the declaration of
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (lisp_data_to_selection_data): charsets from `char' to `int.
Mon, 19 May 1997 03:33:50 +0000 Kenichi Handa (x_load_font): Set 4 instead of -1 in fontp->encoding[1]
Mon, 19 May 1997 03:21:06 +0000 Richard M. Stallman (Fcall_interactively): Use num_input_events.
Mon, 19 May 1997 03:20:48 +0000 Richard M. Stallman (num_input_events, num_nonmacro_input_events):
Mon, 19 May 1997 02:52:50 +0000 Richard M. Stallman (set-fill-column): Make the C-u case work.
Mon, 19 May 1997 02:45:30 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:44:57 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:36:18 +0000 Richard M. Stallman (Vtty_erase_char): Declared.
Mon, 19 May 1997 02:35:09 +0000 Richard M. Stallman (Vtty_erase_char): Variable defined
Mon, 19 May 1997 02:34:16 +0000 Richard M. Stallman (init_sys_modes): Initialize Vtty_erase_char if
Mon, 19 May 1997 02:17:26 +0000 Richard M. Stallman (Ffile_attributes): Return inode number as a cons only if necessary.
Mon, 19 May 1997 01:05:13 +0000 Richard M. Stallman (rmail-summary-delete-forward): Force the
Mon, 19 May 1997 01:04:04 +0000 Richard M. Stallman (compilation-parse-errors): Fix paren error.
Mon, 19 May 1997 01:03:02 +0000 Richard M. Stallman (lpr-page-header-switches): Remove extra paren.
Mon, 19 May 1997 01:01:25 +0000 Richard M. Stallman (dabbrev-expand, dabbrev--abbrev-at-point)
Sun, 18 May 1997 20:18:16 +0000 Richard M. Stallman (strwidth): Fix previous change.
Sun, 18 May 1997 20:06:12 +0000 Richard M. Stallman (browse-url): Make `applicatations' the parent.
Sun, 18 May 1997 19:06:16 +0000 Richard M. Stallman (copy_keymap_1): Do nothing if ELT isn't a keymap.
Sat, 17 May 1997 18:40:38 +0000 Richard M. Stallman (set-case-syntax-offset): New variable.
Sat, 17 May 1997 18:39:23 +0000 Richard M. Stallman (Info-set-mode-line): Add some spaces at the beginning.
Sat, 17 May 1997 18:38:17 +0000 Richard M. Stallman (event-closest-point): New function.
Sat, 17 May 1997 18:37:32 +0000 Richard M. Stallman (make_terminal_frame): Don't add `Emacs' to frame name.
Sat, 17 May 1997 06:39:39 +0000 Richard M. Stallman (custom-facep): Defined (once again).
Sat, 17 May 1997 04:28:13 +0000 Richard M. Stallman (do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.
Sat, 17 May 1997 04:19:19 +0000 Richard M. Stallman (mode-line-modified): Delete one of the leading dashes.
Sat, 17 May 1997 03:12:03 +0000 Richard M. Stallman (outline-mode): Use `add-to-invisibility-spec' and
Sat, 17 May 1997 02:01:42 +0000 Kenichi Handa (enable-kinsoku): Name changed form do-kinsoku.
Fri, 16 May 1997 22:49:59 +0000 Richard M. Stallman (update-autoloads-from-directories): Renamed from
Fri, 16 May 1997 22:16:27 +0000 Richard M. Stallman Comment change for testing.
Fri, 16 May 1997 08:08:49 +0000 Richard M. Stallman (nonascii_insert_offset): New variable.
Fri, 16 May 1997 08:05:14 +0000 Richard M. Stallman (iso-accents-insert-offset): Use nonascii-insert-offset.
Fri, 16 May 1997 08:04:19 +0000 Richard M. Stallman (iso-transl-define-keys): Use nonascii-insert-offset.
Fri, 16 May 1997 07:32:59 +0000 Richard M. Stallman (display_text_line): Move the code to fill out the line
Fri, 16 May 1997 05:35:04 +0000 Richard M. Stallman (mallopt): Declare, if appropriate.
Fri, 16 May 1997 02:23:12 +0000 Kenichi Handa (charset.o): Add disptab.h in dependency list.
Fri, 16 May 1997 02:22:39 +0000 Kenichi Handa Include disptab.h.
Fri, 16 May 1997 00:59:15 +0000 Kenichi Handa (standard-fontset-spec): Name changed from
Fri, 16 May 1997 00:59:09 +0000 Kenichi Handa Coding system names changed as follows:
Fri, 16 May 1997 00:59:07 +0000 Kenichi Handa (set-language-info): Change the special treatment
Fri, 16 May 1997 00:59:00 +0000 Kenichi Handa Coding system names changed as follows:
Fri, 16 May 1997 00:58:58 +0000 Kenichi Handa Create bold, italic, bold-italic variants of
Fri, 16 May 1997 00:58:57 +0000 Kenichi Handa (make-unification-table): Fix handling of a generic
Fri, 16 May 1997 00:43:41 +0000 Kenichi Handa (Fx_create_frame): Delete unnecessary code.
Fri, 16 May 1997 00:43:29 +0000 Kenichi Handa Name change through the code:
Fri, 16 May 1997 00:43:27 +0000 Kenichi Handa (non_ascii_char_to_string): Signal error if the
Fri, 16 May 1997 00:43:26 +0000 Kenichi Handa (VALID_CHAR_P): New macro.
Fri, 16 May 1997 00:43:22 +0000 Kenichi Handa Declare Fcopy_keymap as Lisp_Object in advance to
Fri, 16 May 1997 00:43:18 +0000 Kenichi Handa (BYTES_USED): Put # at the beginning of line.
Fri, 16 May 1997 00:43:15 +0000 Kenichi Handa Declare set_internal as Lisp_Object in advance to avoid
Fri, 16 May 1997 00:43:11 +0000 Kenichi Handa Declare Fuser_full_name as Lisp_Object in advance to
Fri, 16 May 1997 00:43:09 +0000 Kenichi Handa (struct ccl_prog_stack): Declear the member ccl_prog as
Fri, 16 May 1997 00:43:08 +0000 Kenichi Handa (fontset_pattern_regexp): Cast to (char *) before
Fri, 16 May 1997 00:43:05 +0000 Kenichi Handa (copy_sub_char_table): Declare the argument ARG as
Fri, 16 May 1997 00:42:53 +0000 Kenichi Handa (dumpglyphs): Draw glyphs one by one if the font for
Thu, 15 May 1997 22:07:16 +0000 Richard M. Stallman Add GDB/Guile task.
Thu, 15 May 1997 21:28:03 +0000 Richard M. Stallman (Finsert_file_contents): Use xrealloc too.
Thu, 15 May 1997 21:19:48 +0000 Richard M. Stallman Fix previous change.
Thu, 15 May 1997 20:17:08 +0000 Richard M. Stallman (rmail-retry-failure): Rename local to rmail-this-buffer.
Thu, 15 May 1997 20:15:56 +0000 Richard M. Stallman (Finsert_file_contents): Use xmalloc. not malloc.
Thu, 15 May 1997 18:39:33 +0000 Richard M. Stallman (Fcopy_sequence): Correctly copy the char-table contents.
Thu, 15 May 1997 18:26:28 +0000 Richard M. Stallman (strwidth, Fchar_width): Handle display table.
Thu, 15 May 1997 11:11:10 +0000 Kenichi Handa Add Cyrillic script for Serbo-Croatian
Thu, 15 May 1997 07:47:29 +0000 Karl Heuer Include charset.h.
Thu, 15 May 1997 07:35:32 +0000 Karl Heuer (compute_trt_identity, compute_trt_shuffle): Add comments.
Thu, 15 May 1997 05:18:28 +0000 Richard M. Stallman Don't create faces if make-face isn't defined.
Thu, 15 May 1997 04:50:40 +0000 Richard M. Stallman (lpr-page-header-switches): Use -F, not -f.
Thu, 15 May 1997 04:02:49 +0000 Richard M. Stallman (mode-line-mule-info): Delete the colon.
Thu, 15 May 1997 03:59:36 +0000 Richard M. Stallman Fix previous change.
Thu, 15 May 1997 03:55:20 +0000 Richard M. Stallman (dired-mode): Don't include `Dired:' in mode line.
Thu, 15 May 1997 03:54:56 +0000 Richard M. Stallman (mode-line-frame-identification):
Thu, 15 May 1997 03:39:22 +0000 Richard M. Stallman (mode-line-buffer-identification):
Thu, 15 May 1997 03:22:38 +0000 Richard M. Stallman (compute_trt_identity): Use make_sub_char_table.
Thu, 15 May 1997 02:28:34 +0000 Richard M. Stallman (Fcall_interactively): Pass extra arg to Fread_string.
Thu, 15 May 1997 02:28:12 +0000 Richard M. Stallman (Fread_from_minibuffer): Add gcpro.
Thu, 15 May 1997 02:23:20 +0000 Karl Heuer Include charset.h.
Wed, 14 May 1997 19:51:33 +0000 Richard M. Stallman Don't include term.el.
Wed, 14 May 1997 19:47:48 +0000 Richard M. Stallman (browse-url-event-buffer):
Wed, 14 May 1997 18:42:57 +0000 Richard M. Stallman (server-kill-buffer): Act only when there is a server process.
Wed, 14 May 1997 17:38:51 +0000 Per Abrahamsen Restored code lost in merge.
Wed, 14 May 1997 17:31:13 +0000 Per Abrahamsen Synched with 1.97.
Wed, 14 May 1997 17:22:46 +0000 Per Abrahamsen Synched with version 1.97.
Wed, 14 May 1997 07:27:25 +0000 Simon Marshall make expand-mail-aliases interactive
Wed, 14 May 1997 07:26:32 +0000 Simon Marshall entry for expand-mail-aliases
Wed, 14 May 1997 05:47:07 +0000 Richard M. Stallman (describe_vector): Identify charset row numbers clearly.
Wed, 14 May 1997 03:53:43 +0000 Richard M. Stallman (isearch-process-search-char): Use multibyte
Wed, 14 May 1997 03:49:20 +0000 Richard M. Stallman Make Latin-4 characters self-insert.
Wed, 14 May 1997 02:25:48 +0000 Richard M. Stallman (iso-transl-define-keys):
Tue, 13 May 1997 22:44:08 +0000 Paul Eggert (files): When computing arguments automatically, ignore non-files
Tue, 13 May 1997 19:52:56 +0000 Richard M. Stallman (forward-whitespace, forward-symbol):
Tue, 13 May 1997 19:51:29 +0000 Richard M. Stallman (map_char_table): New arg SUBTABLE. Callers changed.
Tue, 13 May 1997 19:41:21 +0000 Richard M. Stallman (get_keyelt): Handle an indirect entry with meta char.
Tue, 13 May 1997 19:36:37 +0000 Richard M. Stallman (describe_category_1): Pass new args to describe_vector.
Tue, 13 May 1997 19:36:15 +0000 Richard M. Stallman (describe_syntax_1): Pass new args to describe_vector.
Tue, 13 May 1997 09:38:23 +0000 Francesco Potort Added support for the Java language.
Mon, 12 May 1997 23:22:22 +0000 Richard M. Stallman Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.
Mon, 12 May 1997 23:20:55 +0000 Richard M. Stallman Move bindings.el after mule-conf.el.
Mon, 12 May 1997 23:18:58 +0000 Richard M. Stallman (iso-accents-compose): Return composed character directly for execution.
Mon, 12 May 1997 23:18:40 +0000 Richard M. Stallman (isearch-mode-map): Treat Latin-1, Latin-2 an Latin-3
Mon, 12 May 1997 22:04:18 +0000 Richard M. Stallman (wrong_type_argument): Pass new arg to Fstring_to_number.
Mon, 12 May 1997 18:58:20 +0000 Richard M. Stallman (Fx_create_frame): Get X resources from the display
Mon, 12 May 1997 16:10:08 +0000 Francesco Potort * etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.
Mon, 12 May 1997 07:00:28 +0000 Kenichi Handa (viqr-pre-write-conversion): Make it work
Mon, 12 May 1997 07:00:26 +0000 Kenichi Handa (tibetan-pre-write-conversion): Make it work
Mon, 12 May 1997 07:00:25 +0000 Kenichi Handa (thai-pre-write-conversion): Make it work
Mon, 12 May 1997 07:00:21 +0000 Kenichi Handa (fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.
Mon, 12 May 1997 07:00:18 +0000 Kenichi Handa (in-is13194-devanagari-post-read-conversion): New function.
Mon, 12 May 1997 07:00:16 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:15 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:13 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:12 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:09 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:08 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:07 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 07:00:05 +0000 Kenichi Handa Make functions setup-LANGUAGE-environment
Mon, 12 May 1997 06:59:23 +0000 Kenichi Handa (use-quail-package): Error message added.
Mon, 12 May 1997 06:56:32 +0000 Kenichi Handa Create bold, italic, and bold-italic variants of
Mon, 12 May 1997 06:56:27 +0000 Kenichi Handa (rmail-enable-decoding-message): New variable.
Mon, 12 May 1997 06:56:25 +0000 Kenichi Handa (make-char): Doc-string modified.
Mon, 12 May 1997 06:56:24 +0000 Kenichi Handa Delete code for alternate-charset-table.
Mon, 12 May 1997 06:56:23 +0000 Kenichi Handa Set category of kinsoku-bol and kinsoku-eol for
Mon, 12 May 1997 06:56:23 +0000 Kenichi Handa (build-describe-language-support-function,
Mon, 12 May 1997 06:56:21 +0000 Kenichi Handa (gnus-mule-message-send-news-function): New
Mon, 12 May 1997 06:56:21 +0000 Kenichi Handa (help-with-tutorial): Fix a bug of handling non-English
Mon, 12 May 1997 06:56:20 +0000 Kenichi Handa (x-decompose-font-name): While seting each field of
Mon, 12 May 1997 06:56:19 +0000 Kenichi Handa (encoded-kbd-mode): Doc-string modified.
Mon, 12 May 1997 05:30:27 +0000 Kenichi Handa Set syntax and category for Devanagari, Thai, and
Mon, 12 May 1997 05:26:35 +0000 Kenichi Handa (x-make-font-bold-italic): New function.
Mon, 12 May 1997 01:19:54 +0000 Richard M. Stallman (defcustom): Get rid of eval-and-compile.
Mon, 12 May 1997 01:14:36 +0000 Richard M. Stallman (defcustom): Add doc-string-elt property.
Mon, 12 May 1997 01:03:02 +0000 Richard M. Stallman (dist): Don't run update-subdirs here,
Mon, 12 May 1997 00:59:57 +0000 Richard M. Stallman (update-subdirs): New target.
Mon, 12 May 1997 00:53:45 +0000 Richard M. Stallman Use the new `updates' target in lisp/Makefile.
Mon, 12 May 1997 00:51:53 +0000 Richard M. Stallman (autoloads, custom-deps, finder-data):
Mon, 12 May 1997 00:49:50 +0000 Richard M. Stallman (finder-compile-keywords-make-dist):
Mon, 12 May 1997 00:46:59 +0000 Richard M. Stallman (custom-make-dependencies): Don't find the subdirs here;
Mon, 12 May 1997 00:06:03 +0000 Richard M. Stallman (custom-deps): Target renamed from cus-load.el.
Mon, 12 May 1997 00:03:38 +0000 Richard M. Stallman Use new non-file targets in lisp/Makefile.
Sun, 11 May 1997 20:02:32 +0000 Paul Eggert (loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
Sun, 11 May 1997 18:43:55 +0000 Paul Eggert Doc fix: CR is \015, not \013.
Sat, 10 May 1997 22:29:42 +0000 Richard M. Stallman (ange-ftp-start-process): Create the buffer
Sat, 10 May 1997 21:48:30 +0000 Richard M. Stallman (command_loop_1): Use an int for last_command_char.
Sat, 10 May 1997 21:47:21 +0000 Richard M. Stallman (Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
Sat, 10 May 1997 21:44:59 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to
Sat, 10 May 1997 21:44:11 +0000 Richard M. Stallman (Fbury_buffer): If buffer is in selected window, remove it.
Sat, 10 May 1997 05:44:56 +0000 Richard M. Stallman (backup-extract-version-start): New variable.
Sat, 10 May 1997 05:43:58 +0000 Richard M. Stallman (dired-collect-file-versions):
Sat, 10 May 1997 05:42:53 +0000 Richard M. Stallman (diff-latest-backup-file):
Sat, 10 May 1997 05:36:01 +0000 Richard M. Stallman (auto-mode-alist): Shuffle a few elements,
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Vfontset_alias_alist): New variable.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fcall_process_region): Supply 7th new arg
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fccl_execute_on_string): Add 4th optional arg
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (unify_char): New function.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (unify_char): Extern it.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Valternate_charset_table): The valiable deleted.
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fwrite_region): Add 7th optional arg
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (Fx_create_frame): Delete code for handling the X
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (selection_data_to_lisp_data): If TYPE is `STRING'
Sat, 10 May 1997 03:37:01 +0000 Kenichi Handa (dumpglyphs): Even if font (not fontset) is used,
Sat, 10 May 1997 03:24:32 +0000 Richard M. Stallman (Fexecute_extended_command): Pass new arg to Fcompleting_read.
Sat, 10 May 1997 03:20:43 +0000 Richard M. Stallman (Fread_file_name): Finish previous change.
Sat, 10 May 1997 03:19:20 +0000 Richard M. Stallman (Fread_coding_system, Fread_non_nil_coding_system):
Sat, 10 May 1997 01:47:16 +0000 Richard M. Stallman (iso-languages): For Latin-2, add ^I and ^i. Fix ~a.
Sat, 10 May 1997 01:43:18 +0000 Richard M. Stallman (iso-languages): Add charset spec to some elements.
Sat, 10 May 1997 01:24:59 +0000 Richard M. Stallman (read_minibuf): Declaration deleted.
Sat, 10 May 1997 00:39:44 +0000 Richard M. Stallman (quoted-insert-character-offset): Initialize more cleanly.
Sat, 10 May 1997 00:37:24 +0000 Richard M. Stallman (server-buffer-done): New arg FOR-KILLING.
Sat, 10 May 1997 00:33:28 +0000 Richard M. Stallman (dabbrev-case-replace, dabbrev-case-fold-search):
Fri, 09 May 1997 21:58:00 +0000 Richard M. Stallman Add a `provide' call.
Fri, 09 May 1997 21:47:48 +0000 Richard M. Stallman (Fx_popup_menu): Do fix.
Fri, 09 May 1997 19:57:36 +0000 Richard M. Stallman (timer-event-handler): Take timer as arg directly.
Fri, 09 May 1997 06:31:04 +0000 Richard M. Stallman (read-quoted-char): Don't mask down to 8 bits.
Fri, 09 May 1997 05:19:39 +0000 Richard M. Stallman Add Kermit replacement project.
Thu, 08 May 1997 20:49:36 +0000 Richard M. Stallman (TAGS): Fix typo.
Thu, 08 May 1997 16:28:07 +0000 Richard M. Stallman (byte-compile-file-form-custom-declare-variable): New function.
Thu, 08 May 1997 16:04:55 +0000 Richard M. Stallman Fix previous change.
Thu, 08 May 1997 16:03:40 +0000 Richard M. Stallman (customize): Call customize-group.
Thu, 08 May 1997 14:51:57 +0000 Richard M. Stallman (iso-accents-compose):
Thu, 08 May 1997 06:02:42 +0000 Richard M. Stallman (assoc-ignore-case): Function deleted.
Thu, 08 May 1997 05:51:48 +0000 Richard M. Stallman (Qtimer_event): Variable deleted.
Thu, 08 May 1997 05:48:01 +0000 Richard M. Stallman (mark_window_display_accurate, redisplay_internal):
Thu, 08 May 1997 05:11:50 +0000 Richard M. Stallman Customize.
Wed, 07 May 1997 20:54:04 +0000 Richard M. Stallman (menu-bar-help-menu): Move "Customize" to the top.
Wed, 07 May 1997 20:31:57 +0000 Richard M. Stallman (printify-region): Doc fix.
Wed, 07 May 1997 19:34:18 +0000 Richard M. Stallman (holiday-passover-etc): Postpone date of Yom
Wed, 07 May 1997 19:22:58 +0000 Richard M. Stallman Delete the code that was trying to define BSD "right"
Wed, 07 May 1997 19:19:04 +0000 Thomas Bushnell, BSG Recognize either / or - as a machine/suptype separator from uname -m gnumach-release-1-1 gnumach-release-1-1-1 libc-970508 libc-970509 libc-970510 libc-970511 libc-970512 libc-970513 libc-970514 libc-970515 libc-970516 libc-970517 libc-970518 libc-970519 libc-970520 libc-970521 libc-970522 libc-970523 libc-970524 libc-970525 libc-970526 libc-970527 libc-970528 libc-970529 libc-970530 libc-970531 libc-970601 libc-970602 libc-970603 libc-970604 libc-970605
Wed, 07 May 1997 07:26:10 +0000 Richard M. Stallman (Fread_file_name): Pass default to Fcompleting_read.
Wed, 07 May 1997 04:01:44 +0000 Richard M. Stallman Fix customization change.
Wed, 07 May 1997 03:57:29 +0000 Richard M. Stallman (outline-mode): Autoload cookie deleted.
Wed, 07 May 1997 03:57:01 +0000 Richard M. Stallman (outline-mode): Autoload cookie added.
Wed, 07 May 1997 03:54:03 +0000 Richard M. Stallman Use defgroup and defcustom.
Wed, 07 May 1997 00:33:20 +0000 Richard M. Stallman (LIBS_MACHINE): Add -lelf.
Tue, 06 May 1997 21:14:20 +0000 Richard M. Stallman (custom-make-dependencies):
Tue, 06 May 1997 19:42:05 +0000 Richard M. Stallman (MOUSE_SUPPORT): Delete menu-bar.elc.
Tue, 06 May 1997 19:30:49 +0000 Richard M. Stallman (getline): Don't miss CRLF pairs when the CR and LF are
Tue, 06 May 1997 13:59:36 +0000 Simon Marshall Use sexp widget in case modified outside custom.
Tue, 06 May 1997 13:54:06 +0000 Simon Marshall Quote :group names.
Tue, 06 May 1997 03:53:10 +0000 Richard M. Stallman (byte-optimize-approx-equal): Use <=, not <.
Tue, 06 May 1997 03:42:02 +0000 Richard M. Stallman (display_text_line): Clear region_showing to Qnil if the
Tue, 06 May 1997 03:29:39 +0000 Richard M. Stallman (Fset_window_configuration): Set last_selected_window
Mon, 05 May 1997 23:41:56 +0000 Richard M. Stallman (imenu-auto-rescan): Fix typo.
Mon, 05 May 1997 23:40:22 +0000 Richard M. Stallman (ffap-alist): Delete `math-mode'.
Mon, 05 May 1997 23:15:13 +0000 Richard M. Stallman (dungeon-nil): Explicitly return nil.
Mon, 05 May 1997 22:04:41 +0000 Per Bothner CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen). libc-970506 libc-970507
Mon, 05 May 1997 22:04:00 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 20:56:20 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 19:55:17 +0000 Richard M. Stallman (mouse-sel-get-selection-function):
Mon, 05 May 1997 19:53:46 +0000 Richard M. Stallman Comment change.
Mon, 05 May 1997 19:16:09 +0000 Richard M. Stallman (x_set_mouse_color): Fix previous change.
Mon, 05 May 1997 19:14:27 +0000 Richard M. Stallman (x_reply_selection_request): Delete the inner
Mon, 05 May 1997 17:54:28 +0000 Richard M. Stallman (cal-menu-list-holidays-following-year)
Mon, 05 May 1997 17:06:10 +0000 Richard M. Stallman Doc fix.
Mon, 05 May 1997 15:06:25 +0000 Richard M. Stallman Use defcustom.
Mon, 05 May 1997 15:00:53 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 11:57:31 +0000 Richard M. Stallman Use defgroup and defcustom.
Mon, 05 May 1997 11:54:37 +0000 Richard M. Stallman (minibuffer-text-before-history): New variable.
Mon, 05 May 1997 05:45:46 +0000 Paul Eggert Change RCS Header to Id.
Mon, 05 May 1997 04:38:26 +0000 Richard M. Stallman (set-auto-mode): New arg JUST-FROM-FILE-NAME.
Mon, 05 May 1997 04:24:01 +0000 Richard M. Stallman (term-mode): Add a mode-class property.
Mon, 05 May 1997 04:22:06 +0000 Richard M. Stallman (gud-mode): Add a mode-class property.
Mon, 05 May 1997 04:19:41 +0000 Richard M. Stallman (wordstar-mode): Add a mode-class property.
Mon, 05 May 1997 04:18:33 +0000 Richard M. Stallman (hexl-mode): Add a mode-class property.
Mon, 05 May 1997 01:11:30 +0000 Richard M. Stallman (occur-mode): Add a mode-class property.
Mon, 05 May 1997 01:10:01 +0000 Richard M. Stallman (inferior-lisp-mode): Add a mode-class property.
Mon, 05 May 1997 01:08:45 +0000 Richard M. Stallman (compilation-mode): Add a mode-class property.
Mon, 05 May 1997 01:07:37 +0000 Richard M. Stallman (comint-mode): Add a mode-class property.
Mon, 05 May 1997 01:05:04 +0000 Richard M. Stallman (internal-ange-ftp-mode): Add a mode-class property.
Mon, 05 May 1997 01:03:53 +0000 Richard M. Stallman (edebug-eval-mode): Add a mode-class property.
Mon, 05 May 1997 01:02:41 +0000 Richard M. Stallman (inferior-emacs-lisp-mode): Add a mode-class property.
Mon, 05 May 1997 01:01:17 +0000 Richard M. Stallman (telnet-mode): Add a mode-class property.
Mon, 05 May 1997 01:00:35 +0000 Richard M. Stallman (rlogin-mode): Add a mode-class property.
Mon, 05 May 1997 00:59:28 +0000 Richard M. Stallman (shell-mode): Add a mode-class property.
Sun, 04 May 1997 17:38:57 +0000 Richard M. Stallman (rmail-ignored-headers): Add References, Mime-Version,
Sun, 04 May 1997 16:33:19 +0000 Richard M. Stallman (display-time-string-forms): Test display-time-day-and-date
Sun, 04 May 1997 16:02:44 +0000 Richard M. Stallman (list-holidays): Fix buffer title when list is
Sun, 04 May 1997 06:49:53 +0000 Richard M. Stallman (vc-find-cvs-master): Accept ...+ in a normal entry.
Sun, 04 May 1997 03:47:13 +0000 Richard M. Stallman Say "standard settings" instead of "factory settings".
Sun, 04 May 1997 03:44:31 +0000 Richard M. Stallman (rmail-count-new-messages): Fix previous change.
Sun, 04 May 1997 02:29:41 +0000 Richard M. Stallman Use defgroup and defcustom.
Sun, 04 May 1997 01:20:08 +0000 Richard M. Stallman (occur): If regexp has uppercase in it, match it case-sensitively.
Sat, 03 May 1997 22:35:40 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 03 May 1997 22:19:10 +0000 Richard M. Stallman Use defcustom.
Sat, 03 May 1997 19:58:10 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 03 May 1997 19:53:57 +0000 Richard M. Stallman Use defgroup and defcustom.
Sat, 03 May 1997 19:28:12 +0000 Richard M. Stallman Use defcustom.
Sat, 03 May 1997 19:18:28 +0000 Richard M. Stallman (x_set_mouse_color): Update calls to x_catch_errors
Sat, 03 May 1997 19:16:43 +0000 Richard M. Stallman Use defcustom.
Sat, 03 May 1997 19:15:38 +0000 Richard M. Stallman Add defgroups, and use defcustom.
Sat, 03 May 1997 06:13:30 +0000 Richard M. Stallman (x_set_scroll_bar_width): If arg is too small, round it up.
Sat, 03 May 1997 06:12:28 +0000 Richard M. Stallman (Fdisplay_buffer): If we give up and try other frames,
Sat, 03 May 1997 05:22:46 +0000 Richard M. Stallman (timezone-parse-date): Match forms 1 and 2 first.
Sat, 03 May 1997 04:58:13 +0000 Richard M. Stallman Use defcustom.
Sat, 03 May 1997 04:56:48 +0000 Richard M. Stallman Add defgroups, and use defcustom.
Sat, 03 May 1997 04:53:02 +0000 Richard M. Stallman Add defgroup and use defcustom.
Sat, 03 May 1997 04:37:52 +0000 Richard M. Stallman Support compilers that give a message each time the file being
Fri, 02 May 1997 07:27:07 +0000 Richard M. Stallman (pop_up_menu): Update the call to x_catch_errors.
Fri, 02 May 1997 07:26:39 +0000 Richard M. Stallman (ispell-dictionary-alist-2): Specify syntax of ' in Danish.
Fri, 02 May 1997 07:25:43 +0000 Richard M. Stallman (rmail-msgref-vector): New variable.
Fri, 02 May 1997 00:28:21 +0000 Richard M. Stallman (iswitchb-entryfn-p): Use memq, not member.
Fri, 02 May 1997 00:25:25 +0000 Richard M. Stallman (iswitchb-visit-buffer): Handle `display' alternative.
Fri, 02 May 1997 00:24:00 +0000 Richard M. Stallman Many doc fixes.
Fri, 02 May 1997 00:22:11 +0000 Richard M. Stallman Initial revision
Thu, 01 May 1997 22:21:19 +0000 Richard M. Stallman (menu-bar-custom-menu):
Thu, 01 May 1997 21:35:31 +0000 Richard M. Stallman (x_reply_selection_request): Fix previous change.
Thu, 01 May 1997 17:36:50 +0000 Richard M. Stallman (set-variable): Simplify previous change.
Thu, 01 May 1997 06:47:29 +0000 Richard M. Stallman (make-syntax-table): Doc fix.
Thu, 01 May 1997 02:06:32 +0000 Richard M. Stallman (exec-directory): Wakeup no longer exists, so use movemail as example.
Thu, 01 May 1997 02:03:16 +0000 Richard M. Stallman (shell-quote-argument): Quote null string usefully.
Thu, 01 May 1997 01:59:47 +0000 Richard M. Stallman (x_real_positions, x_set_mouse_color, Fx_list_fonts):
Thu, 01 May 1997 01:58:47 +0000 Richard M. Stallman (x_own_selection, x_reply_selection_request)
Thu, 01 May 1997 01:57:25 +0000 Richard M. Stallman (XTmouse_position, x_term_init):
Wed, 30 Apr 1997 18:57:35 +0000 Richard M. Stallman (set-variable): Check VALUE against type info if available.
Wed, 30 Apr 1997 18:41:53 +0000 Richard M. Stallman (init_lread): Don't add ../lisp to the dump-time load path.
Wed, 30 Apr 1997 18:34:17 +0000 Richard M. Stallman (read_process_output): Update opoint, old_begv and old_zv
Wed, 30 Apr 1997 17:30:47 +0000 Richard M. Stallman Handle all subdirs of `lisp' uniformly.
Wed, 30 Apr 1997 14:57:39 +0000 Francesco Potort * etags.c [TeX_named_tokens]: Set to FALSE if undefined.
Wed, 30 Apr 1997 02:13:02 +0000 Richard M. Stallman (edt-emulation-on): Load edt-pc.el under Windows.
Wed, 30 Apr 1997 01:12:24 +0000 Richard M. Stallman (time-stamp-old-format-warn): Fix a tag string.
Tue, 29 Apr 1997 21:11:33 +0000 Richard M. Stallman (crisp-load-scroll-all): Renamed from ...-lock.
Tue, 29 Apr 1997 21:06:16 +0000 Richard M. Stallman Renamed from scroll-lock.el.
Tue, 29 Apr 1997 20:55:16 +0000 Richard M. Stallman Initial revision
Tue, 29 Apr 1997 02:07:51 +0000 Richard M. Stallman Don't bind C-x m, C-x 4 m, C-x 5 m.
Tue, 29 Apr 1997 02:07:34 +0000 Richard M. Stallman Bind C-x m, C-x 4 m, C-x 5 m to compose-mail...
Tue, 29 Apr 1997 02:07:02 +0000 Richard M. Stallman (compose-mail): Make prefix arg mean "continue".
Tue, 29 Apr 1997 01:36:06 +0000 Richard M. Stallman (mh-smail-batch): Accpt &rest arg `ignored'.
Tue, 29 Apr 1997 00:51:47 +0000 Richard M. Stallman (Fexpand_file_name): Check length > 0 when necessary.
Tue, 29 Apr 1997 00:23:40 +0000 Richard M. Stallman (generated-autoload-file): Change defconst to defvar.
Mon, 28 Apr 1997 13:56:45 +0000 Richard M. Stallman Delete fortran pretty-printer.
Mon, 28 Apr 1997 12:47:24 +0000 Richard M. Stallman (quoted-insert-character-offset): New variable.
Mon, 28 Apr 1997 11:25:26 +0000 Simon Marshall change all buffer-substring to buffer-substring-no-properties.
Mon, 28 Apr 1997 09:41:02 +0000 Simon Marshall Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
Mon, 28 Apr 1997 09:41:01 +0000 Simon Marshall Version 3.12.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
Mon, 28 Apr 1997 00:49:41 +0000 Richard M. Stallman (skip_chars): Fix previous change in syntax/backward case.
Sun, 27 Apr 1997 22:41:00 +0000 Richard M. Stallman (ange-ftp-file-entry-p): If ange-ftp-get-files returns
Sun, 27 Apr 1997 22:05:34 +0000 Richard M. Stallman (comint-input-face): Deleted.
Sun, 27 Apr 1997 21:54:54 +0000 Richard M. Stallman (compilation-error-regexp-alist): Add regexp for Perl -w.
Sun, 27 Apr 1997 20:50:24 +0000 Richard M. Stallman (vc-master-templates): Doc fix.
Sun, 27 Apr 1997 18:19:42 +0000 Richard M. Stallman (Fsubstitute_in_file_name): Use xnm uniformly, never nm,
Sun, 27 Apr 1997 18:02:16 +0000 Richard M. Stallman Comment change.
Sun, 27 Apr 1997 17:50:39 +0000 Richard M. Stallman (dsssl-sgml-declaration): Doc fix.
Sun, 27 Apr 1997 17:15:58 +0000 Richard M. Stallman (dun-special-object):
Sun, 27 Apr 1997 16:38:17 +0000 Richard M. Stallman (custom-declare-variable): Don't use `push'.
Sun, 27 Apr 1997 16:34:19 +0000 Richard M. Stallman Fix previous change.
Sun, 27 Apr 1997 03:32:14 +0000 Richard M. Stallman (x_destroy_window): Free saved_menu_event, if any.
Sun, 27 Apr 1997 03:25:32 +0000 Richard M. Stallman (Fdelete_frame): Free FRAME_MESSAGE_BUF.
Sun, 27 Apr 1997 03:18:20 +0000 Richard M. Stallman (get_user_app): Free the gethomedir value.
Sat, 26 Apr 1997 22:14:21 +0000 Richard M. Stallman (calendar-print-coptic-date): Label Coptic/Ethiopic date in echo area.
Sat, 26 Apr 1997 22:14:07 +0000 Richard M. Stallman (calendar-print-french-date): Label French date in echo area.
Sat, 26 Apr 1997 19:20:00 +0000 Richard M. Stallman (forward-paragraph): Fix editing error
Sat, 26 Apr 1997 14:56:02 +0000 Per Abrahamsen Changed version number.
Sat, 26 Apr 1997 13:40:48 +0000 Per Abrahamsen *** empty log message ***
Sat, 26 Apr 1997 04:46:29 +0000 Richard M. Stallman (reset_buffer): Initialize clip_changed field.
Sat, 26 Apr 1997 01:33:18 +0000 Richard M. Stallman (rmail-reply): Pass Rmail buffer and msgnum
Fri, 25 Apr 1997 21:59:44 +0000 Richard M. Stallman (skip_chars): Merge mule changes back in.
Fri, 25 Apr 1997 19:42:38 +0000 Richard M. Stallman (sort_args): Free the malloc'd memory.
Fri, 25 Apr 1997 18:14:10 +0000 Richard M. Stallman Delete setting of byte-compile-dynamic,
Fri, 25 Apr 1997 18:13:42 +0000 Richard M. Stallman Delete setting of byte-compile-dynamic,
Fri, 25 Apr 1997 18:11:33 +0000 Richard M. Stallman (describe-face): Add documentation.
Fri, 25 Apr 1997 18:10:43 +0000 Richard M. Stallman (apropos): Add support for customization groups.
Fri, 25 Apr 1997 04:59:48 +0000 Richard M. Stallman (Fwrite_region): GCPRO `start' near the beginning.
Fri, 25 Apr 1997 04:48:20 +0000 Richard M. Stallman *** empty log message ***
Fri, 25 Apr 1997 04:47:13 +0000 Richard M. Stallman (x_set_menu_bar_lines): Increment windows_or_buffers_changed.
Fri, 25 Apr 1997 04:46:19 +0000 Richard M. Stallman (facemenu-add-new-face): Rewrite to give each
Fri, 25 Apr 1997 00:44:48 +0000 Richard M. Stallman (set_frame_menubar): When widget is new, forget records of old contents.
Thu, 24 Apr 1997 22:54:27 +0000 Richard M. Stallman Delete all menu-enable properties.
Thu, 24 Apr 1997 19:40:23 +0000 Richard M. Stallman (skeleton-read): Doc fix.
Thu, 24 Apr 1997 19:37:13 +0000 Richard M. Stallman Many doc fixes.
Thu, 24 Apr 1997 16:53:55 +0000 Per Abrahamsen Synched with custom 1.90.
Thu, 24 Apr 1997 02:58:11 +0000 Geoff Voelker (w32-using-nt, w32-shell-name, w32-using-system-shell-p,
Wed, 23 Apr 1997 23:34:20 +0000 Richard M. Stallman Fix messages.
Wed, 23 Apr 1997 23:12:45 +0000 Richard M. Stallman Fix names of some languages.
Wed, 23 Apr 1997 22:23:44 +0000 Geoff Voelker Change references of windowsnt.h to ms-w32.h.
Wed, 23 Apr 1997 18:58:33 +0000 Richard M. Stallman (sgml-value): Use 'identity as default value.
Wed, 23 Apr 1997 17:37:06 +0000 Richard M. Stallman (define-skeleton): Doc fix.
Wed, 23 Apr 1997 07:10:09 +0000 Simon Marshall Respect font-lock-face-attributes and custom fixes.
Wed, 23 Apr 1997 05:06:35 +0000 Richard M. Stallman (compare-windows): Allow windows on different frames.
Wed, 23 Apr 1997 01:30:10 +0000 Kenichi Handa Re-arrange priorities of coding categories.
Wed, 23 Apr 1997 00:30:43 +0000 Richard M. Stallman (frame_allow_splitting): New variable.
Tue, 22 Apr 1997 23:25:24 +0000 Richard M. Stallman (ispell-overlay-window): Bind frame-override-unsplittable.
Tue, 22 Apr 1997 22:54:32 +0000 Richard M. Stallman (remote-compile): Make comint-file-name-prefix local
Tue, 22 Apr 1997 22:02:49 +0000 Richard M. Stallman (debug-ignored-errors): Update the regexps for
Tue, 22 Apr 1997 17:00:52 +0000 Richard M. Stallman Use cl only at compile time.
Tue, 22 Apr 1997 16:59:47 +0000 Richard M. Stallman Use copy-sequence, not copy-list.
Tue, 22 Apr 1997 16:55:19 +0000 Richard M. Stallman (custom-variable-type): Use copy-sequence, not copy-list.
Tue, 22 Apr 1997 04:45:17 +0000 Richard M. Stallman (inferior-octave-output-list): Declare here
Tue, 22 Apr 1997 04:42:21 +0000 Richard M. Stallman (m2-end-comment-column): New defvar.
Tue, 22 Apr 1997 04:37:22 +0000 Richard M. Stallman (sh-case): Make this a simple define-skeleton
Tue, 22 Apr 1997 04:32:00 +0000 Richard M. Stallman (sgml-transformation): Fix previous change.
Tue, 22 Apr 1997 01:17:06 +0000 Richard M. Stallman (custom-declare-variable): Use copy-sequence, not copy-list.
Tue, 22 Apr 1997 01:04:48 +0000 Richard M. Stallman (vc-find-cvs-master): Handle a "New file!" entry.