log

age author description
1999-12-29 Thien-Thi Nguyen (hs-minor-mode-menu): Fix omission bug; was used but not declared.
1999-12-29 Kenichi Handa (read_process_output): Fix the args CHARPOS and LENINS
1999-12-29 Kenichi Handa *** empty log message ***
1999-12-28 Thien-Thi Nguyen *** empty log message ***
1999-12-28 Thien-Thi Nguyen *** empty log message ***
1999-12-28 Gerd Moellmann *** empty log message ***
1999-12-28 Gerd Moellmann (icomplete-exhibit): Adapt to prompt in buffer.
1999-12-28 Gerd Moellmann *** empty log message ***
1999-12-28 Gerd Moellmann (c-fill-paragraph): Don't delete white
1999-12-28 Eli Zaretskii (command-line-1): Make mode line mouse-sensitive for
1999-12-28 Eli Zaretskii Changes for supporting mouse/modeline highlight and help echo features:
1999-12-28 Eli Zaretskii (struct display_info): New.
1999-12-28 Gerd Moellmann Hideshow changes.
1999-12-28 Gerd Moellmann *** empty log message ***
1999-12-28 Gerd Moellmann (dump_glyph_row): Adapt to changes in struct glyph.
1999-12-28 Gerd Moellmann *** empty log message ***
1999-12-28 Gerd Moellmann *** empty log message ***
1999-12-28 Gerd Moellmann (modify_overlay): Always compute unchanged info.
1999-12-28 Gerd Moellmann (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
1999-12-28 Richard M. Stallman *** empty log message ***
1999-12-28 Richard M. Stallman (ispell-process-line): Add local var line-offset to adjust for the change
1999-12-28 Richard M. Stallman *** empty log message ***
1999-12-28 Richard M. Stallman (lpr-buffer, print-buffer, lpr-region, print-region): Doc fixes.
1999-12-28 Richard M. Stallman Comment change.
1999-12-27 Gerd Moellmann Alto's change to add-log.el.
1999-12-27 Gerd Moellmann *** empty log message ***
1999-12-27 Gerd Moellmann (change-log-version-number-regexp-list)
1999-12-27 Kenichi Handa (FACE_FROM_ID): Cast the arg ID to `unsigned'.
1999-12-27 Kenichi Handa *** empty log message ***
1999-12-27 Kenichi Handa All codes adjusted for the change of struct glyph.
1999-12-27 Kenichi Handa (encode_terminal_code): Adjusted for the change of struct
1999-12-27 Kenichi Handa (line_hash_code) (direct_output_for_insert): Adjusted
1999-12-27 Kenichi Handa (struct glyph): Make face_id and padding_p the top
1999-12-27 Kenichi Handa (char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
1999-12-27 Kenichi Handa (CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead
1999-12-27 Kenichi Handa (GLYPH): Defined as `int', not `unsigned int'. Now the
1999-12-27 Kenichi Handa *** empty log message ***
1999-12-27 Kenichi Handa (struct composition): Change the order of declaring
1999-12-27 Kenichi Handa *** empty log message ***
1999-12-26 Thien-Thi Nguyen (compilation-goto-locus): Delete hideshow overlays if they interfere.
1999-12-26 Thien-Thi Nguyen Generally, synch w/ maintainer version 5.9.
1999-12-25 Richard M. Stallman *** empty log message ***
1999-12-25 Richard M. Stallman (jka-compr-info-file-magic-bytes): New function.
1999-12-25 Gerd Moellmann *** empty log message ***
1999-12-25 Gerd Moellmann (looking_at_1): Reset immediate_quit before modifying
1999-12-24 Kenichi Handa (read_process_output): Fix the arg FROM to
1999-12-24 Kenichi Handa *** empty log message ***
1999-12-23 Richard M. Stallman (Freplace_match): For nonliteral replacement,
1999-12-22 Dave Love *** empty log message ***
1999-12-22 Dave Love (Fx_show_tip): Gcpro `timeout' too.
1999-12-22 Gerd Moellmann *** empty log message ***
1999-12-22 Gerd Moellmann (Fx_create_frame): Move x_default_parameter calls that
1999-12-22 Gerd Moellmann *** empty log message ***
1999-12-22 Gerd Moellmann (realize_x_face): Don't use uninitialized local
1999-12-22 Gerd Moellmann *** empty log message ***
1999-12-22 Gerd Moellmann (clear_font_table): Don't use uninitialized local
1999-12-22 Kenichi Handa *** empty log message ***
1999-12-22 Kenichi Handa (face_color_supported_p): Check by tty_defined_color
1999-12-22 Gerd Moellmann *** empty log message ***
1999-12-22 Gerd Moellmann (Fset_buffer_multibyte): Arrange for a thorough
1999-12-22 Gerd Moellmann *** empty log message ***
1999-12-22 Gerd Moellmann (XTread_socket): At the beginning of the loop, pass the
1999-12-22 Gerd Moellmann (sh-mode): Don't call sh-set-shell
1999-12-21 Gerd Moellmann *** empty log message ***
1999-12-21 Gerd Moellmann Version 1.2 is released.
1999-12-21 Gerd Moellmann Font-lock changes by Anders Lindgren.
1999-12-21 Gerd Moellmann *** empty log message ***
1999-12-20 Dave Love *** empty log message ***
1999-12-20 Carsten Dominik (auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'
1999-12-20 Carsten Dominik TeXInfo documentation of the IDLWAVE mode and shell
1999-12-20 Carsten Dominik A debugging toolbar for IDLWAVE
1999-12-20 Carsten Dominik Shell mode for interaction with the idl program (idl = Interactive
1999-12-20 Carsten Dominik Routine information for IDLWAVE mode.
1999-12-20 Carsten Dominik Major mode for editing files of the Interactive Data Language
1999-12-20 Dave Love *** empty log message ***
1999-12-20 Dave Love (Fx_show_tip): Add missing UNGCPRO.
1999-12-19 Richard M. Stallman (Fcompleting_read): Rename arg INIT to INITIAL_INPUT.
1999-12-19 Gerd Moellmann *** empty log message ***
1999-12-19 Gerd Moellmann (completion-ignored-extensions): Add .pdf.
1999-12-19 Eli Zaretskii Put the version info into binary on MS-DOS as well.
1999-12-19 Gerd Moellmann *** empty log message ***
1999-12-19 Gerd Moellmann (debugger-continue): Don't continue If
1999-12-19 Gerd Moellmann (debugger_may_continue): New variable.
1999-12-19 Eli Zaretskii (IT_set_face): Don't swap face colors when highlight or
1999-12-19 Dave Love *** empty log message ***
1999-12-19 Dave Love (pop3-movemail-file-coding-system): Doc fix.
1999-12-18 Dave Love *** empty log message ***
1999-12-18 Dave Love *** empty log message ***
1999-12-18 Dave Love Don't put optimization info on `eql'.
1999-12-18 Dave Love Remove conditional definition of eval-when-compile. Don't specify abs,
1999-12-18 Dave Love Remove Emacs 18 compatibility code. Prepend `cl-' to autoload names
1999-12-18 Dave Love Small doc fixes.
1999-12-18 Dave Love Bind free variables.
1999-12-18 Dave Love (byte-compile-constp): Include keywords.
1999-12-18 Dave Love Bind free variables when compiling.
1999-12-18 Dave Love dummy
1999-12-17 Dave Love keywordp.
1999-12-17 Dave Love *** empty log message ***
1999-12-17 Dave Love (Fkeywordp): New function.
1999-12-16 Gerd Moellmann *** empty log message ***
1999-12-16 Dave Love *** empty log message ***
1999-12-16 Dave Love (custom-declare-variable): Purecopy value.
1999-12-16 Dave Love (set-face-attribute): Purecopy the attributes set.
1999-12-16 Gerd Moellmann (completion-ignored-extensions): Add .tfm.
1999-12-16 Dave Love Comment.
1999-12-16 Dave Love Add diff-mode.
1999-12-16 Dave Love *** empty log message ***
1999-12-16 Dave Love (byte-compile-bound-variables): Doc fix.
1999-12-16 Gerd Moellmann *** empty log message ***
1999-12-16 Gerd Moellmann System for adding and removing keywords.
1999-12-16 Gerd Moellmann *** empty log message ***
1999-12-16 Gerd Moellmann Fix typo.
1999-12-16 Gerd Moellmann (sh-mode): If there is no #!-line, use the shell
1999-12-16 Gerd Moellmann *** empty log message ***
1999-12-16 Gerd Moellmann (java-keywords): Add Javadoc tags as of JDK 1.2.1.
1999-12-16 Eli Zaretskii * ls-lisp.el (ls-lisp-insert-directory): Print an explicit message
1999-12-16 Eli Zaretskii (tty_defined_color): Fix last change.
1999-12-15 Dave Love (BUILD_GLYPH_STRINGS): For pcc, remove continuation in arg list.
1999-12-15 Carsten Dominik Update to reftex 4.9
1999-12-15 Carsten Dominik * reftex.el (reftex-compile-variables): respect new structure of
1999-12-15 Gerd Moellmann *** empty log message ***
1999-12-15 Gerd Moellmann (redisplay_window) <optional new window start>: Check
1999-12-15 Dave Love Copyright up-date.
1999-12-15 Dave Love 1999-12-15 Kenichi Handa <handa@etl.go.jp>
1999-12-15 Eli Zaretskii Explain that unused input methods can be removed from the installation
1999-12-15 Gerd Moellmann *** empty log message ***
1999-12-15 Gerd Moellmann Set file name to ../info/ccmode, to avoid problems
1999-12-15 Eli Zaretskii Changes for separate unspecified foreground and background colors
1999-12-15 Kenichi Handa *** empty log message ***
1999-12-15 Kenichi Handa (code_convert_region): Fix the secoding arg to
1999-12-15 Kenichi Handa *** empty log message ***
1999-12-15 Kenichi Handa (fill-find-break-point): Delete codes for
1999-12-15 Kenichi Handa Register tibetan-composition-function in
1999-12-15 Kenichi Handa Most functions rewritten.
1999-12-15 Kenichi Handa Register thai-composition-function in
1999-12-15 Kenichi Handa Mostly rewritten.
1999-12-15 Kenichi Handa Register lao-composition-function in
1999-12-15 Kenichi Handa (thai-category-table): Use
1999-12-15 Kenichi Handa (quail-install-map): New optional arg
1999-12-15 Kenichi Handa (set-nested-alist): Set BRANCHES (if
1999-12-15 Kenichi Handa (iso-2022-7bit, iso-2022-7bit-ss2
1999-12-15 Kenichi Handa (encode-coding-char): Don't check
1999-12-15 Kenichi Handa (mule-version): Updated to 5.0 (AOI).
1999-12-15 Kenichi Handa (vertical-centering-font-regexp): New
1999-12-15 Kenichi Handa Fix cateogries of Lao symbols.
1999-12-15 Kenichi Handa (what-cursor-position): Show "(composed)" if the
1999-12-15 Kenichi Handa (ps-plot-region): Handle new composition.
1999-12-15 Kenichi Handa Define encode-composition-rule and find-composition
1999-12-15 Kenichi Handa Rewritten for new composition.
1999-12-15 Kenichi Handa New file.
1999-12-15 Kenichi Handa (x_append_glyph): Setup members of struct glyph properly
1999-12-15 Kenichi Handa (struct x_output): Change member font_baseline to
1999-12-15 Kenichi Handa (lisp_data_to_selection_data): Adjusted for the change
1999-12-15 Kenichi Handa Include intervals.h.
1999-12-15 Kenichi Handa (choose_face_fontset_font): Delete codes for a
1999-12-15 Kenichi Handa (it_props): Add an entry for composition.
1999-12-15 Kenichi Handa (Frecenter): Clear all caches of compositions.
1999-12-15 Kenichi Handa (Vtext_property_default_nonsticky): New variable
1999-12-15 Kenichi Handa (encode_terminal_code): Delete codes for a composite
1999-12-15 Kenichi Handa (SYNTAX_ENTRY_INT): Delete codes for a composite
1999-12-15 Kenichi Handa (search_buffer): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa Include composite.h.
1999-12-15 Kenichi Handa (printchar): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa (readchar): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa (QCtest, QCweakness, Qequal): Extern them.
1999-12-15 Kenichi Handa (push_key_description): Adjusted for the change of
1999-12-15 Kenichi Handa (Vdisable_point_adjustment): New variable.
1999-12-15 Kenichi Handa (adjust_intervals_for_insertion): To check stickines
1999-12-15 Kenichi Handa Include composite.h.
1999-12-15 Kenichi Handa (copy_text): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa (check_composition): New function.
1999-12-15 Kenichi Handa (Vvertical_centering_font_regexp): New variable.
1999-12-15 Kenichi Handa (struct font_info): New member vertical_centering.
1999-12-15 Kenichi Handa (Flength): The length of char-table is MAX_CHAR.
1999-12-15 Kenichi Handa (Fsubstitute_in_file_name): Adjusted for the change of
1999-12-15 Kenichi Handa (main): Call syms_of_composite.
1999-12-15 Kenichi Handa (Fchar_to_string): Adjusted for the change of
1999-12-15 Kenichi Handa (doprnt1): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa (direct_output_forward_char): Check point moving into
1999-12-15 Kenichi Handa (enum glyph_type): New member COMPOSITE_GLYPH.
1999-12-15 Kenichi Handa (Faref): Delete codes for a composite character..
1999-12-15 Kenichi Handa New file
1999-12-15 Kenichi Handa Include composite.h.
1999-12-15 Kenichi Handa (emacs_code_class_type): Delete the member
1999-12-15 Kenichi Handa (internal_self_insert): Adjusted for the change of
1999-12-15 Kenichi Handa In this entry, just `Modified' means that codes for a
1999-12-15 Kenichi Handa In this entry, just `Modified' means that codes for a
1999-12-15 Kenichi Handa (CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING.
1999-12-15 Kenichi Handa (word_boundary_p): Delete codes for a composite
1999-12-15 Kenichi Handa (CATEGORY_SET): Delete codes for a composite character.
1999-12-15 Kenichi Handa Include composite.h.
1999-12-15 Kenichi Handa (Fcall_process): Call code_convert_string to encode