aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (unlock_all_files): Use unlock_file to expand eachGerd Moellmann2000-10-242-7/+8
* (directory_files_internal_unwind): New function.Andrew Innes2000-10-242-0/+44
* (size_window): Prevent setting window's width orGerd Moellmann2000-10-242-5/+9
* (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT onAndrew Innes2000-10-241-8/+13
* (state_protected_p, last_state_size, last_heapinfo)Gerd Moellmann2000-10-242-1/+77
* *** empty log message ***Gerd Moellmann2000-10-241-0/+2
* Update copyright.Gerd Moellmann2000-10-241-3/+4
* *** empty log message ***Gerd Moellmann2000-10-241-0/+5
* (xbacktrace): Handle case that $bt->function isn'tGerd Moellmann2000-10-241-2/+14
* *** empty log message ***Eli Zaretskii2000-10-241-1/+6
* (decode_coding_emacs_mule): If coding->eol_type is CREli Zaretskii2000-10-241-1/+40
* (regex_compile): Fix previous change.Kenichi Handa2000-10-241-1/+1
* (regex_compile): Change the way of handling a range from a char lessKenichi Handa2000-10-241-7/+8
* (Fdisplay_buffer): Fix doc.Kenichi Handa2000-10-241-1/+1
* *** empty log message ***Kenichi Handa2000-10-241-0/+4
* *** empty log message ***Kenichi Handa2000-10-241-6/+6
* (VCENTER_BASELINE_OFFSET): Bias division (see xterm.c comment below).Jason Rumney2000-10-232-1/+11
* (x_to_w32_font): Initialize dpi from dpyinfo->resy.Jason Rumney2000-10-231-3/+3
* (syms_of_fontset) [WINDOWSNT]: Special case for ASCII font of defaultJason Rumney2000-10-231-1/+5
* (emacs_blocked_free) [GC_MALLOC_CHECK]: Handle freeingGerd Moellmann2000-10-232-17/+25
* (x_connection_closed): Reset handling_signal.Gerd Moellmann2000-10-231-0/+1
* (window_scroll_pixel_based, window_scroll_line_based):Miles Bader2000-10-232-2/+9
* (Fminibuffer_complete): Pass nil for FULLY argument toMiles Bader2000-10-231-1/+1
* *** empty log message ***Miles Bader2000-10-231-0/+6
* (VCENTER_BASELINE_OFFSET): Bias the division by two, so that when a fontMiles Bader2000-10-231-1/+1
* 2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2000-10-222-1/+7
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-2213-1616/+238
* Fix a typo in a comment.Eli Zaretskii2000-10-221-1/+1
* *** empty log message ***Stefan Monnier2000-10-221-2/+9
* (fix_submap_inheritance): Don't do anything if parent_entryStefan Monnier2000-10-221-13/+17
* (dos_set_window_size): Update screen dimension variables.Eli Zaretskii2000-10-212-0/+10
* (w32_cache_char_metrics): Double check that font isJason Rumney2000-10-211-1/+4
* *** empty log message ***Jason Rumney2000-10-211-0/+5
* *** empty log message ***Andrew Innes2000-10-211-0/+70
* (w32_char_font_type): Move enum from w32term.cAndrew Innes2000-10-211-0/+24
* Extern decl for w32_cache_char_metrics.Andrew Innes2000-10-211-10/+1
* (w32_load_bdf_font): Call w32_cache_char_metrics.Andrew Innes2000-10-211-1/+4
* (w32_load_system_font): Call w32_cache_char_metrics.Andrew Innes2000-10-211-0/+4
* (w32_per_char_metric): Remove HDC argument. UseAndrew Innes2000-10-211-92/+120
* Change .obj to .$(O) in all dependencies.Andrew Innes2000-10-211-82/+101
* ($(BLD)\dispnew.obj):Andrew Innes2000-10-211-1/+22
* (Fminibuffer_complete): Call Fpos_visible_in_window_pEli Zaretskii2000-10-212-1/+6
* (Fpos_visible_in_window_p): Update prototypeMiles Bader2000-10-212-1/+10
* (pos_fully_visible_in_window_p):Miles Bader2000-10-211-9/+64
* (toplevel): Conditionalize compilation of mem_*Gerd Moellmann2000-10-202-1/+11
* Move #ifdef GC_MARK_STACK back above mem_init where it used to be. mem_z etc ...Jason Rumney2000-10-201-2/+1
* *** empty log message ***Jason Rumney2000-10-201-0/+5
* (_malloc_internal) [GC_MALLOC_CHECK]: UseGerd Moellmann2000-10-202-0/+31
* (toplevel) [SYSTEM_MALLOC || DOUG_LEA_MALLOC]: UndefGerd Moellmann2000-10-201-64/+177
* [!WINDOWSNT]: Don't apply Solaris 2.5 work-around onAndrew Innes2000-10-202-5/+12