(reftex-use-fonts): removed the check for
[bpt/emacs.git] / src /
2005-11-16 Chong Yidonginitialize XpmAttributes
2005-11-16 Chong YidongMeh. Use the 32x32 version.
2005-11-16 Chong YidongUSe 24x24 xpm icon
2005-11-16 Chong Yidong* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
2005-11-16 Luc Teirlinck*** empty log message ***
2005-11-16 Luc Teirlinck(lisp, shortlisp): Add rfn-eshadow.
2005-11-16 Nick RobertsMake SIGTSTP work like SIGINT normally does.
2005-11-16 Nick Roberts*** empty log message ***
2005-11-15 Andreas Schwab(free_float): Make free list chaining aliasing-safe.
2005-11-15 Andreas Schwab(struct Lisp_Cons): Make cdr a union.
2005-11-15 YAMAMOTO Mitsuharu(HASHKEY_QUERY_CACHE): New define.
2005-11-15 YAMAMOTO Mitsuharu(init_image) [MAC_OS]: Don't call EnterMovies if
2005-11-13 YAMAMOTO Mitsuharu(LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'.
2005-11-13 YAMAMOTO Mitsuharu[USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.
2005-11-13 YAMAMOTO Mitsuharu(USE_CG_TEXT_DRAWING): New define.
2005-11-11 Steven TammUpdate macterm comment
2005-11-11 Steven Tammmacterm.c (backtranslate_modified_keycode): New function to
2005-11-11 Kim F. Storm(pitx): Fix output format if n_overlay_strings > 0.
2005-11-11 Kim F. Storm*** empty log message ***
2005-11-11 Kim F. Storm(Fsubstitute_command_keys): Doc fix.
2005-11-11 Kim F. Storm(FATAL ERRORS): Fix infinite loop in redisplay
2005-11-11 Kim F. Storm(struct it): New member ignore_overlay_strings_at_pos_p.
2005-11-11 Kim F. Storm(handle_stop): Skip overlay string handling if
2005-11-11 Kim F. Storm*** empty log message ***
2005-11-10 Lars Hansen(file-regular-p): Doc fix.
2005-11-09 Kim F. Storm*** empty log message ***
2005-11-09 Kim F. Storm(safe_debug_print): New function to be called from gdb
2005-11-09 Kim F. Storm(valid_lisp_object_p): Add prototype.
2005-11-09 Kim F. Storm(valid_lisp_object_p): New function to validate that
2005-11-09 Kim F. Storm(pp, pp1): Use safe_debug_print.
2005-11-09 Nick Roberts(pp1): New user-defined function.
2005-11-09 Nick Roberts*** empty log message ***
2005-11-09 YAMAMOTO Mitsuharu*** empty log message ***
2005-11-09 YAMAMOTO Mitsuharu(C_SWITCH_SYSTEM): Remove -fno-common.
2005-11-09 YAMAMOTO Mitsuharu(unexec_write_zero): New function.
2005-11-09 YAMAMOTO Mitsuharu[MAC_OSX] (init_mac_osx_environment): Reinitialize...
2005-11-09 YAMAMOTO Mitsuharu[MAC_OSX] (image_load_quartz2d): Fix memory leak.
2005-11-09 Juri Linkov*** empty log message ***
2005-11-09 Juri Linkov(shadow_lookup): If Flookup_key returns a number,
2005-11-08 Kim F. Storm(Fsignal_process): Recognize signal names with and
2005-11-08 Kim F. Storm(search_buffer): No need to initialize base_pat.
2005-11-08 Kim F. Storm*** empty log message ***
2005-11-07 Kim F. StormUse local var `b' instead of XBUFFER (w->buffer) also...
2005-11-04 Stefan Monnier(Fget_lru_window, Fget_largest_window, window_loop):
2005-11-04 Kim F. Storm(show_mouse_face): Clear mouse face to eol.
2005-11-04 Kim F. Storm*** empty log message ***
2005-11-03 Dan Nicolaescu(lisp, shortlisp): Add emacs-lisp/syntax.elc,
2005-11-03 Richard M. Stallman*** empty log message ***
2005-11-03 Richard M. Stallman(Fenlarge_window): Rename SIDE to HORIZONTAL.
2005-11-03 Richard M. Stallman(STATIC_HEAP_SIZE): Increment both definitions.
2005-11-03 Richard M. Stallman(refill_memory_reserve): Move decl out of conditionals.
2005-11-03 Stefan Monnier(Fdisplay_buffer): Fix last change to not use a dedicat...
2005-11-01 Kim F. Storm*** empty log message ***
2005-11-01 Kim F. Storm(update_window_fringes): Undo 2005-10-27 change.
2005-11-01 Andreas Schwab*** empty log message ***
2005-11-01 Andreas Schwab(unexec): Handle .plt section in BSS segment.
2005-11-01 Stefan Monnier*** empty log message ***
2005-11-01 Stefan Monnier(readevalloop): Yet another int/Lisp_Object mixup ...
2005-11-01 Stefan Monnier(window_loop): For LRU and LARGEST, let the `mini'...
2005-10-31 Dan Nicolaescu* loadup.el: Load emacs-lisp/syntax, font-lock and...
2005-10-31 Romain FrancoiseAdd previous years to copyright notice.
2005-10-31 Romain Francoise* macfns.c: Update copyright year.
2005-10-30 Kim F. Storm(display_line): Restore it->current_x and call
2005-10-30 Kim F. Storm*** empty log message ***
2005-10-30 Richard M. Stallman(BYTES_USED): Use uordblks, not arena.
2005-10-30 Richard M. Stallman(Fmake_variable_frame_local): Doc fix.
2005-10-29 Chong Yidong* alloc.c (emacs_blocked_free): Fix typo.
2005-10-29 Richard M. Stallman*** empty log message ***
2005-10-29 Richard M. Stallman(Fformat_mode_line): Clear mode_line_proptrans_alist...
2005-10-29 Richard M. Stallman(handle_fontified_prop): Do nothing if memory full.
2005-10-29 Richard M. Stallman(memory_full_cons_threshold): Declared.
2005-10-29 Richard M. Stallman(syms_of_alloc) <memory-full>: Doc fix.
2005-10-29 Richard M. Stallman(command_loop_1): Don't set Vmemory_full here.
2005-10-29 Richard M. Stallman(internal_lisp_condition_case): New function.
2005-10-29 Richard M. Stallman(Fbyte_code): Use internal_lisp_condition_case.
2005-10-29 Stefan Monnier*** empty log message ***
2005-10-29 Stefan Monnier(Fparse_partial_sexp): Fix docstring.
2005-10-28 Romain Francoise(BASE_PURESIZE): Incremented to 1130000.
2005-10-28 Richard M. Stallman*** empty log message ***
2005-10-28 Richard M. Stallman(syms_of_xfns): Provide `x' as feature.
2005-10-28 Richard M. Stallman(decode_mode_spec): Define %e to indicate memory full.
2005-10-28 Richard M. Stallman(Fformat): Don't include string padding
2005-10-28 Richard M. Stallman(spare_memory): No longer static.
2005-10-28 Richard M. Stallman(BASE_PURESIZE): Incremented to 112000.
2005-10-28 Chong Yidong* data.c (Fmake_variable_frame_local): Add clarification to
2005-10-27 Chong Yidong* fringe.c (update_window_fringes): Handle case where...
2005-10-27 Kenichi Handa(DECODE_SYSTEM): Fix argument name; name->str.
2005-10-25 Jason Rumney(w32_to_x_font): Avoid forcing font widths.
2005-10-25 YAMAMOTO Mitsuharu(last_mouse_glyph_frame): New var.
2005-10-25 YAMAMOTO Mitsuharu[MAC_OS] (image_load_qt_1): Check image size.
2005-10-24 Masatake YAMATOSmall doc fix.
2005-10-24 Kim F. StormUndo 2005-10-23 change.
2005-10-24 Kim F. Storm*** empty log message ***
2005-10-24 Kim F. Storm(Fcompare_buffer_substrings): Fix last change.
2005-10-24 Kim F. Storm*** empty log message ***
2005-10-24 Kenichi Handa(handle_one_xevent): Handle keysyms directly mapped to
2005-10-24 Kenichi Handa(charset_mule_unicode_0100_24ff)
2005-10-24 Kenichi Handa(charset_mule_unicode_0100_24ff)
2005-10-24 Stefan Monnier*** empty log message ***
2005-10-24 Stefan Monnier(Fcompare_buffer_substrings): Handle multibyte chars.
next