log

age author description
2000-01-01 Gerd Moellmann Change description of :data for images.
2000-01-01 Gerd Moellmann (create-image, defimage): Don't assume image data is a
2000-01-01 Gerd Moellmann *** empty log message ***
2000-01-01 Gerd Moellmann (defimage): Handle specifications containing :data
2000-01-01 Gerd Moellmann *** empty log message ***
2000-01-01 Gerd Moellmann (x_create_x_image_and_pixmap): Remove parameter file.
2000-01-01 Gerd Moellmann *** empty log message ***
2000-01-01 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
2000-01-01 Richard M. Stallman *** empty log message ***
2000-01-01 Gerd Moellmann *** empty log message ***
2000-01-01 Gerd Moellmann (gif_load): Avoid sign extension and thus out of bounds
1999-12-31 Richard M. Stallman (command-history): Renamed from command-history-mode.
1999-12-31 Richard M. Stallman (electric-command-history): Call Command-history-setup
1999-12-31 Richard M. Stallman *** empty log message ***
1999-12-31 Richard M. Stallman (archive-mode-map): Bind q to quit-window.
1999-12-31 Gerd Moellmann *** empty log message ***
1999-12-31 Gerd Moellmann New image functions adapted to Emacs conventions.
1999-12-31 William M. Perry * image.el (defimage): Images with the :data keyword should be considered valid as well.
1999-12-31 William M. Perry Changes to xfns.c to support reading images from a memory buffer instead of forcing them to be on disk. GIF/JPEG/PNG/TIFF currently support this.
1999-12-31 Gerd Moellmann *** empty log message ***
1999-12-31 Gerd Moellmann (next_element_from_buffer): Change assertion at the end
1999-12-31 Gerd Moellmann Support :data for JPEG.
1999-12-31 Gerd Moellmann *** empty log message ***
1999-12-31 Gerd Moellmann (enum jpeg_keyword_index): Add JPEG_DATA.
1999-12-31 Richard M. Stallman *** empty log message ***
1999-12-31 Richard M. Stallman (dired-get-filename): Don't call file-name-absolute-p with FILE if FILE is nil.
1999-12-31 Richard M. Stallman (choose-completion-string): In minibuffer,
1999-12-30 Gerd Moellmann *** empty log message ***
1999-12-30 Gerd Moellmann (make-mode-line-mouse-sensitive): Copy keymap
1999-12-30 Eli Zaretskii *** empty log message ***
1999-12-30 Eli Zaretskii (IT_update_begin): Don't dereference members of struct
1999-12-30 Gerd Moellmann Change to `no-self-insert' abbrev hooks.
1999-12-30 Gerd Moellmann *** empty log message ***
1999-12-30 Gerd Moellmann (Fexpand_abbrev): If expanding an abbrev which has only
1999-12-30 Gerd Moellmann (expand-abbrev-hook): Return t if expansion was
1999-12-30 Gerd Moellmann *** empty log message ***
1999-12-30 Gerd Moellmann (x_make_frame_visible): Wait for frame becoming visible
1999-12-30 Eli Zaretskii *** empty log message ***
1999-12-30 Eli Zaretskii (IT_write_glyphs): Track last changes to struct glyph.
1999-12-30 Richard M. Stallman (tar-mode-map): Bind q to quit-window, not tar-quit.
1999-12-30 Richard M. Stallman *** empty log message ***
1999-12-30 Richard M. Stallman Supply licensing info.
1999-12-30 Richard M. Stallman Fix in license info.
1999-12-29 Eli Zaretskii (mode_line_string): Support MS-DOS frames.
1999-12-29 Gerd Moellmann *** empty log message ***
1999-12-29 Gerd Moellmann (syms_of_eval): Initialize debug_may_continue.
1999-12-29 Thien-Thi Nguyen (also deleted unsightly eol whitespace)
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.