log

age author description
Sun, 22 Feb 1998 01:04:35 +0000 Karl Heuer (UPDATE_SYNTAX_TABLE_FORWARD): Fix condition.
Sun, 22 Feb 1998 01:04:11 +0000 Karl Heuer (update_syntax_table): Fix calculations using offset.
Sun, 22 Feb 1998 01:03:49 +0000 Karl Heuer (interval_of): Handle Qt.
Sun, 22 Feb 1998 00:30:03 +0000 Karl Heuer Fix indentation rules for
Fri, 20 Feb 1998 14:58:27 +0000 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
Fri, 20 Feb 1998 14:55:48 +0000 Simon Marshall *** empty log message ***
Fri, 20 Feb 1998 14:24:57 +0000 Simon Marshall Renamed font-lock-reference-face to font-lock-constant-face.
Fri, 20 Feb 1998 13:06:59 +0000 Andreas Schwab (LINUX_MAP_SHARED_DOES_WORK): Define for kernel
Fri, 20 Feb 1998 13:01:10 +0000 Andreas Schwab (sigmask) [POSIX_SIGNALS]: Always define our own
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.
Thu, 12 Feb 1998 05:18:59 +0000 Richard M. Stallman (printchar): When outputting to echo area,
Thu, 12 Feb 1998 03:10:53 +0000 Richard M. Stallman (cookie-snarf): Use match-beginning on the delimiter.
Wed, 11 Feb 1998 07:14:24 +0000 Richard M. Stallman (sh-set-shell): Use standard-syntax-table if none other is specified.
Wed, 11 Feb 1998 07:11:50 +0000 Richard M. Stallman (debugger-mode): Don't set enable-multibyte-characters here.
Wed, 11 Feb 1998 04:20:09 +0000 Richard M. Stallman (msb--choose-file-menu): Save some debugging info.
Wed, 11 Feb 1998 01:51:36 +0000 Richard M. Stallman (describe_map_tree): Add the maps we have already
Wed, 11 Feb 1998 00:29:47 +0000 Richard M. Stallman (describe-bindings): Fix interactive spec.
Tue, 10 Feb 1998 04:08:26 +0000 Kenichi Handa (Fstring_bytes): Declare arg STRING as Lisp_Object.
Tue, 10 Feb 1998 04:05:47 +0000 Kenichi Handa (concat): Use Vnonascii_translate_table.
Tue, 10 Feb 1998 03:59:06 +0000 Kenichi Handa (Fposition_bytes): Declare arg POSITION as Lips_Object.
Tue, 10 Feb 1998 03:55:04 +0000 Kenichi Handa (Fposition_bytes): Allow marker as arg POSITION. Use
Mon, 09 Feb 1998 19:40:38 +0000 Dave Love (compilation-scroll-output): New variable.
Mon, 09 Feb 1998 11:16:35 +0000 Andreas Schwab (compute_motion): If right margin is reached and we are
Mon, 09 Feb 1998 00:21:15 +0000 Richard M. Stallman (search_command): Fix call to search_buffer.
Mon, 09 Feb 1998 00:19:00 +0000 Richard M. Stallman (byte-optimize-form-code-walker): Only call compiler-macroexpand if
Sun, 08 Feb 1998 22:45:47 +0000 Richard M. Stallman (jka-compr-compression-info-list): Handle bzip.
Sun, 08 Feb 1998 22:40:44 +0000 Richard M. Stallman (byte_char_debug_check): New function.
Sun, 08 Feb 1998 21:35:54 +0000 Richard M. Stallman (RE_TRANSLATE_TYPE): Define as Lisp_Object.
Sun, 08 Feb 1998 21:35:14 +0000 Richard M. Stallman (Fdirectory_files): Call compile_pattern the new way.
Sun, 08 Feb 1998 21:33:56 +0000 Richard M. Stallman (boyer_moore, simple_search): New subroutines.
Sun, 08 Feb 1998 21:10:31 +0000 Richard M. Stallman (advance_to_char_boundary): New function.
Sun, 08 Feb 1998 21:08:38 +0000 Richard M. Stallman (Fdisplay_buffer): New arg FRAME.
Sun, 08 Feb 1998 21:05:11 +0000 Richard M. Stallman (bibtex-autokey-year-length): Doc fix.
Sun, 08 Feb 1998 21:04:19 +0000 Richard M. Stallman (read_minibuf): If input is empty, return empty string.
Sun, 08 Feb 1998 20:58:53 +0000 Richard M. Stallman (Fstring_bytes): New function.
Sun, 08 Feb 1998 20:55:44 +0000 Richard M. Stallman (reftex.dvi, ../info/reftex): New targets.
Sun, 08 Feb 1998 08:27:19 +0000 Richard M. Stallman (print): Declare local variable C as `int' instead of
Sun, 08 Feb 1998 08:26:52 +0000 Richard M. Stallman (Fformat): Handle a symbol of which name contains
Sun, 08 Feb 1998 07:34:28 +0000 Richard M. Stallman (occur): Apply default by hand after read-from-minibuffer.
Sat, 07 Feb 1998 05:04:28 +0000 Richard M. Stallman (iso-transl-define-keys): Don't add
Fri, 06 Feb 1998 21:56:29 +0000 Richard M. Stallman (mouse-avoidance-fancy-hook): Do nothing if button is down.
Fri, 06 Feb 1998 21:55:42 +0000 Richard M. Stallman (imenu-generic-expression): Doc fix.
Fri, 06 Feb 1998 13:45:24 +0000 Kenichi Handa Change argument number of Fdisplay_buffer to 3.
Fri, 06 Feb 1998 08:46:39 +0000 Richard M. Stallman (GENERIC_FONT_PTR): Commented-out definition deleted.
Fri, 06 Feb 1998 06:57:40 +0000 Richard M. Stallman (rmail-clear-headers): Handle the last header in a message correctly.
Fri, 06 Feb 1998 06:17:17 +0000 Richard M. Stallman (Fpop_to_buffer): Pass new arg to Fdisplay_buffer.
Fri, 06 Feb 1998 06:12:29 +0000 Richard M. Stallman (easy-mmode-define-minor-mode): Fix
Fri, 06 Feb 1998 06:10:30 +0000 Richard M. Stallman (font-lock-keywords): Doc fix.
Thu, 05 Feb 1998 03:31:41 +0000 Richard M. Stallman (Fdescribe_bindings_internal):
Thu, 05 Feb 1998 03:28:36 +0000 Richard M. Stallman (list2, list3, list4, list5): New functions.
Thu, 05 Feb 1998 03:26:45 +0000 Richard M. Stallman (describe-bindings): New command (formerly in keymap.c).
Thu, 05 Feb 1998 03:25:11 +0000 Richard M. Stallman (byte-compile-output-as-comment):
Wed, 04 Feb 1998 21:04:41 +0000 Richard M. Stallman (suspend-hook, suspend-resume-hook): New defvars.
Wed, 04 Feb 1998 19:24:34 +0000 Stephen Eglen Customized.
Wed, 04 Feb 1998 14:20:15 +0000 Dave Love (vc-ignore-vc-files): New variable.
Wed, 04 Feb 1998 11:25:47 +0000 Kenichi Handa Use aref instead of sref.
Wed, 04 Feb 1998 11:25:47 +0000 Kenichi Handa (find-safe-coding-system): Return
Wed, 04 Feb 1998 11:25:47 +0000 Kenichi Handa (compose-chars-component): Return
Wed, 04 Feb 1998 11:25:47 +0000 Kenichi Handa Many codes re-written to adjust for
Wed, 04 Feb 1998 11:25:01 +0000 Kenichi Handa Do not require `cl'.
Wed, 04 Feb 1998 11:25:01 +0000 Kenichi Handa (encode-hz-region): Do not bind
Wed, 04 Feb 1998 11:25:01 +0000 Kenichi Handa Move codes which set syntax and category of
Wed, 04 Feb 1998 11:24:28 +0000 Kenichi Handa (etags): Fix defgroup syntax. Why should it
Wed, 04 Feb 1998 11:23:28 +0000 Kenichi Handa (copy_text): When copying from multibyte to unibyte, do
Wed, 04 Feb 1998 11:23:28 +0000 Kenichi Handa (Fsubst_char_in_region): Handle character-base
Wed, 04 Feb 1998 11:23:28 +0000 Kenichi Handa (Fiso_charset): Doc-string modified.
Wed, 04 Feb 1998 02:40:25 +0000 Richard M. Stallman Doc fixes.
Tue, 03 Feb 1998 18:27:31 +0000 Richard Kenner Add support for Linux/ARM. libc-980212 libc-980213
Tue, 03 Feb 1998 06:29:24 +0000 Richard M. Stallman (toggle-enable-multibyte-characters): Use set-buffer-multibyte.
Tue, 03 Feb 1998 06:26:34 +0000 Richard M. Stallman (reftex-toc): Fixed bug with split-window. Using
Tue, 03 Feb 1998 06:24:20 +0000 Richard M. Stallman (mail-extr-all-letters-but-separators)
Tue, 03 Feb 1998 06:22:02 +0000 Richard M. Stallman (Faref, Faset): Allow indexing a char-table
Tue, 03 Feb 1998 06:19:34 +0000 Richard M. Stallman (Fformat): If MULTIBYTE is changed to 1
Tue, 03 Feb 1998 06:17:15 +0000 Richard M. Stallman (Fmodify_category_entry): Doc fix.
Tue, 03 Feb 1998 06:15:42 +0000 Richard M. Stallman (search_buffer): New args pos_byte and lim_byte.
Tue, 03 Feb 1998 06:14:39 +0000 Richard M. Stallman (Fcall_process): Allow creating a new buffer for the output.
Tue, 03 Feb 1998 02:37:55 +0000 Richard M. Stallman (fill-region-as-paragraph): Fix the test for any
Mon, 02 Feb 1998 17:21:49 +0000 Edward M. Reingold Fix mispelling.
Mon, 02 Feb 1998 07:29:59 +0000 Dan Nicolaescu (hs-special-modes-alist): Improved the regexp for java.
Mon, 02 Feb 1998 05:42:02 +0000 Richard M. Stallman (mldrag-drag-vertical-line): Fix criterion
Mon, 02 Feb 1998 01:21:18 +0000 Richard M. Stallman (byte-compile-from-buffer): Bind edebug-all-defs and edebug-all-forms to nil.
Mon, 02 Feb 1998 01:12:18 +0000 Richard M. Stallman (update-file-autoloads): Give clean errors
Mon, 02 Feb 1998 01:09:35 +0000 Richard M. Stallman (float_to_string): Handle infinities and NaN specially.
Mon, 02 Feb 1998 01:08:52 +0000 Richard M. Stallman (read1): Handle infinities, NaN and -0.0 specially.
Mon, 02 Feb 1998 01:06:29 +0000 Richard M. Stallman (concat): Handle bool-vectors correctly.
Mon, 02 Feb 1998 01:03:10 +0000 Richard M. Stallman (concat): If making a string, a nonempty bool-vector is error.
Mon, 02 Feb 1998 00:18:33 +0000 Richard M. Stallman (isearch-range-invisible): Avoid infinite loop when search-invisible is nil.
Mon, 02 Feb 1998 00:17:19 +0000 Richard M. Stallman (hs-special-modes-alist): Improved the regexp for java.
Sun, 01 Feb 1998 23:56:13 +0000 Richard M. Stallman (define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases.
Sun, 01 Feb 1998 19:13:59 +0000 Stephen Eglen (auto-insert-mode): New function.
Sun, 01 Feb 1998 17:46:32 +0000 Stephen Eglen Customized.
Sun, 01 Feb 1998 17:10:21 +0000 Stephen Eglen File customized + doc fixes.
Fri, 30 Jan 1998 23:34:50 +0000 Richard M. Stallman (query-replace-from-history-variable): New variable.
Fri, 30 Jan 1998 17:49:37 +0000 Dave Love Various docstring and commentary fixes, including
Fri, 30 Jan 1998 11:05:41 +0000 Kenichi Handa (CONVERTED_BYTE_SIZE): Fix the logic.
Fri, 30 Jan 1998 11:05:41 +0000 Kenichi Handa (ENCODE_ISO_CHARACTER): Pay attention to
Fri, 30 Jan 1998 11:05:41 +0000 Kenichi Handa (Fsubstitute_command_keys): Declare length_byte out of
Fri, 30 Jan 1998 02:15:13 +0000 Richard M. Stallman (easy-menu-add-item); The BEFORE argument works
Thu, 29 Jan 1998 09:26:38 +0000 Stephen Eglen (type-break-mode): New customize variable to automatically load the package.
Thu, 29 Jan 1998 09:10:09 +0000 Richard M. Stallman (find-tag-marker-ring-length): New variable.
Thu, 29 Jan 1998 02:23:44 +0000 Richard M. Stallman (debug-ignored-errors): Add some elements.
Wed, 28 Jan 1998 21:02:35 +0000 Richard M. Stallman (report-emacs-bug-address):
Wed, 28 Jan 1998 18:01:29 +0000 Ian Lance Taylor Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. libc-980129 libc-980130
Wed, 28 Jan 1998 12:38:06 +0000 Kenichi Handa (titdic-convert): Set
Wed, 28 Jan 1998 12:37:25 +0000 Kenichi Handa (DECODE_SJIS_BIG5_CHARACTER): Don't have to increase
Wed, 28 Jan 1998 12:37:25 +0000 Kenichi Handa (syms_of_data): Register multibyte-string-p as a Lisp
Wed, 28 Jan 1998 12:37:25 +0000 Kenichi Handa (fast_string_match): Give re_search byte size of
Tue, 27 Jan 1998 20:43:57 +0000 Richard M. Stallman easy-menu-define): Use ` and , read-macros
Tue, 27 Jan 1998 20:07:30 +0000 Richard M. Stallman (file_name_as_directory): For an empty name, return "/".
Tue, 27 Jan 1998 20:06:51 +0000 Richard M. Stallman (Fcall_process): Test only args past args[4] for multibyteness.
Tue, 27 Jan 1998 07:15:03 +0000 Richard M. Stallman (getit, Cobol_paragraphs, Pascal_functions,
Tue, 27 Jan 1998 04:24:16 +0000 Richard M. Stallman (mldrag-drag-vertical-line): Delete debugging `message'.
Tue, 27 Jan 1998 04:22:43 +0000 Richard M. Stallman (message_dolog): Cast M to unsigned char * to access bytes.
Tue, 27 Jan 1998 04:17:53 +0000 Richard M. Stallman New option --no-check.
Tue, 27 Jan 1998 02:02:38 +0000 Richard M. Stallman (rmail): Reinsert the let-binding of enable-local-variables.
Tue, 27 Jan 1998 01:45:58 +0000 Richard M. Stallman (command_loop_1): Run post-command-hook before,
Tue, 27 Jan 1998 00:46:32 +0000 Richard M. Stallman Initial revision
Mon, 26 Jan 1998 11:29:46 +0000 Andreas Schwab Customized.
Mon, 26 Jan 1998 10:29:25 +0000 Richard M. Stallman (byte-optimize-form-code-walker): Fix previous change.
Mon, 26 Jan 1998 10:28:01 +0000 Richard M. Stallman Customized.
Mon, 26 Jan 1998 09:48:21 +0000 Richard M. Stallman (byte-compile-inline-expand): Use string-as-unibyte, if it is defined.
Mon, 26 Jan 1998 09:04:27 +0000 Richard M. Stallman (compare_window_configurations): New function.
Mon, 26 Jan 1998 08:47:06 +0000 Richard M. Stallman (internal_equal): Use compare_window_configurations.
Mon, 26 Jan 1998 03:19:54 +0000 Richard M. Stallman (standard_args): Add "-unibyte" aka "--unibyte".
Mon, 26 Jan 1998 03:14:34 +0000 Richard M. Stallman (emacsbug): Customized.
Mon, 26 Jan 1998 03:11:22 +0000 Richard M. Stallman (Funintern): Clear the symbol's obarray field.
Mon, 26 Jan 1998 03:09:01 +0000 Richard M. Stallman (desktop-clear): Don't kill dead buffers.
Mon, 26 Jan 1998 02:33:48 +0000 Richard M. Stallman (sh-case): Fix paren error.
Sun, 25 Jan 1998 23:06:37 +0000 Dave Love (imenu-syntax-alist): New buffer-local variable.
Sun, 25 Jan 1998 22:55:08 +0000 Dave Love (imenu-case-fold-search): New buffer-local variable.
Sun, 25 Jan 1998 07:20:49 +0000 Richard M. Stallman Comment change.
Sun, 25 Jan 1998 01:57:08 +0000 Richard M. Stallman (archive-find-type): Accept d or s after digit, for lzh.
Sun, 25 Jan 1998 01:55:51 +0000 Richard M. Stallman (back_comment): Move the find_defun_start call
Sat, 24 Jan 1998 16:13:08 +0000 Stephen Eglen (hscroll-global-mode): New customize variable to automatically load the
Sat, 24 Jan 1998 11:35:59 +0000 Stephen Eglen Customized.
Sat, 24 Jan 1998 02:47:47 +0000 Richard M. Stallman (calendar-french-single-byteify): Function deleted.
Sat, 24 Jan 1998 02:23:15 +0000 Richard M. Stallman (menu-bar-file-menu): Add Recover Session menu item.
Fri, 23 Jan 1998 16:50:56 +0000 Dave Love (lisp-font-lock-keywords-1): Correct defmethod addition.
Fri, 23 Jan 1998 11:06:49 +0000 Andreas Schwab (main): Fix interwoven brace and cpp conditional nesting.
Fri, 23 Jan 1998 10:54:49 +0000 Kenichi Handa Delete garbage line "int use_dialog_box".
Fri, 23 Jan 1998 06:42:27 +0000 Richard M. Stallman (msb--strip-dir): Use Emacs filename primitives, not regexps.
Fri, 23 Jan 1998 02:14:02 +0000 Eric M. Ludlam Added speedbar support for RMAIL files.
Fri, 23 Jan 1998 02:04:20 +0000 Eric M. Ludlam Added gud-speedbar-buttons, and support for GDB buttons.
Thu, 22 Jan 1998 23:50:25 +0000 Eric M. Ludlam Added speedbar support function `Info-speedbar-buttons',
Thu, 22 Jan 1998 17:28:56 +0000 Stephen Eglen (Fread-string): Doc fix.
Thu, 22 Jan 1998 10:58:45 +0000 Kenichi Handa Encoded by new iso-2022-7bit.
Thu, 22 Jan 1998 09:04:36 +0000 Richard M. Stallman (vc-annotate-compcar): Iterate instead of recursing.
Thu, 22 Jan 1998 04:37:13 +0000 Richard M. Stallman (SYSTEM_MALLOC): Defined.
Thu, 22 Jan 1998 02:26:48 +0000 Richard M. Stallman (define-compiler-macro): Handle empty arglist.
Thu, 22 Jan 1998 02:23:21 +0000 Richard M. Stallman (byte-optimize-form-code-walker):
Thu, 22 Jan 1998 02:15:35 +0000 Kenichi Handa (Finsert_file_contents): Fix previous change.
Thu, 22 Jan 1998 01:48:25 +0000 Kenichi Handa Exclude describe-indian-environment-map
Thu, 22 Jan 1998 01:48:25 +0000 Kenichi Handa Remove setting up of
Thu, 22 Jan 1998 01:48:25 +0000 Kenichi Handa Remove setting up of
Thu, 22 Jan 1998 01:48:25 +0000 Kenichi Handa Register coding-priority key in
Thu, 22 Jan 1998 01:48:25 +0000 Kenichi Handa Remove setting up of
Thu, 22 Jan 1998 01:47:27 +0000 Kenichi Handa Adjusted for the change of
Thu, 22 Jan 1998 01:47:27 +0000 Kenichi Handa Adjusted for the change of
Thu, 22 Jan 1998 01:47:27 +0000 Kenichi Handa Remove setting up of
Thu, 22 Jan 1998 01:46:28 +0000 Kenichi Handa Adjusted for the change of make-coding-system. Register
Thu, 22 Jan 1998 01:45:51 +0000 Kenichi Handa In setup-LANGUAGE-environment functions,
Thu, 22 Jan 1998 01:45:17 +0000 Kenichi Handa In setup-LANGUAGE-environment functions, adjust for the change of
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (skkdic-jbytes): Variable deleted.
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa Comment about CCL syntax modified.
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa Put `prefered-coding-system'
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (set-language-info): Doc-string
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa Adjusted for the change of the
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (describe-coding-system): Change the
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (find-safe-coding-system): Moved to
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (define-character-unification-table): New
Thu, 22 Jan 1998 01:42:20 +0000 Kenichi Handa (quail-show-kbd-layout): Bug fix for the
Thu, 22 Jan 1998 01:41:59 +0000 Kenichi Handa (sendmail-coding-system): Doc-string modified.
Thu, 22 Jan 1998 01:41:18 +0000 Kenichi Handa Call update-iso-coding-systems after loading files
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (adjust_before_replace, adjust_after_replace): New
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Fcall_process): Use raw-text instead of emacs-mule
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (detect_coding_system): Extern it.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (Vccl_translation_table_vector, Qccl_program,
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa Definition of macros CCL_STAT_XXX are moved from ccl.c to here.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (min_composite_char): New variable.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (BCOPY_SHORT): New macro.
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa Vselect_safe_coding_system_function): New variable.