aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (syms_of_buffer): Add %z, %Z, %m and %& to the docEli Zaretskii1999-11-232-1/+9
* (direct_output_for_insert): Increment glyph positionsGerd Moellmann1999-11-222-1/+4
* *** empty log message ***Gerd Moellmann1999-11-221-0/+9
* (gdb_valbits, gdb_gctypebits, gdb_emacs_intbits)Gerd Moellmann1999-11-221-0/+11
* (enum gdb_lisp_params): Put in #if 0, since it doesn'tGerd Moellmann1999-11-221-0/+6
* *** empty log message ***Paul Eggert1999-11-221-0/+54
* (ABORT_RETURN_TYPE, FREE_RETURN_TYPE):Paul Eggert1999-11-221-0/+7
* (malloc, realloc, calloc): Remove decls;Paul Eggert1999-11-221-17/+0
* * callproc.c (strerror): Remove decl.Paul Eggert1999-11-2212-302/+236
* (my_strftime): Some old compilers object to '\a', so don't botherPaul Eggert1999-11-181-3/+4
* *** empty log message ***Dave Love1999-11-181-0/+2
* Add forward declaration for get_boot_time_1.Dave Love1999-11-181-0/+5
* *** empty log message ***Dave Love1999-11-181-0/+4
* (Finternal_show_cursor_p): Fix doc string.Dave Love1999-11-181-1/+1
* *** empty log message ***Gerd Moellmann1999-11-181-0/+5
* (struct buffer_text): Add comment about movingGerd Moellmann1999-11-181-1/+6
* (Fsingle_key_description): Use KEY_DESCRIPTION_SIZE toKenichi Handa1999-11-181-2/+2
* (echo_char): Use KEY_DESCRIPTION_SIZE to check freeKenichi Handa1999-11-181-1/+2
* (KEY_DESCRIPTION_SIZE): New macro.Kenichi Handa1999-11-181-0/+10
* *** empty log message ***Kenichi Handa1999-11-181-0/+11
* *** empty log message ***Gerd Moellmann1999-11-171-1/+0
* *** empty log message ***Gerd Moellmann1999-11-171-0/+9
* (Fx_show_busy_cursor): Doc-fix.Gerd Moellmann1999-11-171-4/+6
* (unexec): Handle .rel.dyn section.Gerd Moellmann1999-11-171-1/+86
* *** empty log message ***Dave Love1999-11-161-0/+4
* (Fdocumentation): Remove gcpro here too.Dave Love1999-11-161-7/+1
* (command_loop_1): Remove no_redisplay.Gerd Moellmann1999-11-162-11/+8
* *** empty log message ***Gerd Moellmann1999-11-161-0/+5
* (PRINTPREPARE): Don't call setup_echo_area_for_printingGerd Moellmann1999-11-161-1/+1
* (ensure_echo_area_buffers): New.Gerd Moellmann1999-11-142-8/+27
* *** empty log message ***Gerd Moellmann1999-11-131-0/+4
* (indicate-empty-lines): Doc-fix.Gerd Moellmann1999-11-131-1/+3
* (term_init): If "op" isn't available, don't support colorGerd Moellmann1999-11-122-9/+18
* *** empty log message ***Gerd Moellmann1999-11-121-0/+5
* (Fdocumentation_property): Remove GCPRO becauseGerd Moellmann1999-11-121-7/+1
* (Ftranslate_region): Check the buffer multibyteness.Kenichi Handa1999-11-121-1/+5
* *** empty log message ***Kenichi Handa1999-11-121-0/+4
* *** empty log message ***Gerd Moellmann1999-11-111-0/+6
* Remove USE_TEXT_PROPERTIES.Gerd Moellmann1999-11-1115-134/+4
* *** empty log message ***Gerd Moellmann1999-11-101-0/+10
* (QCuser_data): Removed.Gerd Moellmann1999-11-101-30/+15
* *** empty log message ***Richard M. Stallman1999-11-091-0/+29
* (Fforward_word): Handle fields even if would have hitRichard M. Stallman1999-11-091-9/+7
* (Fbeginning_of_line): Doc fix.Richard M. Stallman1999-11-091-2/+8
* (Fline_beginning_position): If N is not 1,Richard M. Stallman1999-11-091-60/+57
* * bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do theGerd Moellmann1999-11-082-23/+55
* (Fgarbage_collect): Call unmark_byte_stack.Gerd Moellmann1999-11-072-1/+9
* Add prototype for unmark_byte_stack.Gerd Moellmann1999-11-071-1/+1
* (mark_byte_stack): Use XMARKBIT and XMARK.Gerd Moellmann1999-11-071-12/+34
* Remove conditional computation on USE_TEXT_PROPERTIES.Gerd Moellmann1999-11-072-12/+11