aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fdelete_directory, Fdelete_file): Document theFrancesco Potortì2003-01-131-45/+50
* *** empty log message ***Dave Love2003-01-131-0/+4
* (Freverse): Use QUIT.Dave Love2003-01-131-1/+4
* *** empty log message ***Richard M. Stallman2003-01-131-0/+11
* (minibuffer_completion_contents): Error if point is inside prompt.Richard M. Stallman2003-01-131-0/+2
* Finish previous change.Richard M. Stallman2003-01-131-0/+5
* (command_loop_1): Don't redisplay directly if there's a post-command-hook.Richard M. Stallman2003-01-131-3/+9
* (syms_of_fileio) <directory-sep-char>: Doc fix.Richard M. Stallman2003-01-131-10/+5
* *** empty log message ***Kim F. Storm2003-01-121-0/+1
* Added process private variables.Kim F. Storm2003-01-121-0/+12
* (QCvars): New variable.Kim F. Storm2003-01-121-13/+39
* (struct Lisp_Process): New member private_vars.Kim F. Storm2003-01-121-0/+2
* (pure_alloc): Rewritten and simplified.Kim F. Storm2003-01-122-31/+20
* (pure_alloc): Corrected last change; now align theKim F. Storm2003-01-121-9/+12
* *** empty log message ***Kim F. Storm2003-01-121-0/+6
* (Fset_process_contact): New function.Kim F. Storm2003-01-101-1/+24
* *** empty log message ***Kim F. Storm2003-01-101-0/+6
* (pure_alloc): Correct alignment for Lisp_Floats.Andreas Schwab2003-01-102-2/+12
* (syms_of_composite): Make composition_hash_tableDave Love2003-01-102-9/+14
* (Fmake_network_process): Convert new port numberKim F. Storm2003-01-081-1/+1
* *** empty log message ***Kim F. Storm2003-01-081-0/+5
* *** empty log message ***Jan Djärv2003-01-084-1156/+1234
* (Fx_popup_menu): If popping up at mouse position,Jan Djärv2003-01-081-152/+88
* *** empty log message ***Dave Love2003-01-081-0/+4
* (format-network-address): Added optional OMIT-PORT arg. Callers changed.Kim F. Storm2003-01-081-14/+23
* *** empty log message ***Kim F. Storm2003-01-081-0/+1
* *** empty log message ***Kim F. Storm2003-01-081-0/+7
* (server_accept_connection): Fixed recording of newKim F. Storm2003-01-081-1/+11
* *** empty log message ***Markus Rost2003-01-071-0/+7
* (Fread_variable): Doc fix.Markus Rost2003-01-071-1/+1
* (Fuser_variable_p): Doc change. For custom variables,Markus Rost2003-01-071-6/+4
* (fns.o): Depend on coding.h.Dave Love2003-01-071-1/+1
* Include coding.h. Use POINTER_TYPE*, not void*.Dave Love2003-01-061-4/+96
* (syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.Dave Love2003-01-061-1/+1
* (syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.Dave Love2003-01-061-1/+1
* (syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.Dave Love2003-01-061-1/+1
* *** empty log message ***Richard M. Stallman2003-01-061-0/+49
* Comment change.Richard M. Stallman2003-01-061-0/+1
* (try_scrolling): New arg LAST_LINE_MISFIT.Richard M. Stallman2003-01-061-9/+34
* (apropos_predicate, apropos_accumulate): Make them static.Richard M. Stallman2003-01-061-6/+11
* (!HAVE_SIZE_T): Fix order of arguments in type definition of size_t.Richard M. Stallman2003-01-061-1/+1
* (syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.Richard M. Stallman2003-01-061-8/+18
* New misc type Lisp_Save_Value.Richard M. Stallman2003-01-061-0/+14
* (make_save_value): New function.Richard M. Stallman2003-01-061-0/+20
* (x_catch_errors): Save dpy using make_save_value.Richard M. Stallman2003-01-061-2/+10
* * macterm.c (syms_of_macterm): Provide the feature "mac-carbon" toSteven Tamm2003-01-022-0/+7
* (window_scroll_pixel_based): Partially undo last change.Richard M. Stallman2003-01-011-2/+4
* (command_loop_1): Call adjust_point_for_propertyRichard M. Stallman2003-01-011-13/+23
* * macterm.c (syms_of_macterm): Set mac-wheel-button-is-mouse-2Steven Tamm2002-12-302-1/+6
* (Fstring_to_number, Fminus): Better English in doc strings.Francesco Potortì2002-12-291-2/+2