aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* automatically generated from GPLed versionUlrich Drepper1997-11-061-4/+10
* automatically generated from GPLed versionUlrich Drepper1997-11-041-23/+117
* (init_system_name): If gethostname gives a properKarl Heuer1997-10-311-41/+42
* (DBL_MIN_REPLACEMENT): New macro.Paul Eggert1997-10-291-1/+7
* (DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.Paul Eggert1997-10-291-1/+9
* (copy_category_table): Copy also the first extra slotKenichi Handa1997-10-271-3/+9
* (Fchars_in_string): Pay attention toKenichi Handa1997-10-271-2/+8
* (Fkill_buffer): Don't assume buffer is current.Karl Heuer1997-10-271-1/+1
* (XTread_socket): Check for bogus (0,0) location.Karl Heuer1997-10-251-0/+10
* (XTmouse_position): Handle INSIST < 0.Karl Heuer1997-10-241-2/+2
* (w32_mouse_position): Handle INSIST < 0.Karl Heuer1997-10-241-2/+2
* (Fmouse_pixel_position, Fmouse_position):Karl Heuer1997-10-241-2/+2
* Indicate in messages if source code is being loaded.Simon Marshall1997-10-231-8/+8
* (char_valid_p): New functionKenichi Handa1997-10-231-0/+39
* (CHAR_VALID_P): Renamed from VALID_CHAR_P, newKenichi Handa1997-10-231-9/+6
* (encode_designation_at_bol): Fix bug of finding graphicKenichi Handa1997-10-231-20/+67
* (struct iso2022_spec): New memberKenichi Handa1997-10-231-8/+13
* (map_char_table): Do not operate on invalid characters.Kenichi Handa1997-10-231-1/+3
* (unlock_all_files): Don't call unlock_file;Karl Heuer1997-10-231-1/+8
* (redisplay_window): If clip_changed, always runKarl Heuer1997-10-231-0/+11
* (DBL_DIG): Remove; the default value is now set in print.c.Paul Eggert1997-10-231-4/+0
* No need to include <float.h> before "lisp.h",Paul Eggert1997-10-232-14/+5
* (_MAXLDBL, _NMAXLDBL):Paul Eggert1997-10-231-3/+57
* (xselect.o): Depend on buffer.h.Kenichi Handa1997-10-211-1/+1
* (Qcoding_system_spec): Deleted.Kenichi Handa1997-10-211-81/+67
* Include buffer.h.Kenichi Handa1997-10-211-15/+21
* (LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty).Karl Heuer1997-10-211-1/+7
* (LD_SWITCH_MACHINE): Conditionalize thisKarl Heuer1997-10-211-4/+2
* (syms_of_window): Doc fix.Karl Heuer1997-10-191-1/+1
* (init_buffer): Don't add /: to default dir if it's `/'.Karl Heuer1997-10-161-1/+6
* (Faccessible_keymaps): Avoid alloca for fixed-size array.Karl Heuer1997-10-161-8/+5
* (read_minibuf): Return DEFALT here, if minibuffer is empty.Karl Heuer1997-10-161-4/+4
* (Fexpand_file_name): Avoid treating // speciallyKarl Heuer1997-10-161-11/+0
* (Fwhere_is_internal): some minor mode bindings weren'tKarl Heuer1997-10-161-5/+11
* (replace_buffer_in_all_windows):Karl Heuer1997-10-161-2/+2
* (gc_sweep): Free memory blocks that contain only unusedKarl Heuer1997-10-151-5/+86
* (Fstring_to_number): Handle NEGATIVE for floats too.Karl Heuer1997-10-151-1/+1
* (read_list): Don't recognize Vload_file_nameKarl Heuer1997-10-151-1/+5
* (window_scroll): When scrolling forward and point isKarl Heuer1997-10-151-1/+1
* Ensure standard handles are reset even if spawnve fails.Andrew Innes1997-10-131-1/+1
* Pass menu handle by value.Andrew Innes1997-10-131-1/+1
* (decode_mode_spec): Display non-nil title as the frame'sEli Zaretskii1997-10-131-1/+4
* (set_menu_bar_lines): Make the function external insteadEli Zaretskii1997-10-131-1/+1
* (shut_down_emacs): Call `dos_cleanup'.Eli Zaretskii1997-10-131-0/+4
* (mouse_get_pos): Remove reduntant call to `int86'.Eli Zaretskii1997-10-131-69/+39
* Declare Vdos_windows_version.Eli Zaretskii1997-10-131-0/+1
* (__tb): Define.Eli Zaretskii1997-10-131-0/+149
* (LD_SWITCH_SYSTEM): Use -Wl,-rpath if __ELF__.Richard M. Stallman1997-10-111-1/+8
* Test __OpenBSD__ along with __NetBSD__.Richard M. Stallman1997-10-111-4/+8
* (round_up): Make arguments and return type unsigned.Karl Heuer1997-10-021-2/+2