Mercurial > emacs
graph
-
All codes adjusted for the change of struct glyph.1999-12-27, by Kenichi Handa
-
(encode_terminal_code): Adjusted for the change of struct1999-12-27, by Kenichi Handa
-
(line_hash_code) (direct_output_for_insert): Adjusted1999-12-27, by Kenichi Handa
-
(struct glyph): Make face_id and padding_p the top1999-12-27, by Kenichi Handa
-
(char_bytes): Use ((1 << CHARACTERBITS) - 1) instead1999-12-27, by Kenichi Handa
-
(CHAR_BYTES): Use ((1 << CHARACTERBITS) - 1) instead1999-12-27, by Kenichi Handa
-
(GLYPH): Defined as `int', not `unsigned int'. Now the1999-12-27, by Kenichi Handa
-
*** empty log message ***1999-12-27, by Kenichi Handa
-
(struct composition): Change the order of declaring1999-12-27, by Kenichi Handa
-
*** empty log message ***1999-12-27, by Kenichi Handa
-
(compilation-goto-locus): Delete hideshow overlays if they interfere.1999-12-26, by Thien-Thi Nguyen
-
Generally, synch w/ maintainer version 5.9.1999-12-26, by Thien-Thi Nguyen
-
*** empty log message ***1999-12-25, by Richard M. Stallman
-
(jka-compr-info-file-magic-bytes): New function.1999-12-25, by Richard M. Stallman
-
*** empty log message ***1999-12-25, by Gerd Moellmann
-
(looking_at_1): Reset immediate_quit before modifying1999-12-25, by Gerd Moellmann
-
(read_process_output): Fix the arg FROM to1999-12-24, by Kenichi Handa
-
*** empty log message ***1999-12-24, by Kenichi Handa
-
(Freplace_match): For nonliteral replacement,1999-12-23, by Richard M. Stallman
-
*** empty log message ***1999-12-22, by Dave Love
-
(Fx_show_tip): Gcpro `timeout' too.1999-12-22, by Dave Love
-
*** empty log message ***1999-12-22, by Gerd Moellmann
-
(Fx_create_frame): Move x_default_parameter calls that1999-12-22, by Gerd Moellmann
-
*** empty log message ***1999-12-22, by Gerd Moellmann
-
(realize_x_face): Don't use uninitialized local1999-12-22, by Gerd Moellmann
-
*** empty log message ***1999-12-22, by Gerd Moellmann
-
(clear_font_table): Don't use uninitialized local1999-12-22, by Gerd Moellmann
-
*** empty log message ***1999-12-22, by Kenichi Handa
-
(face_color_supported_p): Check by tty_defined_color1999-12-22, by Kenichi Handa
-
*** empty log message ***1999-12-22, by Gerd Moellmann
-
(Fset_buffer_multibyte): Arrange for a thorough1999-12-22, by Gerd Moellmann
-
*** empty log message ***1999-12-22, by Gerd Moellmann
-
(XTread_socket): At the beginning of the loop, pass the1999-12-22, by Gerd Moellmann
-
(sh-mode): Don't call sh-set-shell1999-12-22, by Gerd Moellmann
-
*** empty log message ***1999-12-21, by Gerd Moellmann
-
Version 1.2 is released.1999-12-21, by Gerd Moellmann
-
Font-lock changes by Anders Lindgren.1999-12-21, by Gerd Moellmann
-
*** empty log message ***1999-12-21, by Gerd Moellmann
-
*** empty log message ***1999-12-20, by Dave Love
-
(auto-mode-alist) default mode for extension ".pro" set to `idlwave-mode'1999-12-20, by Carsten Dominik
-
TeXInfo documentation of the IDLWAVE mode and shell1999-12-20, by Carsten Dominik
-
A debugging toolbar for IDLWAVE1999-12-20, by Carsten Dominik
-
Shell mode for interaction with the idl program (idl = Interactive1999-12-20, by Carsten Dominik
-
Routine information for IDLWAVE mode.1999-12-20, by Carsten Dominik
-
Major mode for editing files of the Interactive Data Language1999-12-20, by Carsten Dominik
-
*** empty log message ***1999-12-20, by Dave Love
-
(Fx_show_tip): Add missing UNGCPRO.1999-12-20, by Dave Love
-
(Fcompleting_read): Rename arg INIT to INITIAL_INPUT.1999-12-19, by Richard M. Stallman
-
*** empty log message ***1999-12-19, by Gerd Moellmann
-
(completion-ignored-extensions): Add .pdf.1999-12-19, by Gerd Moellmann
-
Put the version info into binary on MS-DOS as well.1999-12-19, by Eli Zaretskii
-
*** empty log message ***1999-12-19, by Gerd Moellmann
-
(debugger-continue): Don't continue If1999-12-19, by Gerd Moellmann
-
(debugger_may_continue): New variable.1999-12-19, by Gerd Moellmann
-
(IT_set_face): Don't swap face colors when highlight or1999-12-19, by Eli Zaretskii
-
*** empty log message ***1999-12-19, by Dave Love
-
(pop3-movemail-file-coding-system): Doc fix.1999-12-19, by Dave Love
-
*** empty log message ***1999-12-18, by Dave Love
-
*** empty log message ***1999-12-18, by Dave Love
-
Don't put optimization info on `eql'.1999-12-18, by Dave Love