log

age author description
2000-05-31 Jason Rumney (Fw32_set_clipboard_data): Change QNil to Qnil.
2000-05-31 Jason Rumney *** empty log message ***
2000-05-31 Dave Love *** empty log message ***
2000-05-31 Dave Love (change-log-font-lock-keywords) <function>: Add
2000-05-31 Kenichi Handa *** empty log message ***
2000-05-31 Kenichi Handa Mostly re-written.
2000-05-31 Kenichi Handa (quail-start-conversion): Don't include
2000-05-31 Kenichi Handa (isearch-printing-char): If keyboard coding system is
2000-05-30 Jason Rumney *** empty log message ***
2000-05-30 Jason Rumney (w32-charset-info-alist): Add each charset separately.
2000-05-30 Jason Rumney Doc changes to reduce diffs with x-win.el.
2000-05-30 Jason Rumney Format and doc changes to bring closer to xterm.c.
2000-05-30 Jason Rumney (single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
2000-05-30 Jason Rumney (NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
2000-05-30 Jason Rumney (W32FontStruct): Add double_byte_p member.
2000-05-30 Jason Rumney Format and doc changes to bring closer to xfns.c.
2000-05-30 Jason Rumney (glyph_to_pixel_coords): Change first parameter to
2000-05-30 Jason Rumney (w32_load_bdf_font): Initialize font->double_byte_p.
2000-05-30 Jason Rumney (w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.
2000-05-30 Jason Rumney (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
2000-05-30 Jason Rumney (Fread_file_name) [HAVE_NTGUI]: Use file dialog.
2000-05-30 Jason Rumney (struct glyph) [WINDOWSNT]: Add w32_font_type member.
2000-05-30 Jason Rumney (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
2000-05-30 Jason Rumney (CP_DEFAULT): Define.
2000-05-30 Jason Rumney *** empty log message ***
2000-05-30 Gerd Moellmann *** empty log message ***
2000-05-30 Gerd Moellmann (Info-default-directory-list): Doc fix.
2000-05-30 Gerd Moellmann (perl-indent-line): When looking for a
2000-05-30 Gerd Moellmann *** empty log message ***
2000-05-30 Gerd Moellmann (finger-X.500-host-regexps): New user-option.
2000-05-30 Gerd Moellmann *** empty log message ***
2000-05-30 Gerd Moellmann (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
2000-05-30 Gerd Moellmann (Fre_search_forward, Fre_search_backward)
2000-05-30 Kenichi Handa (detect_coding_iso2022): Fix code for checking
2000-05-30 Kenichi Handa *** empty log message ***
2000-05-30 Stefan Monnier *** empty log message ***
2000-05-30 Stefan Monnier (PREFETCH_NOLIMIT): New function.
2000-05-29 Gerd Moellmann *** empty log message ***
2000-05-29 Gerd Moellmann (dabbrev-expand): Don't display messages in the
2000-05-29 Gerd Moellmann (find_defun_start): Move test for
2000-05-29 Gerd Moellmann *** empty log message ***
2000-05-29 Gerd Moellmann (redisplay_window): Really switch buffers when
2000-05-29 Gerd Moellmann (tmm-prompt): Recognize menu item definitions of the for
2000-05-29 Gerd Moellmann New commands: hide/unhide actions,
2000-05-29 Gerd Moellmann (jit-lock-mode): Add after change function to local hook.
2000-05-29 Kenichi Handa (Fcall_process): Fix previous change.
2000-05-29 Dave Love keymap property.
2000-05-29 Gerd Moellmann *** empty log message ***
2000-05-29 Gerd Moellmann (free_realized_faces): Block/unblock input.
2000-05-29 Dave Love *** empty log message ***
2000-05-29 Dave Love Include intervals.h.
2000-05-29 Dave Love (keymap.o): Depend on intervals.h.
2000-05-29 Dave Love (menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
2000-05-29 Dave Love (map_property): New enum.
2000-05-29 Dave Love (get_local_map): Extra arg to allow looking for `keymap' too.
2000-05-29 Dave Love (Qkeymap): New variable.
2000-05-29 Dave Love (get_local_map: Don't declare here.
2000-05-29 Kenichi Handa (DECODE_COMPOSITION_START): If coding->cmp_data is not
2000-05-29 Kenichi Handa (coding_allocate_composition_data): Extern it.
2000-05-29 Kenichi Handa Include composite.h.