summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* (syms_of_print): Fix doc string of print-gensym.Karl Heuer1997-10-021-1/+1
* Make sure that make-docfile does not see the doc stringKarl Heuer1997-10-021-1/+1
* Repeat the argument list of format-time-string in theKarl Heuer1997-10-021-0/+1
* [! HAVE_LIBXMU] (LIBXMU): Define as empty.Richard M. Stallman1997-10-011-0/+7
* automatically generated from GPLed versionPaul Eggert1997-09-301-1/+7
* (Qwidget_type): New variable.Karl Heuer1997-09-301-19/+109
* Fix name of include file to match 1996-08-24 renaming.Karl Heuer1997-09-291-1/+1
* (relinquish): When returning memory to the system,Karl Heuer1997-09-271-1/+12
* (push_key_description): Delete useless `if' statement.Kenichi Handa1997-09-251-2/+0
* (find_charset_in_str): Return also charsets inKenichi Handa1997-09-251-5/+35
* (mode-line-format): Doc fix.Karl Heuer1997-09-251-0/+1
* (child_setup) [WINDOWSNT]: Change directory ofGeoff Voelker1997-09-231-0/+3
* (command_loop_1): Add nonascii_insert_offsetRichard M. Stallman1997-09-171-0/+9
* (compute_motion): Ignore the display table entry for aRichard M. Stallman1997-09-151-1/+2
* (Finsert_file_contents): If a coding system isRichard M. Stallman1997-09-141-0/+2
* Comment change.Richard M. Stallman1997-09-141-1/+0
* When redisplaying the echo area, use the valueRichard M. Stallman1997-09-131-16/+34
* (syms_of_minibuf): Doc fix.Richard M. Stallman1997-09-131-3/+1
* (Fexternal_debugging_output): On Windows output to debugger.Richard M. Stallman1997-09-121-1/+9
* automatically generated from GPLed versionPaul Eggert1997-09-112-30/+29
* Switch to raw-text as coding system.Richard M. Stallman1997-09-111-1/+1
* (syms_of_msdos): Intern background-color andRichard M. Stallman1997-09-111-2/+8
* (ENCODE_FILE): New macro.Richard M. Stallman1997-09-111-66/+158