log

age author description
Fri, 20 Feb 1998 13:00:21 +0000 Andreas Schwab (sys_sigpause): Removed.
Fri, 20 Feb 1998 11:15:28 +0000 Kenichi Handa (rmail-decode-babyl-format): Message modified.
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fmessage): Check byte size (instead of char size) of
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fccl_execute_on_string): Put \n\ at end-of-line of
Fri, 20 Feb 1998 11:14:32 +0000 Kenichi Handa (Fwrite_region): When writing a string, give byte size
Fri, 20 Feb 1998 01:45:50 +0000 Kenichi Handa (rmail-enable-multibyte): New variable
Fri, 20 Feb 1998 01:45:21 +0000 Kenichi Handa (setup-chinese-cns-environment): Correct
Fri, 20 Feb 1998 01:44:10 +0000 Kenichi Handa (select-safe-coding-system): Kill the
Fri, 20 Feb 1998 01:44:10 +0000 Kenichi Handa (after-insert-file-set-buffer-file-coding-system): Call set-buffer-multibyte
Fri, 20 Feb 1998 01:43:38 +0000 Kenichi Handa * subr.el (sref): Doc-string added.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (MULTIBYTE_BYTES_WIDTH): New macro.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (adjust_before_replace): Comment added.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (temp_set_point_both): Declare arg BYTEPOS as int.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (advance_to_char_boundary): Make the behaviour
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fccl_execute_on_string): Add new arg UNIBYTE-P.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (invalid_character): New function.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (INC_POS): Use macro BASE_LEADING_CODE_P.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (decode_coding_iso2022): Update coding->fake_multibyte.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (struct coding_system): New member fake_multibyte.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Finsert_file_contents): Read a file contents into the
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (Fset_char_table_default): For an invalid character, call
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (search_buffer): Update POS_BYTE for regexp search.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (try_window_id): Use DEC_POS only for multibyte buffer.
Wed, 18 Feb 1998 22:56:25 +0000 Karl Heuer (Fchar_before): Check POS in valid range
Wed, 18 Feb 1998 22:54:43 +0000 Karl Heuer (search_command): Check LIM in valid range
Wed, 18 Feb 1998 09:12:24 +0000 Simon Marshall Keyword doc fixes and keyword tweaks.
Tue, 17 Feb 1998 20:08:22 +0000 Dave Love (sgml-mode-common): Downcase key for
Tue, 17 Feb 1998 19:44:25 +0000 Richard M. Stallman (read_minibuf): Do use DEFALT in place of empty input
Tue, 17 Feb 1998 07:26:46 +0000 Richard M. Stallman (c-copy-tree): New function.
Tue, 17 Feb 1998 07:14:36 +0000 Richard M. Stallman (c-enable-xemacs-performance-kludge-p): New variable.
Tue, 17 Feb 1998 07:13:59 +0000 Richard M. Stallman (c-make-styles-buffer-local): Take an optional argument which switches
Tue, 17 Feb 1998 07:11:40 +0000 Richard M. Stallman (c-mode, c++-mode, objc-mode, java-mode): Set
Tue, 17 Feb 1998 07:10:49 +0000 Richard M. Stallman Imenu support changed.
Tue, 17 Feb 1998 07:10:11 +0000 Richard M. Stallman (c-postprocess-file-styles): If a file style or file offsets are set,
Tue, 17 Feb 1998 07:08:44 +0000 Richard M. Stallman (c-forward-syntactic-ws, c-backward-syntactic-ws):
Tue, 17 Feb 1998 07:06:17 +0000 Richard M. Stallman (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.
Tue, 17 Feb 1998 07:04:48 +0000 Richard M. Stallman (c-beginning-of-statement)
Tue, 17 Feb 1998 07:02:18 +0000 Richard M. Stallman (c-lineup-close-paren)
Tue, 17 Feb 1998 03:56:42 +0000 Richard M. Stallman (Info-summary): Clear buffer-read-only.
Tue, 17 Feb 1998 03:25:05 +0000 Richard M. Stallman (info-complete): Rewrite minibuffer completion code.
Mon, 16 Feb 1998 23:46:08 +0000 Richard M. Stallman (split_interval_right): Make sure to call
Mon, 16 Feb 1998 05:42:08 +0000 Richard M. Stallman (bibtex-autokey-names): Change number tag to integer.
Mon, 16 Feb 1998 03:03:46 +0000 Richard M. Stallman (standard-display-european): If AUTO is nil,
Mon, 16 Feb 1998 03:02:53 +0000 Richard M. Stallman (skip_chars): Use INC_POS instead of INC_BOTH.
Mon, 16 Feb 1998 03:01:16 +0000 Richard M. Stallman (INC_BOTH, DEC_BOTH): In unibyte mode, simply increment bytepos.
Mon, 16 Feb 1998 02:42:49 +0000 Ulrich Drepper automatically generated from GPLed version
Sun, 15 Feb 1998 16:57:16 +0000 Stephen Eglen (hexl-mode-exit): Remove hexl-follow-ascii-find from post-command-hook
Sun, 15 Feb 1998 16:45:52 +0000 Stephen Eglen File customized.
Sun, 15 Feb 1998 00:30:24 +0000 Richard M. Stallman (sh-font-lock-keywords): Fontify sh-style function names in declarations.
Sat, 14 Feb 1998 22:46:12 +0000 Richard M. Stallman (info-complete): Display completions on second invocation at same point
Sat, 14 Feb 1998 08:43:17 +0000 Richard M. Stallman (simple_search): Call set_search_regs.
Sat, 14 Feb 1998 08:41:32 +0000 Richard M. Stallman (Fread_file_name): Alter the history
Sat, 14 Feb 1998 07:27:58 +0000 Richard M. Stallman (display_text_line): Use INC_BOTH for unibyte buffers too.
Sat, 14 Feb 1998 07:27:29 +0000 Richard M. Stallman (Fsubst_char_in_region): Don't increment pos twice.
Sat, 14 Feb 1998 04:32:38 +0000 Richard M. Stallman (comint-interrupt-subjob): Call comint-kill-input.
Sat, 14 Feb 1998 02:40:07 +0000 Richard M. Stallman (jka-compr-compression-info-list): Fix previous change:
Fri, 13 Feb 1998 12:16:46 +0000 Richard Kenner Add PentiumII (i786). Add '7' to all i[3456] entries. before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613
Thu, 12 Feb 1998 18:20:21 +0000 Dave Love (scheme-imenu-generic-expression): Simplify regexps.
Thu, 12 Feb 1998 05:20:33 +0000 Richard M. Stallman (Vnonascii_translate_table): New variable.
Thu, 12 Feb 1998 05:19:41 +0000 Richard M. Stallman (copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.