*** empty log message ***
[bpt/emacs.git] / src /
2003-02-18 Kim F. Storm(read1): Fix last change; "`" is not always special.
2003-02-18 Kim F. Storm*** empty log message ***
2003-02-18 Andrew Choiunexmacosx.c (copy_data_segment): Also copy __cfstring...
2003-02-18 Andreas Schwab.
2003-02-18 Andreas Schwab(window_scroll_pixel_based): Move outside a
2003-02-18 Andreas Schwab(in_display_vector_p): New function.
2003-02-18 Andreas Schwab(in_display_vector_p): Declare.
2003-02-17 Kim F. Storm(read1): Fix and relax read syntax.
2003-02-17 Kim F. Storm*** empty log message ***
2003-02-17 Jan Djärv* gtkutil.c (xg_tool_bar_expose_callback): New function.
2003-02-17 Richard M. Stallman(this_command_key_count_reset): New variable.
2003-02-17 Kenichi Handa(string_to_multibyte): Always return a multibyte string.
2003-02-16 Jason Rumney(w32_list_bdf_fonts, w32_list_fonts): Negative
2003-02-14 Dave Love*** empty log message ***
2003-02-14 Dave Love(Flanginfo): Doc fix.
2003-02-13 Kim F. Storm(read_escape): Interpret \s as a SPACE character, except
2003-02-13 Kim F. Storm(Fmatch_data): Doc fix. Explicitly state that
2003-02-12 Kim F. StormRenamed remap-command to command-remapping. All uses...
2003-02-12 Juanma Barranquero(Fdefmacro): Fix typo.
2003-02-12 Kim F. Storm(Fstart_kbd_macro): If appending, and last keyboard
2003-02-11 Kim F. Storm(Fremap_command): Return nil if arg is not a symbol.
2003-02-11 Kim F. Storm*** empty log message ***
2003-02-11 Kenichi Handa*** empty log message ***
2003-02-11 Kenichi Handa(lisp, shortlisp): Add malayalam.el and tamil.el.
2003-02-10 Kim F. StormDoc fixes.
2003-02-10 Kenichi Handa(Fstring_to_multibyte): Fix typo in the docstring.
2003-02-10 Kenichi Handa*** empty log message ***
2003-02-10 Kenichi Handa(QCfilter_multibyte): New variable.
2003-02-10 Kenichi Handa(struct Lisp_Process): New member filter_multibyte.
2003-02-10 Kenichi Handa(setup_process_coding_systems): Add prototype.
2003-02-10 Kenichi Handa(Fset_buffer_multibyte): If the current buffer has a
2003-02-09 Kenichi Handa*** empty log message ***
2003-02-09 Kenichi Handa(string_to_multibyte): New function.
2003-02-08 Andreas Schwab*** empty log message ***
2003-02-08 Andreas Schwab(EXEEXT): Define to @EXEEXT@ and use this variable
2003-02-08 Jan Djärvxterm.c (x_make_frame_visible): Call gtk_window_deiconify.
2003-02-07 Jan DjärvUse FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman*** empty log message ***
2003-02-04 Richard M. Stallman(echo_now): Update before_command_echo_length.
2003-02-03 Kim F. Storm(syms_of_keyboard) <this-original-command>: Doc fix.
2003-02-03 Kim F. Storm*** empty log message ***
2003-02-02 Jan DjärvFix memory leak.
2003-02-02 Jason Rumney*** empty log message ***
2003-02-01 Jason Rumney(w32_create_pixmap_from_bitmap_data): Use alloca for
2003-02-01 Jason Rumney(Fcopy_file) [WINDOWSNT]: Reverse logic for setting
2003-01-31 Dave Love(Fskip_chars_forward)
2003-01-31 Juanma BarranqueroCygwin support patch.
2003-01-31 Juanma BarranqueroInitial revision.
2003-01-31 Juanma Barranquero*** empty log message ***
2003-01-31 Juanma Barranquero(init_tiff_functions): New function.
2003-01-31 Juanma Barranquero*** empty log message ***
2003-01-31 Juanma Barranquero(DrawText): Kludge to avoid a redefinition on Windows...
2003-01-31 Kenichi Handa(syms_of_coding): Add `...' for symbols in the docstring of
2003-01-31 Kenichi Handa(SKIP_GLYPHS): New macro.
2003-01-31 Kenichi Handa*** empty log message ***
2003-01-30 Jan Djärvgtkutil.c (free_frame_tool_bar): Removed debug printf.
2003-01-30 Dave Love*** empty log message ***
2003-01-30 Dave Love(Vgc_elapsed, gcs_done): New variables.
2003-01-30 Juanma Barranquero(init_external_image_libraries): Add missing operator.
2003-01-29 Jason Rumney*** empty log message ***
2003-01-29 Jason Rumney(init_external_image_libraries): Allow jpeg-62.dll as
2003-01-29 Kenichi Handa(set_cursor_from_row): Pay attention to string display...
2003-01-29 Kenichi Handa*** empty log message ***
2003-01-28 Kim F. StormCorrected misc. typos like missing : after file names,
2003-01-28 Andrew Choi2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-01-28 Andrew Choi2003-01-28 Andrew Choi <akochoi@shaw.ca>
2003-01-27 Juanma Barranquero(init_external_image_libraries): Try alternate names...
2003-01-27 Jan Djärvgtkutil.c: Check for NULL string before calling strcmp...
2003-01-27 Kenichi Handa(x_set_name, x_set_title): Add comment about encoding...
2003-01-26 Kenichi Handa(Fformat): Add comment about the treatment of 0 as...
2003-01-26 Jan Djärvgtkutil.c (update_frame_tool_bar): Call prepare_image_f...
2003-01-26 Jason Rumney*** empty log message ***
2003-01-26 Jason Rumney(init_jpeg_functions, jpeg_resync_to_restart_wrapper):
2003-01-25 Jason Rumney*** empty log message ***
2003-01-25 Jason Rumney(XPutPixel): Handle monochrome images; used for masks.
2003-01-25 Richard M. Stallman*** empty log message ***
2003-01-25 Richard M. StallmanDeclare format2 instead of format1.
2003-01-25 Richard M. Stallman(barf_or_query_if_file_exists): Call format2 instead...
2003-01-25 Richard M. Stallman(Fkill_buffer): Call format2 instead of format1.
2003-01-25 Richard M. Stallman(format2): New function, replaces format1
2003-01-25 Richard M. StallmanComment change.
2003-01-25 Jan DjärvFix input methods for GTK.
2003-01-25 Jason Rumney(XPutPixel): Handle monochrome images; used for masks.
2003-01-24 Andreas Schwab(Fminibuffer_message): Verify type of parameter.
2003-01-24 Juanma Barranquero*** empty log message ***
2003-01-24 Jan Djärvgtkutil.c (xg_initialize): Initialize id_to_widget...
2003-01-24 Dave Love(mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:
2003-01-24 Dave Love(GC_SETJMP_WORKS, GC_MARK_STACK): Define for more
2003-01-24 Kenichi Handa(adjust_point_for_property): New second arg MODIFIED.
2003-01-23 Juanma Barranquero*** empty log message ***
2003-01-22 Jason Rumney* w32term.c (x_draw_glyph_string_foreground)
2003-01-22 Jason Rumney(x_set_cursor_type): Set cursor_type_changed,
2003-01-22 Andreas SchwabRegenerated.
2003-01-22 Juanma BarranqueroFix typo.
2003-01-21 Jason Rumney*** empty log message ***
2003-01-21 Jason Rumney2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj...
2003-01-21 Jason Rumney2003-01-21 KOBAYASHI Yasuhiro <kobayays@otsukakj...
2003-01-21 Jason Rumney2003-01-21 Jason Rumney <jasonr@gnu.org>
2003-01-21 Juanma Barranquero(ALL_CFLAGS): Include MYCPPFLAGS, not MYCPPFLAG.
next