aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove conditional compilation on USE_TEXT_PROPERTIES.Gerd Moellmann1999-11-074-46/+3
* Use block statements in cases and declare v1 and v2Gerd Moellmann1999-11-072-298/+526
* *** empty log message ***Gerd Moellmann1999-11-051-1/+4
* (Fbyte_code): Use BEFORE_POTENTIAL_GC andGerd Moellmann1999-11-051-0/+2
* Add prototypes for new functions in bytecode.c.Gerd Moellmann1999-11-051-0/+3
* (struct catchtag): Add member byte_stack.Gerd Moellmann1999-11-052-0/+26
* (Fgarbage_collect): Call mark_byte_stack andGerd Moellmann1999-11-051-0/+4
* (struct byte_stack): New.Gerd Moellmann1999-11-051-67/+158
* *** empty log message ***Gerd Moellmann1999-11-051-0/+2
* (Ffile_locked_p): Make FILENAME a required argument.Gerd Moellmann1999-11-051-1/+1
* * buffer.c (syms_of_buffer): Extend documentation ofGerd Moellmann1999-11-052-0/+7
* *** empty log message ***Gerd Moellmann1999-11-041-0/+7
* (do_completion, Fminibuffer_complete_word): UseGerd Moellmann1999-11-041-3/+3
* (Fdelete_field): Renamed from Ferase_field.Gerd Moellmann1999-11-041-3/+3
* *** empty log message ***Jason Rumney1999-11-041-2/+8
* *** empty log message ***Dave Love1999-11-041-1/+0
* *** empty log message ***Gerd Moellmann1999-11-031-0/+7
* (Finternal_show_cursor): Change it to set theGerd Moellmann1999-11-031-18/+27
* (split_non_ascii_string): Define return value.Dave Love1999-11-032-0/+5
* *** empty log message ***Gerd Moellmann1999-11-031-0/+20
* (string_to_object): New.Gerd Moellmann1999-11-032-24/+117
* *** empty log message ***Gerd Moellmann1999-11-021-0/+4
* (Fdocumentation_property): Fix bug bypassing UNGCPRO.Gerd Moellmann1999-11-021-1/+1
* Use SIGCHLD, not SIGCLD (not in glibc 2.1).Dave Love1999-11-022-2/+5
* Undo last change and define _GNU_SOURCE before config.h.Dave Love1999-11-022-6/+4
* Use string.h for strsignal.Dave Love1999-11-022-0/+7
* (QUIT): Give it statement form.Gerd Moellmann1999-11-022-3/+12
* (init_eval): Conditionalize declaration of gcpro_level.Dave Love1999-11-022-0/+6
* (QCuser_data): New.Gerd Moellmann1999-11-022-1/+11
* (display_line): Set charpos of first glyph in blankGerd Moellmann1999-11-022-5/+11
* (w16select.o, sound.o): Don't depend on lisp.h.Richard M. Stallman1999-11-011-2/+2
* (strout): Consider `noninteractive' and use stdoutRichard M. Stallman1999-11-011-1/+1
* [DEBUG_GCPRO] (gcpro_level): New variable.Richard M. Stallman1999-11-011-0/+12
* (struct gcpro) [DEBUG_GCPRO]: New field `level'.Richard M. Stallman1999-11-011-4/+70
* *** empty log message ***Gerd Moellmann1999-11-011-0/+3
* (png_load) [PNG_READ_sRGB_SUPPORTED]: Put code usingGerd Moellmann1999-11-011-1/+4
* *** empty log message ***Gerd Moellmann1999-11-011-0/+3
* *** empty log message ***Gerd Moellmann1999-11-011-0/+3
* (Finternal_show_cursor): Renamed from Fshow_cursor.Gerd Moellmann1999-11-011-2/+3
* *** empty log message ***Gerd Moellmann1999-11-011-0/+5
* (verify_interval_modification): Signal text-read-onlyGerd Moellmann1999-11-011-5/+5
* Add extern declaration for Qtext_read_only.Gerd Moellmann1999-11-011-1/+1
* (Qtext_read_only): New built-in error.Gerd Moellmann1999-11-011-0/+8
* Remove whitespace after open or in front of closing parentheses.Gerd Moellmann1999-11-012-7/+12
* *** empty log message ***Gerd Moellmann1999-10-311-0/+2
* (resize_mini_window): Compute needed height differently.Gerd Moellmann1999-10-311-1/+2
* (Flength): Unroll loop over lists.Gerd Moellmann1999-10-312-3/+18
* (append_space): Return non-zero if space was appended.Gerd Moellmann1999-10-311-9/+10
* Extend comment for optional_new_start.Gerd Moellmann1999-10-301-1/+3
* (code_convert_region): Update `dst' correctly.Kenichi Handa1999-10-292-1/+5