aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (row_containing_pos): Check more carefullyRichard M. Stallman2002-12-091-13/+15
* *** empty log message ***Kim F. Storm2002-12-081-3/+3
* Adding log for changes to sysdep.c,eval.c,macterm.c,mac.cSteven Tamm2002-12-081-0/+18
* Feval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.Steven Tamm2002-12-081-0/+4
* Have emacs_read use sys_read on carbon/Mac OS XSteven Tamm2002-12-081-0/+4
* sys_select: Call mac_check_for_quit_char every second while blockingSteven Tamm2002-12-081-1/+52
* Added code to check for pressing of quit_char in the Carbon Event QueueSteven Tamm2002-12-081-54/+171
* *** empty log message ***Richard M. Stallman2002-12-071-0/+15
* (Fcompleting_read): Doc fix.Richard M. Stallman2002-12-071-0/+3
* (syms_of_lread) <load-history>: Doc fix.Richard M. Stallman2002-12-071-1/+4
* (Fcopy_file): Set immediate_quit around emacs_open call.Richard M. Stallman2002-12-071-0/+3
* (Fdefun, Fdefmacro): Record in load-history redefining an autoload.Richard M. Stallman2002-12-071-0/+6
* (Fdefalias): Record in load-history redefining an autoload.Richard M. Stallman2002-12-071-0/+3
* Undo ifdef change accidentally made on 12-04.Richard M. Stallman2002-12-071-1/+1
* *** empty log message ***Francesco Potortì2002-12-062-1/+6
* (png_load): Avoid double gamma correction for PNG images.Francesco Potortì2002-12-061-303/+304
* *** empty log message ***Richard M. Stallman2002-12-041-0/+8
* (fcntl.h): Test only HAVE_FCNTL_H.Richard M. Stallman2002-12-042-10/+2
* Don't use #error.Richard M. Stallman2002-12-041-1/+5
* Whitespace changes.Richard M. Stallman2002-12-041-70/+70
* *** empty log message ***Dave Love2002-12-031-0/+10
* (Qucs_set_table_for_input): New.Dave Love2002-12-031-8/+16
* .Andreas Schwab2002-12-031-0/+5
* (Fcall_interactively): Use next_event only if lessAndreas Schwab2002-12-021-1/+3
* 2002-12-02 Andrew Choi <[email protected]>Andrew Choi2002-12-024-8/+26
* unexmacosx.c: Now corrects the offset in two hints table to allow prebindingSteven Tamm2002-12-012-0/+28
* (Frequire): Don't call LOADHIST_ATTACH if feature wasDave Love2002-11-292-2/+7
* Comments.Dave Love2002-11-291-213/+220
* (start_display): Check more intelligently forRichard M. Stallman2002-11-292-1/+19
* Comment change.Richard M. Stallman2002-11-291-5/+6
* RegeneratedMiles Bader2002-11-291-3/+17
* *** empty log message ***Dave Love2002-11-288-163/+5
* fns.c (Frequire): Change nesting allowance from 2 to 3 to cause moreSteven Tamm2002-11-282-1/+7
* *** empty log message ***Jason Rumney2002-11-271-0/+8
* (Ffile_attributes): Don't return negative file sizes forJason Rumney2002-11-271-0/+5
* (Finsert_file_contents): Give a more appropriate errorJason Rumney2002-11-271-1/+4
* Doc fixJason Rumney2002-11-271-1/+1
* *** empty log message ***Dave Love2002-11-272-0/+14
* (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):Dave Love2002-11-271-3/+3
* Don't conditionally define GETPGRP_NO_ARG. TestDave Love2002-11-271-44/+2
* (WORDS_BIG_ENDIAN): Define conditionally.Dave Love2002-11-272-2/+8
* (sys_write): Avoid non-blocking mode, which is not fullyJason Rumney2002-11-251-0/+16
* *** empty log message ***Jason Rumney2002-11-251-0/+5
* (update_dynamic_symbols): Cast arg of fatal_unexec.Dave Love2002-11-252-1/+7
* (TEMACS_LDFLAGS): Update last change.Dave Love2002-11-251-5/+3
* Comment.Dave Love2002-11-251-0/+1
* Comment fix.Dave Love2002-11-251-1/+1
* Restore `#ifndef NOT_C_CODE' deleted by last change.Andreas Schwab2002-11-252-0/+6
* Use malloc_default_zone to determine the size of pointers alloced in unexecSteven Tamm2002-11-242-1/+8
* *** empty log message ***Richard M. Stallman2002-11-241-0/+8