summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (internal_self_insert): Check the propertyRichard M. Stallman1997-01-021-2/+4
* Total rewrite.Richard M. Stallman1996-12-311-292/+252
* (BROKEN_MKTIME): New macro.Paul Eggert1996-12-312-0/+7
* (MKTIME_OBJ):Paul Eggert1996-12-311-3/+1
* (mktime):Paul Eggert1996-12-311-5/+6
* Initial revisionRichard M. Stallman1996-12-312-0/+238
* <float.h>: Include if STDC_HEADERS.Paul Eggert1996-12-301-15/+15
* <float.h>: Include if STDC_HEADERS.Paul Eggert1996-12-301-1/+34
* (MKTIME_OBJ): Use our mktime instead of SCO 3.2v4.2's, since itPaul Eggert1996-12-301-2/+3
* (Fbyte_code): Add error check for jumping out of range.Richard M. Stallman1996-12-301-0/+10
* Include blockinput.h.Richard M. Stallman1996-12-301-0/+5
* (process.o): Depend on blockinput.h.Richard M. Stallman1996-12-301-1/+2
* (LD_SWITCH_SYSTEM): Use just -X.Richard M. Stallman1996-12-271-6/+6
* (dos_set_keyboard): Test whether KEYB.COM is installedRichard M. Stallman1996-12-271-0/+15
* (Fdefalias): Change argument name and doc string.Richard M. Stallman1996-12-261-6/+6
* (Ffset): Change argument name and doc string.Richard M. Stallman1996-12-261-6/+6
* (x_iconify_frame): Clear visible when we set iconified.Richard M. Stallman1996-12-261-0/+5
* (single_keymap_panes): New arg DEPTH.Richard M. Stallman1996-12-261-7/+15
* (window_scroll): Preserve vpos of pointRichard M. Stallman1996-12-261-22/+58
* (read_char_x_menu_prompt): Unread and record all the input events from here.Richard M. Stallman1996-12-261-5/+52
* (standard_args): Add -find-file and -visit.Richard M. Stallman1996-12-261-0/+2
* (internal_self_insert): If the abbrev has no expansion,Richard M. Stallman1996-12-261-4/+14
* (Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.Richard M. Stallman1996-12-261-7/+7
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-201-4/+36
* (FRONT_NONSTICKY_P): New macro.Richard M. Stallman1996-12-201-0/+2
* (try_window): Add error check for POS.Richard M. Stallman1996-12-201-2/+7
* (modify_event_symbol):Richard M. Stallman1996-12-191-1/+1
* (x_set_title): Check data type of NAME.Richard M. Stallman1996-12-191-0/+2
* (Fmatch_data): Doc fix.Richard M. Stallman1996-12-191-1/+1
* (set_frame_menubar): Call Fmatch_data with new explicit arguments.Richard M. Stallman1996-12-192-2/+2
* (read_process_output, exec_sentinel):Richard M. Stallman1996-12-191-4/+4
* (Fmatch_data): New args INTEGERS and REUSE.Richard M. Stallman1996-12-181-5/+35
* (HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.Richard M. Stallman1996-12-181-0/+5
* (send_process) [EMACS_HAS_USECS]:Richard M. Stallman1996-12-181-0/+4
* (set_point): Use virtual bounds, not real bounds,Richard M. Stallman1996-12-181-2/+5
* (merge_properties_sticky): Don't discard explicit nilRichard M. Stallman1996-12-171-12/+24
* Fix previous change.Richard M. Stallman1996-12-161-1/+4
* (Finsert_file_contents): Handle BEG and END non-nilRichard M. Stallman1996-12-161-6/+11
* (HAVE_LIMITS_H): Add #undef.Richard M. Stallman1996-12-161-0/+1
* (Fuser_full_name): Return nil if the specified user doesn't exist.Richard M. Stallman1996-12-151-1/+3
* (x_set_scroll_bar_width): Reject a width that's too small.Richard M. Stallman1996-12-151-0/+4
* (set_point): Check for intangible properties on overlays.Richard M. Stallman1996-12-151-42/+55
* (Fnext_char_property_change): New function.Richard M. Stallman1996-12-151-4/+56
* (syms_of_buffer): Doc fix (transient-mark-mode).Richard M. Stallman1996-12-111-1/+4
* (Fwrite_region): Be careful not to destroy contents ofRichard M. Stallman1996-12-111-1/+1
* (message2_nolog): Handle minibuffer_auto_raise.Richard M. Stallman1996-12-101-0/+5
* (Fcall_process_region): Define missing local `count'.Richard M. Stallman1996-12-101-0/+1
* (window_scroll): Don't set w->start or w->force_start if signaling an error.Richard M. Stallman1996-12-101-7/+8
* (Fend_of_line, Fbeginning_of_line):Richard M. Stallman1996-12-101-2/+2
* (Vmenu_updating_frame): New variable.Richard M. Stallman1996-12-101-0/+12