log

age author description
1998-09-08 Dave Love (change-log-font-lock-keywords): Do parenthesized
1998-09-08 Dave Love (require): Wrap requirement of w3 and url in
1998-09-08 Paul Eggert (emacs_memftime): New function.
1998-09-08 Kenichi Handa (adjust_after_replace): Don't add combining bytes to
1998-09-08 Kenichi Handa (Fsubst_char_in_region): Call replace_range with the
1998-09-08 Kenichi Handa (Ffind_charset_region): Optimization for unibyte buffer.
1998-09-07 Geoff Voelker (comint-arguments): Ignore backslashes when using
1998-09-07 Karl Heuer (base64_decode_1, base64_encode_1): New functions.
1998-09-07 Karl Heuer (Fwidget_put): Return VALUE instead of garbage.
1998-09-07 Karl Heuer (error): After enlarging buffer, write to it, not to buf.
1998-09-07 Kenichi Handa (resolved-ascii-font): New variable.
1998-09-07 Kenichi Handa To make it work also on Emacs 20.2 and the earlier
1998-09-07 Kenichi Handa (count_combining_after): Check also preceding bytes at
1998-09-07 Kenichi Handa (STRING_CHAR_AND_LENGTH): Return correct value in
1998-09-07 Kenichi Handa (ccl_coding_driver): Always calculate correct mulibyte
1998-09-07 Carsten Dominik (reftex-view-crossref): Split up into several functions. No longer moves
1998-09-07 Joel N. Weber II (Extensions): Removed the sed item.
1998-09-06 Paul Eggert (Fformat_time_string, Fdecode_time, Fcurrent_time_zone):
1998-09-06 Karl Heuer (Fformat): Detect incomplete format spec at string's end.
1998-09-06 Karl Heuer Doc fixes.
1998-09-06 Karl Heuer (compilation-error-regexp-alist):
1998-09-06 Karl Heuer (mail-hist-current-header-contents):
1998-09-06 Karl Heuer (Fload): Handle case where openp finds a magic file
1998-09-05 Eric M. Ludlam (checkdoc-buffer-label): New function.
1998-09-04 Karl Heuer (lisp-imenu-generic-expression):
1998-09-04 Karl Heuer (customize-option): Refuse to customize
1998-09-04 Karl Heuer Use `string' before calling `insert'
1998-09-04 Karl Heuer (dired-mark-files-containing-regexp):
1998-09-04 Karl Heuer (netstat-program-options): Changed from nil to "-a"
1998-09-04 Karl Heuer (tex-start-options-string): New option.
1998-09-04 Karl Heuer (rmail-primary-inbox-list): Make the initial
1998-09-04 Karl Heuer (fill-individual-paragraphs): Before deleting
1998-09-04 Karl Heuer Use C-x C-l, not M-:, as example of disabled command.
1998-09-04 Karl Heuer [MAIL_USE_POP]: Add the "-r" flag to reverse the
1998-09-04 Karl Heuer (smtpmail-via-smtp): Parse out the first word
1998-09-04 Karl Heuer Accept HP 9000/803.
1998-09-04 Karl Heuer (flyspell-mode): Do nothing if mode
1998-09-04 Karl Heuer (ada-search-ignore-string-comment):
1998-09-04 Karl Heuer (byte-compile-inline-expand):
1998-09-04 Karl Heuer Doc fixes.
1998-09-04 Karl Heuer (info): Don't add parens if FILE already has them.
1998-09-04 Dave Love (enable-multibyte-characters): Doc fix.
1998-09-03 Geoff Voelker (w32-shell-dos-semantics): New function.
1998-09-03 Kenichi Handa (quail-choose-completion-string): Store
1998-09-02 Geoff Voelker (allocate_heap): Define NTHEAP_PROBE_BASE by default.
1998-09-02 Kenichi Handa (quail-tibetan-input-wylie): Adjusted for the
1998-09-02 Kenichi Handa (bdf-generate-font): New argument CHARSET. Give WIDTH
1998-09-02 Kenichi Handa (register-input-method): Doc-string modified.
1998-09-02 Kenichi Handa (ps-mule-font-info-database-bdf): The include ASCII
1998-09-02 Kenichi Handa (Ftranspose_regions): Use BYTE_POS_ADDR to get an
1998-09-01 Dave Love (current-language-environment): Fix setter function.
1998-09-01 Eli Zaretskii (Vnext_selection_coding_system): New variable.
1998-09-01 Simon Marshall (tex-font-lock-keywords-2): Fontify \nocite like \cite.
1998-09-01 Kenichi Handa (x_load_font): If SIZE is 0, don't use a name x_list_font returns.
1998-09-01 Kenichi Handa (x-complement-fontset-spec): If ASCII
1998-09-01 Geoff Voelker (w32_wnd_proc): Always zero button_state when releasing
1998-08-31 Paul Eggert (read1): Don't assume that atof ("-0.0") yields -0.0.
1998-08-31 Paul Eggert Add coding: local variable, to avoid bootstrapping problem
1998-08-31 Paul Eggert (charset-description): Doc fix.
1998-08-31 Eli Zaretskii (IT_cmgoto): When tracking echo area messages with the
1998-08-31 Kenichi Handa (copy_text): If Vnonascii_translation_table is non-nil, try
1998-08-31 Kenichi Handa (unibyte_char_to_multibyte):
1998-08-31 Kenichi Handa (decode_coding): Even if SRC_BYTES is zero, try
1998-08-31 Kenichi Handa (concat): If Vnonascii_translation_table is non-nil, try
1998-08-31 Kenichi Handa (dumpglyphs): If Vnonascii_translation_table is non-nil, try
1998-08-29 Karl Heuer Renamed from Makefile.
1998-08-29 Karl Heuer Initial revision
1998-08-29 Paul Eggert (arith_driver, float_arith_driver): Compute (- x) by
1998-08-29 Karl Heuer *** empty log message ***
1998-08-29 Karl Heuer *** empty log message ***
1998-08-29 Karl Heuer *** empty log message ***
1998-08-29 Karl Heuer Initial revision
1998-08-29 Karl Heuer (chinese-year-cache): Change range of years from
1998-08-29 Karl Heuer (smtpmail-send-it): Add autoload cookie.
1998-08-29 Karl Heuer (x_create_bitmap_from_file): Fail immediately if magic.
1998-08-29 Kenichi Handa (Fchar_bytes): Add \n\ in doc-string.
1998-08-28 Paul Eggert (NOT_USING_MOTIF): New macro.
1998-08-28 Kenichi Handa (ps-print-control-characters): Doc-string modified.
1998-08-28 Kenichi Handa (adjust_after_replace): Fix the code to recode undo
1998-08-28 Kenichi Handa (code_convert_region1): Remove all text properties of the region.
1998-08-28 Kenichi Handa (byte-compile-output-as-comment):
1998-08-28 Kenichi Handa (sref): Make it an alias of aref. Make the
1998-08-28 Kenichi Handa (count_size_as_multibyte): Use macro CHAR_BYTES instead of Fchar_bytes.
1998-08-28 Kenichi Handa (Fposition_bytes): If the arg POSITION is out of
1998-08-28 Kenichi Handa (Fchar_bytes): Now always return 1.
1998-08-28 Kenichi Handa (CHAR_BYTES): New macro.
1998-08-28 Kenichi Handa (Faset): Use macro CHAR_BYTES instead of Fchar_bytes.
1998-08-28 Kenichi Handa (concat): Use macro CHAR_BYTES instead of Fchar_bytes.
1998-08-28 Kenichi Handa (message_dolog): Use macro CHAR_BYTES instead of Fchar_bytes.
1998-08-27 Karl Heuer (auto-mode-alist): Add snmp-mode patterns.
1998-08-27 Karl Heuer (dired-compress-file-suffixes): Add `bz2'.
1998-08-27 Karl Heuer (appt-check): Clear appt-mode-string if we don't put something in it.
1998-08-27 Karl Heuer (appt-check): Start the appt-mode-string w/ space.
1998-08-27 Karl Heuer (diary-block): Doc fix..
1998-08-27 Karl Heuer (diary-list-include-blanks): Doc fix..
1998-08-27 Karl Heuer (cal-tex-cursor-filofax-daily): Don't use oddp.
1998-08-27 Dave Love Reinstate checking
1998-08-27 Dave Love (find-function-search-for-symbol): Look
1998-08-27 Kenichi Handa ("Latin-1"): Modify `documentation' key value.
1998-08-27 Kenichi Handa (detect_coding_iso2022): Handle ESC N and ESC O
1998-08-27 Paul Eggert (fixup_locale): New function. For now, it resets
1998-08-27 Joel N. Weber II (Unix-Related Projects): Nuked `various other libraries' at rms's
1998-08-26 Richard M. Stallman (selection_data_to_lisp_data): Code-convert selections
1998-08-26 Richard M. Stallman (appt-mode-string): New variable.
1998-08-26 Richard M. Stallman (iso-latin-1): Doc fix.
1998-08-26 Richard M. Stallman *** empty log message ***
1998-08-26 Karl Heuer (repeat): Doc fix.
1998-08-26 Karl Heuer (dired-guess-shell-alist-default): Fix regexp.
1998-08-26 Karl Heuer (x_calc_absolute_position): Cast argument to XFree, in
1998-08-26 Karl Heuer (mail-hist-current-header-name): Fix test.
1998-08-26 Karl Heuer (customize-version-lessp): Handle a number as VERSION2.
1998-08-26 Karl Heuer Require `timer' not only when compiling.
1998-08-26 Karl Heuer (gnus-save-newsrc-file): Bind
1998-08-26 Karl Heuer (isearch-forward): Doc fix.
1998-08-26 Karl Heuer Comment fix.
1998-08-26 Andreas Schwab Fix :version tags to have a string value, not a float.
1998-08-26 Andreas Schwab Fix typo in output.
1998-08-25 Dave Love (repeat): Doc fix.
1998-08-25 Dave Love (browse-url-netscape): Fix format for hex escapes.
1998-08-25 Kenichi Handa (message-send-mail-with-sendmail): Bind
1998-08-25 Kenichi Handa (x_list_fonts): Work-around for the case XGetAtomName
1998-08-24 Andreas Schwab (file-name-invalid-regexp): Fix regex for ms-dos without long file names.
1998-08-24 Kenichi Handa Initial revision
1998-08-24 Andreas Schwab Fix doc-string-elt property on define-derived-mode.
1998-08-24 Kenichi Handa Multi-byte buffer handling.
1998-08-24 Andreas Schwab (input-method-previous-message): Doc fix.
1998-08-24 Andreas Schwab (file-coding-system-alist, select-safe-coding-system-function): Doc fix.
1998-08-24 Kenichi Handa (detect_coding_iso2022): Don't check the byte length of
1998-08-24 Kenichi Handa (select-message-coding-system): New
1998-08-24 Kenichi Handa (sendmail-coding-system): Doc-string modified.
1998-08-24 Eric M. Ludlam (speedbar-stealthy-updates): Do all updates w/ the the buffer writable.
1998-08-24 Eric M. Ludlam (speedbar-temp-buffer-show-function): For emacs don't call hook
1998-08-24 Eric M. Ludlam (speedbar-with-writable): remove `toggle-read-only'.
1998-08-21 Kenichi Handa (detect_coding_system): If detect_eol_type returns
1998-08-19 Joel N. Weber II Fixed capitalization.
1998-08-19 Dan Nicolaescu *** empty log message ***
1998-08-19 Richard M. Stallman (Fcall_process): Use malloc for decoding_buf. EMACS_20_3
1998-08-19 Richard M. Stallman (LD_SWITCH_SYSTEM): Delete -dp.
1998-08-19 Richard M. Stallman ("Romanian"): Specify the tutorial file.
1998-08-19 Richard M. Stallman Finish previous change.
1998-08-19 Richard M. Stallman Accept hppa2.0 as cpu type.
1998-08-19 Geoff Voelker (SYSTEM_PURESIZE_EXTRA): Increase.
1998-08-19 Eric M. Ludlam (speedbar-timer-fn): Disable updating if the frame
1998-08-19 Kenichi Handa (ccl_driver): In case
1998-08-18 Richard M. Stallman (tgetst1): Supprt EBCDIC systems.
1998-08-18 Kenichi Handa (cyrillic-koi8): Fix the value of
1998-08-18 Kenichi Handa (vietnamese-viscii): Fix the value of
1998-08-18 Kenichi Handa If eof is encounterd while processing the
1998-08-18 Kenichi Handa (ccl_coding_driver): Setup ccl->last_block properly.
1998-08-18 Kenichi Handa (write_glyphs): When terminal_coding require flushing,
1998-08-18 Richard M. Stallman (read_char): If not reading a key sequence (MAPS is nil),
1998-08-18 Richard M. Stallman (Fcall_interactively): Pass new args to Fread_event
1998-08-18 Richard M. Stallman (Ftranspose_regions): Pass 0 as NOMARKERS to replace_range.
1998-08-18 Richard M. Stallman (internal_self_insert): Pass 1 as NOMARKERS to replace_range.
1998-08-18 Richard M. Stallman (Fread_event, Fread_char, Fread_char_exclusive):
1998-08-18 Richard M. Stallman (Fmultibyte_char_to_unibyte): New function.
1998-08-18 Richard M. Stallman (midnight-hook): initialize to a list.
1998-08-18 Richard M. Stallman (read-quoted-char): Don't bind input-method-function;
1998-08-18 Richard M. Stallman (Fy_or_n_p): Don't bind input-method-function.
1998-08-18 Richard M. Stallman (read_filtered_event): New arg INPUT_METHOD. Calls changed.
1998-08-18 Richard M. Stallman (search-whitespace-regexp): Doc fix.
1998-08-18 Richard M. Stallman Whitespace change.
1998-08-18 Richard M. Stallman (replace_range): Rename NOMARKERS arg to MARKERS.
1998-08-18 Richard M. Stallman (ange-ftp-file-name-sans-versions): Don't return
1998-08-18 Richard M. Stallman (Fy_or_n_p): Bind input-method-function to nil.
1998-08-18 Kenichi Handa Fix previous change.
1998-08-18 Kenichi Handa (activate-input-method): Handle the
1998-08-18 Kenichi Handa Give proper value of `input-method' key to
1998-08-17 Richard M. Stallman (Freset_this_command_lengths): Return nil.
1998-08-17 Richard M. Stallman Comment change.
1998-08-17 Kenichi Handa ("czech"): Make this input method deterministic,
1998-08-17 Kenichi Handa (set-language-environment): Reset
1998-08-17 Richard M. Stallman (unibyte_display_through_language_environment):
1998-08-16 Richard M. Stallman (rmail-output): Always preserve MIME-Version field,
1998-08-16 Richard M. Stallman *** empty log message ***
1998-08-16 Richard M. Stallman (midnight-float-time): Renamed from float-time.
1998-08-16 Richard M. Stallman (vmotion): Don't use WINDOW for Fget_char_property
1998-08-16 Richard M. Stallman (Info-follow-reference): Nice error msg if there was no arg.
1998-08-15 Richard M. Stallman x_display_unibyte_char_with_fontset renamed to
1998-08-15 Richard M. Stallman (comint-postoutput-scroll-to-bottom): Cope with unset
1998-08-15 Richard M. Stallman (wait_reading_process_input): If a pty gives EIO,
1998-08-15 Richard M. Stallman (widget_store_internal_border): Conditionalize declaration.
1998-08-15 Kenichi Handa Fix several translation rules.
1998-08-15 Kenichi Handa (kkc-help): New function.
1998-08-15 Kenichi Handa (language-info-alist): Doc-string
1998-08-15 Kenichi Handa (set-selection-coding-system): Make it
1998-08-15 Kenichi Handa ("Hebrew"): Delete describe-function key.
1998-08-15 Kenichi Handa (copy_text): Fix previous change, call
1998-08-15 Kenichi Handa (coding_category_name): Fix the order of initial
1998-08-15 Kenichi Handa (BASE_PURESIZE): Increased.
1998-08-15 Kenichi Handa (x_display_unibyte_char_with_fontset): New variable.
1998-08-15 Kenichi Handa (Vnext_selection_coding_system): New variable.
1998-08-15 Kenichi Handa (dumpglyphs): If x_display_unibyte_char_with_fontset is
1998-08-15 Kenichi Handa (x_display_unibyte_char_with_fontset): Extern it.
1998-08-14 Richard M. Stallman (select-safe-coding-system): If default-coding-system is no-conversion,
1998-08-14 Richard M. Stallman (sendmail-send-it): Report invalid values of mail-from-style.
1998-08-14 Richard M. Stallman (Info-try-follow-nearest-node): Get the node name
1998-08-14 Richard M. Stallman (which-func-modes): Add fortran-mode.
1998-08-14 Richard M. Stallman (ediff-next-difference, ediff-previous-difference): Handle nil as arg.
1998-08-14 Richard M. Stallman (stat): Fall-back to default behaviour when we cannot get
1998-08-14 Eric M. Ludlam Removed scrollbar-width from the frame-parameters.
1998-08-13 Richard M. Stallman (quail-update-leim-list-file): Fix message syntax.
1998-08-13 Richard M. Stallman Add informative message about the lists of GC stats.
1998-08-13 Richard M. Stallman (dired-do-rename-regexp): Doc fix.
1998-08-13 Eli Zaretskii (dos_set_keyboard): Set up stack and flags before
1998-08-13 Richard M. Stallman (nntp-encode-text): Properly encode outgoing text by
1998-08-13 Richard M. Stallman (PC-do-completion): Exclude ./ and ../ from completion.
1998-08-12 Paul Eggert Update bug report address and copyright.
1998-08-12 Richard M. Stallman (electric-buffer-menu-mode-map): Don't wipe out all Meta keys.
1998-08-12 Richard M. Stallman Comment changes.
1998-08-12 Richard M. Stallman Few key sequences added to some keyboards.
1998-08-12 Richard M. Stallman (powerpc-apple-netbsd): Added. gcc-2_8_1-980813
1998-08-12 Richard M. Stallman (double-setup): Only copy `key-translation-map' if it is a keymap.
1998-08-12 Paul Eggert Update copyright
1998-08-12 Richard M. Stallman (mail-setup): After using `fill-region-as-paragraph'
1998-08-12 Richard M. Stallman (recover-session): Add leading space on added text lines.
1998-08-11 Paul Eggert (initialize_fullname): Prefer getent if available.
1998-08-11 Richard M. Stallman Comment changes.
1998-08-11 Richard M. Stallman (mail-setup): After using `fill-region-as-paragraph'
1998-08-11 Richard M. Stallman (list-faces-display): Call print-help-return-message.
1998-08-11 Richard M. Stallman (disassemble-1): Move the call to
1998-08-10 Richard M. Stallman (scan_sexps_forward): Set up the syntax table scanning
1998-08-10 Richard M. Stallman (time-stamp-string-preprocess): Add %U code.
1998-08-10 Eli Zaretskii (IT_cmgoto): In the echo area, only put the cursor at
1998-08-10 Carsten Dominik (reftex-reparse-document): Renamed from `reftex-parse-document'.
1998-08-10 Richard M. Stallman (mail-citation-header): New variable.
1998-08-10 Richard M. Stallman (read_char): Don't decrement this_command_key_count when saving it.
1998-08-10 Kenichi Handa ("Korean"): Fix previous change.
1998-08-10 Kenichi Handa (setup-XXX-environment): Just call set-language-environment. If
1998-08-10 Kenichi Handa (language-info-alist): Doc-string modified.
1998-08-10 Kenichi Handa (iso-safe): Comment for this coding system fixed.
1998-08-10 Kenichi Handa (quail-start-translation): If
1998-08-10 Kenichi Handa ("LANUGAGE-ENVIRONMENT"): Delete property setup-function or change
1998-08-10 Kenichi Handa (setup-XXX-environment): Just call set-language-environment. If
1998-08-10 Kenichi Handa (setup-english-environment): Just call
1998-08-10 Kenichi Handa (setup-8-bit-environment): Function deleted.
1998-08-10 Kenichi Handa (default_buffer_file_coding): New variable.
1998-08-10 Kenichi Handa (default_buffer_file_coding): Extern it.
1998-08-10 Kenichi Handa (Fwrite_region): Reflect the eol conversion
1998-08-10 Richard M. Stallman (__FreeBSD_version): Define it, or else include osreldate.h to define it.
1998-08-10 Richard M. Stallman (unexec): Check for section names end and edata with no underscore.
1998-08-10 Richard M. Stallman (sregex-replace-match): Don't call sregex--value-groups.
1998-08-10 Richard M. Stallman (describe-function-1): Handle macros properly.
1998-08-10 Richard M. Stallman Whitespace change.
1998-08-10 Richard M. Stallman (clean-buffer-list-kill-buffer-names): Add `*diff*'.
1998-08-09 Richard M. Stallman Detect HPPA 2.0 architecture. gcc-2_8_1-980811
1998-08-09 Richard M. Stallman (Fminibuffer_complete): this_command renamed to Vthis_command.
1998-08-09 Richard M. Stallman (Fcall_last_kbd_macro): this_command renamed to Vthis_command.
1998-08-09 Richard M. Stallman (Vthis_command): Renamed from this_command.
1998-08-09 Richard M. Stallman (next-error): Doc fix.
1998-08-09 Richard M. Stallman Load byte-run and format a little earlier.
1998-08-09 Richard M. Stallman (CHARSET_OK): Check that coding_system_table[IDX] != 0.
1998-08-09 Richard M. Stallman Don't require font-lock.
1998-08-08 Richard M. Stallman (flyspell-command-hook): Option deleted.
1998-08-08 Richard M. Stallman Describe assoc-default.
1998-08-08 Richard M. Stallman (add-hook): Use byte-code-function-p, not compiled-function-p.
1998-08-08 Richard M. Stallman (assoc-default): Rewrite not to use dolist.
1998-08-08 Richard M. Stallman Delete the undo-in-progress compatibility code.
1998-08-08 Richard M. Stallman Initial revision
1998-08-08 Richard M. Stallman (x_term_init): Don't reset LC_TIME to "C", since we
1998-08-08 Richard M. Stallman (set-rmail-inbox-list): Error if not in Rmail mode.
1998-08-08 Richard M. Stallman Avoid using initializers for Lisp_Object.
1998-08-08 Richard M. Stallman (forward-paragraph): Fix the logic for handling beginning of buffer
1998-08-08 Richard M. Stallman Require sendmail.
1998-08-08 Richard M. Stallman Bind case-fold-search to t in many functions.
1998-08-08 Eric M. Ludlam (speedbar-edit-line, speedbar-buffer-kill-buffer,
1998-08-08 Richard M. Stallman (mail-fetch-field): Doc fix.
1998-08-08 Richard M. Stallman (input-method-exit-on-first-char)
1998-08-08 Richard M. Stallman (vc-file-not-found-hook): Call vc-file-clearprops.
1998-08-08 Richard M. Stallman (flyspell-persistent-highlight): Doc fix.
1998-08-08 Richard M. Stallman (Vthis_command): Renamed from this_command.
1998-08-08 Richard M. Stallman Initial revision
1998-08-08 Richard M. Stallman (x_list_fonts): Fix previous change.
1998-08-08 Richard M. Stallman (gnus-startup-file-coding-system): New variable.
1998-08-08 Richard M. Stallman (widget-beginning-of-line): Properly handle
1998-08-08 Richard M. Stallman (Fcall_process): Check type of process cmd args earlier on.
1998-08-08 Richard M. Stallman (Fprocess_send_eof): Transfer proc_encode_coding_system
1998-08-07 Richard M. Stallman (midnight-delay-set): Use run-hooks directly.
1998-08-07 Richard M. Stallman (command-line): Require whitespace delimiter when
1998-08-07 Richard M. Stallman (midnight-timer-function): No need to test midnight-mode.
1998-08-07 Richard M. Stallman (repeat): Make an undo boundary between repetitions.
1998-08-07 Richard M. Stallman (FRAME_OUTER_WINDOW): New macro.
1998-08-07 Richard M. Stallman (print_escape_multibyte, Qprint_escape_multibyte)
1998-08-07 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-08-07 Kenichi Handa (isearch-process-search-multibyte-characters): Fix previous change.
1998-08-07 Kenichi Handa (quail-update-translation): Delete the
1998-08-07 Kenichi Handa (general_insert_function): If enable-multibyte-characters is
1998-08-07 Kenichi Handa (multibyte_char_to_unibyte): Extern it.
1998-08-07 Kenichi Handa (multibyte_char_to_unibyte): New function.
1998-08-07 Kenichi Handa (internal_self_insert): If enable-multibyte-characters is
1998-08-07 Kenichi Handa (Fread_key_sequence): Update declaration.
1998-08-06 Richard M. Stallman (split-window-horizontally): Doc fix.
1998-08-06 Richard M. Stallman (Fsplit_window): Doc fix.
1998-08-06 Kenichi Handa (quail-japanese-use-double-n): New variable.
1998-08-06 Kenichi Handa (debugger-outer-unread-post-input-method-events): New variable.
1998-08-06 Kenichi Handa (isearch-minibuffer-local-map): Bind
1998-08-06 Kenichi Handa (kkc-region): Don't bind echo-keystrokes.
1998-08-06 Kenichi Handa (input-method-exit-on-first-char):
1998-08-06 Kenichi Handa (quail-translation-keymap): Declare it as
1998-08-06 Kenichi Handa (Fdirectory_files): If MATCH is non-nil, decode filenames
1998-08-06 Richard M. Stallman (Fexecute_kbd_macro): Fix error message.
1998-08-05 Richard M. Stallman (Vselection_coding_system): Renamed from Vclipboard_coding_system.
1998-08-05 Richard M. Stallman (top-level let): add defsubst.
1998-08-05 Richard M. Stallman (rmail-encoded-pop-password): New variable.
1998-08-05 Dave Love (iso-spanish, iso-german, iso-iso2tex,
1998-08-05 Richard M. Stallman (byte-compile-from-buffer): Make the output buffer multibyte.
1998-08-05 Richard M. Stallman (Funexpand_abbrev): Add ADJUST instead of subtracting.
1998-08-05 Richard M. Stallman (scroll-bar-mode): Doc fix.
1998-08-05 Richard M. Stallman (x_list_fonts): Call XFreeFont after the new call to XLoadQueryFont.
1998-08-04 Eric M. Ludlam Updated refresh messages to clear themselves.
1998-08-04 André Spiegel (vc-backend-merge-news): Account for `already contains the
1998-08-04 Eli Zaretskii (Fw16_set_clipboard_data, Fw16_get_clipboard_data, syms_of_win16select):
1998-08-04 Eli Zaretskii (find-new-buffer-file-coding-system): When
1998-08-04 Richard M. Stallman (Info-find-node): Once again, use byte-to-position.
1998-08-04 Richard M. Stallman (vcursor group): Move this to `editing' group.
1998-08-04 Richard M. Stallman (comint-bol-or-process-mark): Refer to this command's name correctly.
1998-08-04 Richard M. Stallman (set-default-coding-systems):
1998-08-04 Richard M. Stallman (clean-buffer-list-kill-regexps): Init to nil, as before.
1998-08-04 Richard M. Stallman (Fmove_to_window_line): Doc fix.
1998-08-03 Richard M. Stallman (replace_range): Don't assume PT is at the place
1998-08-03 Richard M. Stallman (Fsubst_char_in_region): Use replace_range in the case
1998-08-03 Eric M. Ludlam (Info-speedbar-hierarchy-buttons): Improved the speedbar frame management.
1998-08-03 Eric M. Ludlam (speedbar-update-current-file): Added call to
1998-08-03 Simon Marshall (lisp-font-lock-keywords-1): Fix previous change.
1998-08-03 Richard M. Stallman (flyspell-duplicate-distance): Doc fix; change default to 10000.
1998-08-02 Richard M. Stallman (Fdocumentation): Specify UNIBYTE = 0
1998-08-02 Richard M. Stallman (read1): In reading a string, treat Qlambda like Qget_file_char.
1998-08-02 Kenichi Handa (kkc-lookup-cache): Initialize it to nil.
1998-08-02 Kenichi Handa (language-info-alist): Doc-string
1998-08-02 Kenichi Handa Initialize coding-category-ccl to
1998-08-02 Kenichi Handa (describe-current-coding-system):
1998-08-02 Kenichi Handa (make-coding-system): If the arg TYPE is
1998-08-02 Kenichi Handa (quail-start-translation): Bind help-char
1998-08-02 Kenichi Handa (cyrillic-encode-koi8-r-char): New funciton.
1998-08-02 Kenichi Handa (cyrillic-koi8-r-decode-table): New
1998-08-02 Kenichi Handa (viet-encode-viscii-char): New function.
1998-08-02 Kenichi Handa (viet-viscii-decode-table): Docstring
1998-08-02 Kenichi Handa Call update-coding-systems-internal instead of
1998-08-02 Kenichi Handa (what-cursor-position): Check charset-origin-alist.
1998-08-02 Kenichi Handa (copy_text): In multibyte to unibyte conversion, take
1998-08-02 Kenichi Handa (ccl_spec): New member valid_codes.
1998-08-02 Kenichi Handa (Qvalid_codes): New variable.
1998-08-02 Kenichi Handa (CODING_CATEGORY_IDX_CCL): New macro.
1998-08-02 Richard M. Stallman (widget.o, xfns.o, xmenu.o):
1998-08-02 Richard M. Stallman (lwlib-utils.o, lwlib.o, lwlib-Xlw.o)
1998-08-02 Richard M. Stallman (REGEXPDEPS, regex.o):
1998-08-02 Richard M. Stallman Comment change.
1998-08-02 Richard M. Stallman (Makefile, src/Makefile, src/config.stamp)
1998-08-01 Richard M. Stallman (find-function-search-for-symbol): Ignore directories
1998-08-01 Richard M. Stallman (mail-header-format): Convert string to symbol.
1998-08-01 Richard M. Stallman (mail-yank-region): Bind mark-even-if-inactive to t.
1998-08-01 Richard M. Stallman (create_process): For outchannel, set up
1998-08-01 Richard M. Stallman (Info-find-node): Position at the beginning of the node
1998-08-01 Richard M. Stallman (auto-mode-alist): Escape dots in some regexps.
1998-08-01 Richard M. Stallman (default-key-translation-map): Variable deleted.
1998-07-31 Richard M. Stallman (assoc-default): New function.
1998-07-31 Richard M. Stallman Require timer.
1998-07-31 Richard M. Stallman (lisp-indent-defun-method): New variable.
1998-07-31 Richard M. Stallman (lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
1998-07-31 Richard M. Stallman (dired-garbage-files-regexp): Finish fixing regexp syntax.
1998-07-30 Paul D. Smith GNU make release 3.77.
1998-07-30 Kenichi Handa (activate-input-method): Update mode line.
1998-07-30 Kenichi Handa (concat): Fix previous change.
1998-07-30 Kenichi Handa (mouse-skip-word): If point is at word constituent
1998-07-29 Richard M. Stallman (find-function-noselect): Autoload cookie.
1998-07-29 Richard M. Stallman (describe-function-1): Fix the code that uses find-function-noselect.
1998-07-29 Richard M. Stallman (crisp-mark-line): Greatly simplified.
1998-07-29 Richard M. Stallman Whitespace change.
1998-07-29 Richard M. Stallman (tex-main-file): Doc fix.
1998-07-29 Richard M. Stallman (dired-garbage-files-regexp): Fix typo.
1998-07-29 Richard M. Stallman (mouse-delete-window): If the frame has just one window,
1998-07-29 Richard M. Stallman (flyspell-emacs-popup): Renamed from flyspell-gnuemacs-popup. Callers changed.
1998-07-29 Richard M. Stallman *** empty log message ***
1998-07-29 Richard M. Stallman (iso-transl-define-keys): Don't test enable-multibyte-characters; use
1998-07-28 Richard M. Stallman (push_key_description): Output multibyte char as itself.
1998-07-28 Richard M. Stallman (rmail-dont-reply-to-names): Doc fix.
1998-07-27 Richard M. Stallman (mail-mode): Add the citation regexp
1998-07-27 Richard M. Stallman (rmail-insert-inbox-text): Use rmail-have-password,
1998-07-27 Richard M. Stallman Whitespace fix.
1998-07-27 Richard M. Stallman (set-clipboard-coding-system): Define as alias.
1998-07-27 Richard M. Stallman (Fexecute_extended_command):
1998-07-27 Kenichi Handa (archive-set-buffer-as-visiting-file): Give FILENAME
1998-07-26 Richard M. Stallman (Qinput_method_function): New variable.
1998-07-26 Richard M. Stallman (auto-coding-alist): Recognize .tar.
1998-07-26 Kenichi Handa (auto-mode-alist): Fix regular expression error for sh-mode.
1998-07-26 Eli Zaretskii (archive-summarize): Set buffer unibyte before
1998-07-26 Richard M. Stallman *** empty log message ***
1998-07-26 Richard M. Stallman entered into RCS
1998-07-25 Richard M. Stallman Don't require cl.
1998-07-25 Richard M. Stallman (auto-coding-alist): Another doc fix.
1998-07-25 Richard M. Stallman [AIXHFT] (hft_init, hft_reset): Add declarations.
1998-07-25 Richard M. Stallman Initial revision
1998-07-25 Richard M. Stallman (HAVE_STRING_H): Move #undef here.
1998-07-25 Richard M. Stallman (HAVE_STRING_H): Delete #undef here.
1998-07-25 Richard M. Stallman (regex_compile): Declare p with non-const type on AIX.
1998-07-25 Richard M. Stallman (cal-tex-latexify-list): Ignore specifer in diary entry.
1998-07-25 Kenichi Handa (auto-coding-alist): Docstring fixed.
1998-07-25 Kenichi Handa Quote ange-ftp-reread-dir in autoload cookie.
1998-07-25 Kenichi Handa (quail-japanese-kanji-kkc): Set
1998-07-25 Kenichi Handa (kkc-region): Unwind-protect the conversion
1998-07-25 Kenichi Handa (find-multibyte-characters): New
1998-07-25 Kenichi Handa (coding-system-change-eol-conversion): Make it accepts an integer
1998-07-25 Kenichi Handa (auto-coding-alist): New variable.
1998-07-25 Kenichi Handa (syms_of_coding): Mention auto-coding-alist in the
1998-07-25 Kenichi Handa (Finsert_file_contents): Call Vset_auto_coding_function
1998-07-25 Kenichi Handa Give set-auto-coding-funciton FILENAME argument.
1998-07-25 Dan Nicolaescu *** empty log message ***
1998-07-24 Richard M. Stallman (uniquify-ignore-buffers-re): Fix custom type.
1998-07-24 Richard M. Stallman (basic-save-buffer-2): New function.
1998-07-24 Dan Nicolaescu *** empty log message ***
1998-07-23 Richard M. Stallman (auto-mode-alist): Recognize shell profiles without dirname.
1998-07-23 Kenichi Handa (quail-start-translation): Call
1998-07-23 Kenichi Handa (isearch-minibuffer-self-insert):
1998-07-23 Kenichi Handa (quail-start-translation): Use
1998-07-22 Karl Heuer Avoid using all-caps for non-arguments.
1998-07-22 Karl Heuer (feedmail-queue-send-edit-prompt-help-first):
1998-07-22 Karl Heuer Entire file: Fix indentation.
1998-07-22 Richard M. Stallman (imenu-create-index-function): Add autoload cookie.
1998-07-22 Richard M. Stallman (ange-ftp-reread-dir): Renamed from `re-read'.
1998-07-21 Geoff Voelker (main): Explicitly check result of message box for OK.
1998-07-21 Kenichi Handa (quail-japanese-kanji-kkc): Handle the case
1998-07-21 Kenichi Handa (kkc-region): Handled the case that
1998-07-21 Kenichi Handa (quail-simple-translation-keymap): Typo
1998-07-21 Kenichi Handa (Fcall_process): Use alloca instead of
1998-07-21 Kenichi Handa (init_coding): Extern it.
1998-07-21 Kenichi Handa (init_coding): New function.
1998-07-21 Kenichi Handa (main): Call init_coding.
1998-07-20 Richard M. Stallman (auto-mode-alist): Match .emacs with no directory.
1998-07-19 Richard M. Stallman (grep): Doc fix.
1998-07-19 Richard M. Stallman (R4000:UNIX_SV:*:*): Recognize this for Mips machines. libc-980720
1998-07-19 Richard M. Stallman (*:[Aa]miga[Oo][Ss]:*:*): New alternative.
1998-07-19 Richard M. Stallman Allow -beos*. Translate -be to -beos.
1998-07-19 Richard M. Stallman (sh-mode): parse-sexp-ignore-comments = t.
1998-07-19 Eli Zaretskii (archive-mode): Undo previous change.
1998-07-19 Kenichi Handa (quail-japanese-update-translation): Handle
1998-07-19 Kenichi Handa (isearch-toggle-specified-input-method): Adjusted for the change
1998-07-19 Kenichi Handa (kkc-region): Fix the return value.
1998-07-19 Kenichi Handa (read-multilingual-string): Don't
1998-07-19 Kenichi Handa (quail-conversion-keymap): New binding
1998-07-19 Kenichi Handa (japanese-replace-region): New function.
1998-07-19 Kenichi Handa (isearch-input-method-function): New variable.
1998-07-19 Kenichi Handa (Fdefine_charset): Fix doc-string.
1998-07-19 Kenichi Handa (dumpglyphs): After calling ccl_driver, set cp->byte1 to
1998-07-19 Richard M. Stallman (sgml-mode): Call kill-local-variables
1998-07-17 Simon Marshall (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.
1998-07-17 Stephen Eglen (forms-mode): Doc fix (remove slashes from keybindings).
1998-07-17 Richard M. Stallman (archive-mode): Make the buffer unibyte.
1998-07-17 Richard M. Stallman (archive-extract): If the extractor signals an
1998-07-16 Kenichi Handa (quail-japanese-kanji-kkc): Adjusted for the change of quail.el.
1998-07-16 Kenichi Handa (kkc-show-conversion-list-index-chars):
1998-07-16 Kenichi Handa (quail-mode): This variable deleted.
1998-07-16 Kenichi Handa ("Ethiopic"): Typo in sample-text fixed.
1998-07-16 Kenichi Handa (read_process_output): Even if we read data without
1998-07-15 Eli Zaretskii (file-name-invalid-regexp): Fix the part which handles colons in file names.
1998-07-15 Richard M. Stallman (Info-complete-menu-buffer): Add defvar.
1998-07-15 Richard M. Stallman (Info-read-node-name-1, Info-read-node-name):
1998-07-14 Richard M. Stallman (find-function-regexp): Added :version 20.3.
1998-07-14 Karl Heuer Added next-buffer/previous-buffer keybindings (bound to M-n/M-p).
1998-07-14 Richard M. Stallman (lisp-font-lock-keywords-2): support `handler-*',
1998-07-14 Richard M. Stallman Indent `restart-case', `handler-bind' and `restart-bind' correctly.
1998-07-14 Richard M. Stallman (read-quoted-char): Bind input-method-function to nil.
1998-07-14 Richard M. Stallman (do-auto-fill): Always break before any whitespace
1998-07-13 Richard M. Stallman (Finsert_file_contents): When replacing, in multibyte bfr,
1998-07-13 Richard M. Stallman (rmail-edit-current-message, rmail-cease-edit):
1998-07-13 Andrew Innes (ps-do-despool): Bind ps-printer-name to printer-name if the former is
1998-07-13 Andrew Innes (add_menu_item): Draw menu items like titles if call_data is 0.
1998-07-13 Eli Zaretskii (set_clipboard_data, get_clipboard_data, Fw16_set_clipboard_data,
1998-07-13 Richard M. Stallman (fill-individual-paragraphs-prefix): New
1998-07-13 Richard M. Stallman (mail-citation-prefix-regexp): New variable.
1998-07-13 Richard M. Stallman (jka-compr-insert-file-contents): Replace incorrect
1998-07-12 Andrew Innes (Fw32_set_clipboard_data): Set Vlast_coding_system_used.
1998-07-12 Karl Heuer (Fcopy_marker): Make return from wrong_type_argument
1998-07-12 Andrew Innes dos-w32.el (file-name-buffer-file-type-alist): Force tags files to be
1998-07-12 Richard M. Stallman Add selection-coding-system.
1998-07-12 Richard M. Stallman (set-selection-coding-system): Renamed from set-clipboard-coding-system.
1998-07-12 Richard M. Stallman (rmail-output-to-rmail-file):
1998-07-12 Richard M. Stallman (Fchars_in_region): Coerce markers.
1998-07-12 Richard M. Stallman (find-file-noselect-1): Use kill-local-variable on
1998-07-11 Andrew Innes (w32_menu_show): Set widget call_data to 0 if definition is nil.
1998-07-11 Richard M. Stallman (Vselection_coding_system):
1998-07-10 Karl Heuer More commentary.
1998-07-10 Karl Heuer (gud-speedbar-key-map) New variable.
1998-07-10 Karl Heuer No longer depends on speedbspec for byte compile.
1998-07-10 Karl Heuer No longer depends on speedbspec for byte compile.
1998-07-10 Richard M. Stallman Indent `handler-case' correctly.
1998-07-10 Richard M. Stallman (lisp-font-lock-keywords): Fontify `handler-case', `ccase',
1998-07-09 Eli Zaretskii (Vclipboard_coding_system): New variable.
1998-07-09 Richard M. Stallman (fill-individual-paragraphs): Fix previous change.
1998-07-09 Richard M. Stallman (set-language-environment): Test unibyte-syntax instead of using a
1998-07-09 Richard M. Stallman Define unibyte-syntax in each of these language environments.
1998-07-09 Richard M. Stallman (undo-in-progress): New variable.
1998-07-09 Richard M. Stallman (rmail): If existing buffer, use local
1998-07-09 Kenichi Handa (code_convert_string): Count characters again if we
1998-07-09 Richard M. Stallman Explain "prefix arg". Explain how it can be a flag.
1998-07-09 Richard M. Stallman Comment change.
1998-07-09 Kenichi Handa (x-complement-fontset-spec): Typo fixed.
1998-07-09 Kenichi Handa (fs_load_font): Typo in comments fixed.
1998-07-09 Kenichi Handa Typo in comments fixed.
1998-07-09 Kenichi Handa (DECODE_ISO_CHARACTER): While decoding two-byte code,
1998-07-09 Kenichi Handa (selection_data_to_lisp_data): Set Vlast_coding_system_used.
1998-07-08 Richard M. Stallman (vc-finish-logentry): Only delete windows in the selected frame
1998-07-08 Kenichi Handa ("Hebrew"): Add coding-priority.
1998-07-08 Kenichi Handa ("IPA"): Add coding-priority and coding-system.
1998-07-08 Kenichi Handa (Fformat): Replace explicit numeric constants with proper macros.
1998-07-08 Kenichi Handa (concat): Replace explicit numeric constants with proper macros.
1998-07-07 Richard M. Stallman (rmail-dont-reply-to): Understand
1998-07-07 Richard M. Stallman (scheme-font-lock-keywords-1): Fontify SCWM/Guile
1998-07-07 Richard M. Stallman (add-hook): Use member if FUNCTION is a compiled function.
1998-07-06 Richard M. Stallman (tex-delete-last-temp-files): Use file-name-sans-extensions.
1998-07-06 Richard M. Stallman Whitespace change.
1998-07-06 Kenichi Handa Make all multibyte characters self-insert.
1998-07-06 Kenichi Handa (isearch-mode-map): Make all multibyte characters