aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (FATAL ERRORS): Fix infinite loop in redisplayKim F. Storm2005-11-111-0/+2
* (struct it): New member ignore_overlay_strings_at_pos_p.Kim F. Storm2005-11-111-0/+4
* (handle_stop): Skip overlay string handling ifKim F. Storm2005-11-111-1/+6
* *** empty log message ***Kim F. Storm2005-11-111-0/+10
* (file-regular-p): Doc fix.Lars Hansen2005-11-102-2/+8
* *** empty log message ***Kim F. Storm2005-11-091-0/+14
* (safe_debug_print): New function to be called from gdbKim F. Storm2005-11-091-0/+20
* (valid_lisp_object_p): Add prototype.Kim F. Storm2005-11-091-0/+1
* (valid_lisp_object_p): New function to validate thatKim F. Storm2005-11-091-2/+71
* (pp, pp1): Use safe_debug_print.Kim F. Storm2005-11-091-2/+27
* (pp1): New user-defined function.Nick Roberts2005-11-091-0/+15
* *** empty log message ***Nick Roberts2005-11-091-0/+4
* *** empty log message ***YAMAMOTO Mitsuharu2005-11-091-0/+13
* (C_SWITCH_SYSTEM): Remove -fno-common.YAMAMOTO Mitsuharu2005-11-091-1/+5
* (unexec_write_zero): New function.YAMAMOTO Mitsuharu2005-11-091-9/+59
* [MAC_OSX] (init_mac_osx_environment): Reinitialize localeYAMAMOTO Mitsuharu2005-11-091-24/+30
* [MAC_OSX] (image_load_quartz2d): Fix memory leak.YAMAMOTO Mitsuharu2005-11-091-0/+1
* *** empty log message ***Juri Linkov2005-11-091-0/+6
* (shadow_lookup): If Flookup_key returns a number,Juri Linkov2005-11-091-1/+7
* (Fsignal_process): Recognize signal names with andKim F. Storm2005-11-081-30/+33
* (search_buffer): No need to initialize base_pat.Kim F. Storm2005-11-081-1/+1
* *** empty log message ***Kim F. Storm2005-11-081-0/+7
* Use local var `b' instead of XBUFFER (w->buffer) also whenKim F. Storm2005-11-071-1/+1
* (Fget_lru_window, Fget_largest_window, window_loop):Stefan Monnier2005-11-042-12/+22
* (show_mouse_face): Clear mouse face to eol.Kim F. Storm2005-11-041-1/+5
* *** empty log message ***Kim F. Storm2005-11-041-0/+4
* (lisp, shortlisp): Add emacs-lisp/syntax.elc,Dan Nicolaescu2005-11-032-0/+11
* *** empty log message ***Richard M. Stallman2005-11-031-0/+10
* (Fenlarge_window): Rename SIDE to HORIZONTAL.Richard M. Stallman2005-11-031-26/+30
* (STATIC_HEAP_SIZE): Increment both definitions.Richard M. Stallman2005-11-031-4/+4
* (refill_memory_reserve): Move decl out of conditionals.Richard M. Stallman2005-11-031-1/+2
* (Fdisplay_buffer): Fix last change to not use a dedicated window.Stefan Monnier2005-11-032-2/+9
* *** empty log message ***Kim F. Storm2005-11-011-0/+6
* (update_window_fringes): Undo 2005-10-27 change.Kim F. Storm2005-11-011-5/+11
* *** empty log message ***Andreas Schwab2005-11-011-0/+4
* (unexec): Handle .plt section in BSS segment.Andreas Schwab2005-11-011-4/+23
* *** empty log message ***Stefan Monnier2005-11-011-1/+3
* (readevalloop): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2005-11-011-1/+2
* (window_loop): For LRU and LARGEST, let the `mini' argumentStefan Monnier2005-11-012-25/+38
* * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock soDan Nicolaescu2005-10-312-1/+5
* Add previous years to copyright notice.Romain Francoise2005-10-311-1/+1
* * macfns.c: Update copyright year.Romain Francoise2005-10-313-2/+8
* (display_line): Restore it->current_x and callKim F. Storm2005-10-301-11/+9
* *** empty log message ***Kim F. Storm2005-10-301-0/+7
* (BYTES_USED): Use uordblks, not arena.Richard M. Stallman2005-10-302-2/+12
* (Fmake_variable_frame_local): Doc fix.Richard M. Stallman2005-10-301-8/+14
* * alloc.c (emacs_blocked_free): Fix typo.Chong Yidong2005-10-292-1/+5
* *** empty log message ***Richard M. Stallman2005-10-291-0/+1
* (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.Richard M. Stallman2005-10-291-0/+3
* (handle_fontified_prop): Do nothing if memory full.Richard M. Stallman2005-10-292-12/+101