]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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(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.... (ispell-process-line): Add local var line-offset to...
1999-12-28 Richard M.... (lpr-buffer, print-buffer, lpr-region, print-region...
1999-12-28 Richard M.... Comment change.
1999-12-27 Gerd MoellmannAlto's change to add-log.el.
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 HandaAll codes adjusted for the change of struct glyph.
1999-12-27 Kenichi Handa(encode_terminal_code): Adjusted for the change of...
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...
1999-12-26 Thien-Thi NguyenGenerally, synch w/ maintainer version 5.9.
1999-12-25 Richard M.... *** empty log message ***
1999-12-25 Richard M.... (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.... (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(Fx_create_frame): Move x_default_parameter calls that
1999-12-22 Gerd Moellmann(realize_x_face): Don't use uninitialized local
1999-12-22 Gerd Moellmann(clear_font_table): Don't use uninitialized local
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(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 MoellmannVersion 1.2 is released.
1999-12-21 Gerd MoellmannFont-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...
1999-12-20 Carsten DominikTeXInfo documentation of the IDLWAVE mode and shell
1999-12-20 Carsten DominikA debugging toolbar for IDLWAVE
1999-12-20 Carsten DominikShell mode for interaction with the idl program (idl...
1999-12-20 Carsten DominikRoutine information for IDLWAVE mode.
1999-12-20 Carsten DominikMajor mode for editing files of the Interactive Data...
1999-12-20 Dave Love(Fx_show_tip): Add missing UNGCPRO.
1999-12-19 Richard M.... (Fcompleting_read): Rename arg INIT to INITIAL_INPUT.
1999-12-19 Gerd Moellmann(completion-ignored-extensions): Add .pdf.
1999-12-19 Eli ZaretskiiPut 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(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 LoveDon't put optimization info on `eql'.
1999-12-18 Dave LoveRemove conditional definition of eval-when-compile...
1999-12-18 Dave LoveRemove Emacs 18 compatibility code. Prepend `cl-'...
1999-12-18 Dave LoveSmall doc fixes.
1999-12-18 Dave LoveBind free variables.
1999-12-18 Dave Love(byte-compile-constp): Include keywords.
1999-12-18 Dave LoveBind free variables when compiling.
1999-12-18 Dave Lovedummy
1999-12-17 Dave Lovekeywordp.
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(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 LoveComment.
1999-12-16 Dave LoveAdd 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 MoellmannSystem for adding and removing keywords.
1999-12-16 Gerd Moellmann*** empty log message ***
1999-12-16 Gerd MoellmannFix typo.
1999-12-16 Gerd Moellmann(sh-mode): If there is no #!-line, use the shell
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 expli...
1999-12-16 Eli Zaretskii(tty_defined_color): Fix last change.
1999-12-15 Dave Love(BUILD_GLYPH_STRINGS): For pcc, remove continuation...
1999-12-15 Carsten DominikUpdate to reftex 4.9
1999-12-15 Carsten Dominik* reftex.el (reftex-compile-variables): respect new...
1999-12-15 Gerd Moellmann(redisplay_window) <optional new window start>: Check
1999-12-15 Dave LoveCopyright up-date.
1999-12-15 Dave Love1999-12-15 Kenichi Handa <handa@etl.go.jp>
1999-12-15 Eli ZaretskiiExplain that unused input methods can be removed from...
1999-12-15 Gerd MoellmannSet file name to ../info/ccmode, to avoid problems
1999-12-15 Eli ZaretskiiChanges for separate unspecified foreground and backgro...
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 HandaRegister tibetan-composition-function in
next