]> code.delx.au - gnu-emacs/history - src
Add toolbar.
[gnu-emacs] / src /
2000-09-13 Gerd Moellmann(Fplay_sound): Doc fix.
2000-09-13 Gerd MoellmannAvoid some more compiler warnings.
2000-09-13 Gerd MoellmannAdd some comments about DOUG_LEA_MALLOC's use of mmap
2000-09-12 Gerd MoellmannRemove conditional compilation on SCALABLE_FONTS.
2000-09-12 Gerd Moellmann*** empty log message ***
2000-09-12 Gerd Moellmann(Fload): Put code checking for recursive loads in ...
2000-09-12 Kenichi HandaComment fixed.
2000-09-12 Kenichi Handa*** empty log message ***
2000-09-11 Gerd Moellmann(png_load, jpeg_load): Declare some variables volatile
2000-09-11 Gerd Moellmann(init_lread): Set Vloads_in_progress to nil.
2000-09-11 Gerd Moellmann(Vloads_in_progress): New variable.
2000-09-11 Gerd Moellmann(concat, Fsubstring, internal_equal, Fnconc): Avoid...
2000-09-11 Miles Bader(Fbuffer_string): Doc fix.
2000-09-10 Gerd Moellmann(mmap_enlarge): Don't return 0 if successful.
2000-09-10 Ken Raeburns/netbsd.h: NO_C_SOURCE->NOT_C_CODE
2000-09-09 Gerd Moellmann(CYCLE_CHECK): Don't use the Lisp_Object returned
2000-09-09 Stefan Monnier*** empty log message ***
2000-09-09 Stefan Monnier(Finternal_set_lisp_face_attribute): Minor thinko.
2000-09-08 Dave Love(internal-merge-in-global-face): Fix newline in doc...
2000-09-08 Gerd Moellmann(mmap_fd): Remove initializer which can make it
2000-09-08 Dave Love(r_alloc_init_fd): Move. Fix conditional for pcc.
2000-09-08 Dave Love(r_alloc_init): Conditionalize on SYSTEM_MALLOC, not...
2000-09-08 Gerd Moellmann*** empty log message ***
2000-09-08 Gerd Moellmann(Finternal_merge_in_global_face): Return a Lisp object.
2000-09-08 Gerd Moellmann(dump_glyph_row): Fix printf format string.
2000-09-08 Dave Love(r_alloc_init_fd): Conditionalize on MAP_ANON.
2000-09-08 Dave Love(REL_ALLOC_MMAP): Define.
2000-09-08 Gerd Moellmann(GC_MARK_STACK, REL_ALLOC_MMAP): Define.
2000-09-08 Dave LoveMention REL_ALLOC_MMAP.
2000-09-08 Dave LoveDon't include string.h (redundant).
2000-09-08 Gerd Moellmann(Fset_keymap_parent): Check for cycles in keymap
2000-09-08 Dave Love(allocaobj) [!SYSTEM_MALLOC && REL_ALLOC_MMAP]:
2000-09-08 Gerd Moellmann(try_window_id): When trying to locate cursor in
2000-09-08 Gerd Moellmann(x_draw_glyphs): Handle case START and END are out
2000-09-08 Dave Love(SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last...
2000-09-08 Kenichi Handa(compile_pattern): Check the multibyteness of cached
2000-09-08 Kenichi Handa*** empty log message ***
2000-09-08 Miles Bader(default_face_vector): Function removed.
2000-09-07 Gerd Moellmann(obtain, relinquish, relinquish, r_alloc_size_in_use)
2000-09-07 Eli Zaretskii*** empty log message ***
2000-09-07 Eli Zaretskii(make_terminal_frame): Initialize frame foreground and
2000-09-07 Gerd Moellmann(mmap_find): Fix overlap computation.
2000-09-07 Gerd Moellmann*** empty log message ***
2000-09-07 Gerd Moellmann(xdialog_show): When looking up the selection in
2000-09-07 Gerd Moellmann(syms_of_lread): Change value of regexp
2000-09-07 Gerd Moellmann(smaller_face): Compare font heights with `<' and `>'
2000-09-07 Kenichi Handa(MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80...
2000-09-07 Kenichi Handa(detect_coding_sjis): Check the byte sequence more...
2000-09-07 Kenichi Handa(encode_coding_sjis_big5): Fix previous change.
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Kenichi Handa(encode_coding_sjis_big5): Use translation table for
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Gerd Moellmann*** empty log message ***
2000-09-07 Gerd Moellmann(Vparam_value_alist): New variable.
2000-09-07 Gerd Moellmann(Fframe_parameter): Handle `name' and `background-mode'
2000-09-07 Gerd Moellmann(Qdisplay): Declare extern.
2000-09-07 Gerd Moellmann*** empty log message ***
2000-09-07 Gerd Moellmann(Fframe_parameter): Handle `name' specially.
2000-09-07 Gerd Moellmann*** empty log message ***
2000-09-07 Gerd Moellmann(Finternal_set_lisp_face_attribute): If FRAME is 0,
2000-09-07 Dave Love[!SYSTEM_MALLOC && REL_ALLOC_MMAP]: Set mallocobj.
2000-09-07 Kenichi Handa(MAKE_CHAR): Be sure to set MSB of C1 to 0.
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-07 Kenichi Handa(charset.o): Depends on composite.h.
2000-09-07 Kenichi HandaInclude composite.h
2000-09-07 Kenichi Handa(read_process_output): Before inserting the decoded
2000-09-07 Kenichi Handa*** empty log message ***
2000-09-06 Gerd Moellmann*** empty log message ***
2000-09-06 Gerd Moellmann(set_buffer_internal_1) [REL_ALLOC_MMAP]: If
2000-09-06 Gerd Moellmann(POINTER, SIZE) [emacs]: Define in terms of
2000-09-06 Gerd Moellmann(Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_vars
2000-09-06 Gerd Moellmann(init_buffer) [REL_ALLOC_MMAP]: Map new buffer
2000-09-06 Gerd Moellmann(R_ALLOC_DECLARE): Removed because unused.
2000-09-06 Gerd Moellmann*** empty log message ***
2000-09-06 Gerd Moellmann(HAVE_MMAP): Add #undef.
2000-09-05 Gerd Moellmann*** empty log message ***
2000-09-05 Gerd Moellmann(Qdisplay_type): New variable.
2000-09-05 Gerd Moellmann(Fother_buffer): Consider buffers as invisible when
2000-09-05 Gerd Moellmann*** empty log message ***
2000-09-05 Gerd Moellmann(window_loop) <GET_LARGEST_WINDOW>: Fix bug making
2000-09-04 Gerd Moellmann(syms_of_lread): Make Vbytecomp_version_regexp a Lisp
2000-09-04 Miles Bader*** empty log message ***
2000-09-04 Miles Bader(xmenu_show):
2000-09-04 Stefan Monnier(WIDE_CHAR_SUPPORT): New macro.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew InnesChange to DOS line endings.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew Innes(compare_env): Convert to uppercase for comparison,
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew Innes(clean): Don't delete config.h and epaths.h.
2000-09-03 Andrew Innes(_ANONYMOUS_UNION) [__GNUC__]: New define
2000-09-03 Andrew Innes(ORDINARY_LINK): New define.
2000-09-03 Jason Rumney(emacs): Do not change directory to run temacs, as...
2000-09-03 Jason Rumney*** empty log message ***
2000-09-03 Miles Bader*** empty log message ***
2000-09-03 Miles Bader(x_alloc_lighter_color_for_widget): New function.
2000-09-02 Gerd Moellmann(redisplay_mode_lines): New function.
2000-09-02 Gerd MoellmannRemove includes of
2000-09-02 Gerd MoellmannInclude <signal.h>.
next