summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (Fexecute_extended_command):Richard M. Stallman1995-11-181-9/+3
* (FRAME_WINDOW_P): Always define it one way or another.Richard M. Stallman1995-11-161-0/+3
* (gettext_noop): New macro, identity fn.Roland McGrath1995-11-161-296/+303
* Declare etext.Roland McGrath1995-11-161-1/+1
* [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if notRoland McGrath1995-11-161-3/+4
* (XTread_socket): Verify a ButtonPress was actually in theRichard M. Stallman1995-11-151-1/+8
* (syms_of_xselect): Doc fix.Richard M. Stallman1995-11-151-1/+1
* (x_clear_frame_selections): Get selection_symbol properly.Richard M. Stallman1995-11-151-1/+22
* (doprnt1): Add a cast.Richard M. Stallman1995-11-151-1/+1
* (mark_object): Don't overwrite original argument value.Richard M. Stallman1995-11-151-2/+3
* (xsymbol): Cast name explicitly to (char *).Richard M. Stallman1995-11-151-1/+1
* Initial revisionGeoff Voelker1995-11-141-0/+589
* (check_executable) [DOS_NT]: Treat all dirs as executable.Richard M. Stallman1995-11-141-1/+13
* Declare calloc like malloc.Richard M. Stallman1995-11-131-3/+3
* (LIBS_STANDARD): Definition deleted.Richard M. Stallman1995-11-121-1/+3
* (LIBS_SYSTEM): Fix typo in prev change.Richard M. Stallman1995-11-121-2/+2
* Always include dispextern.h before cm.h.Richard M. Stallman1995-11-121-5/+1
* (syms_of_frame_1): Set up Vdefault_frame_alist here.Richard M. Stallman1995-11-111-14/+14
* (Fdocumentation): Reject a file referenceRichard M. Stallman1995-11-111-2/+7
* (dos_menubar_clock_displayed): New variable.Richard M. Stallman1995-11-111-0/+8
* (display_text_line): Handle redisplay_end_triggerRichard M. Stallman1995-11-111-11/+14
* (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):Richard M. Stallman1995-11-111-4/+5
* (check_syntax_table): Check the purpose slot.Richard M. Stallman1995-11-111-4/+9
* (fatal_unexec): Don't use varargs.Richard M. Stallman1995-11-111-6/+4
* (display_menu_bar): Fix backwards conditional.Richard M. Stallman1995-11-111-4/+8
* (NO_EDITRES): Defined.Richard M. Stallman1995-11-111-4/+4
* (HACK_EDITRES): Don't define if NO_EDITRES is defined.Richard M. Stallman1995-11-111-2/+3
* (HACK_EDITRES): Define here as in xfns.c.Richard M. Stallman1995-11-111-3/+6
* (set_menu_bar_lines): Record the fact that the window configuration changes.Richard M. Stallman1995-11-111-2/+8
* Don't include Xaw/Paned.h unless USE_LUCID is defined.Richard M. Stallman1995-11-101-0/+4
* Don't test THIS_IS_YMAKEFILE.Richard M. Stallman1995-11-101-2/+0
* Always include sys/wait.h unless NOT_C_CODE;Richard M. Stallman1995-11-101-1/+4
* (SYMS_SYSTEM): Add syms_of_msdos.Richard M. Stallman1995-11-101-1/+1
* (LIB_STANDARD_1): New macro.Richard M. Stallman1995-11-101-4/+10
* (LIBXMU): Never define this.Richard M. Stallman1995-11-101-1/+4
* Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.Richard M. Stallman1995-11-101-5/+6
* (lisp): Add loadup.el.Richard M. Stallman1995-11-101-1/+2
* (unload_font): Invalidate computed faces.Richard M. Stallman1995-11-101-1/+53
* (display_text_line): Get redisplay_end_trigger from window.Richard M. Stallman1995-11-101-29/+37
* (struct window): New field redisplay_end_trigger.Richard M. Stallman1995-11-101-0/+3
* (Fwindow_redisplay_end_trigger): New function.Richard M. Stallman1995-11-101-0/+30
* (debug_print): Explicitly print a CR.Richard M. Stallman1995-11-101-1/+1
* (oblookup): Clear ARRAY_MARK_FLAG in obsize.Richard M. Stallman1995-11-101-0/+2
* (interrupt_signal): Do special things in GC.Richard M. Stallman1995-11-101-7/+24
* (Fmove_to_column): Doc fix.Richard M. Stallman1995-11-101-1/+13
* (Fwrite_region): Move the code that writes annotations for empty files.Richard M. Stallman1995-11-101-7/+6
* (Fformat): Use doprnt_lisp.Richard M. Stallman1995-11-101-2/+7
* Include lisp.h.Richard M. Stallman1995-11-101-3/+47
* (update_line): Avoid indexing into obody by -1.Richard M. Stallman1995-11-101-1/+1
* (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.Richard M. Stallman1995-11-101-14/+34