aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change.Karl Heuer1997-02-231-4/+15
* Fix FSF address in comment.Karl Heuer1997-02-2310-100/+116
* [__GNU__] (NeXT, host_self):Miles Bader1997-02-231-1/+7
* (Fcopy_sequence, concat, internal_equal, Ffillarray):Karl Heuer1997-02-221-5/+14
* Include charset.h and coding.h.Karl Heuer1997-02-221-54/+234
* (init_eval_once): Increase max_lisp_eval_depth to 300.Karl Heuer1997-02-221-1/+1
* (main): Call several initialization function introducedKarl Heuer1997-02-221-0/+8
* Change FETCH_CHAR references to FETCH_BYTE.Karl Heuer1997-02-222-4/+4
* Include category.h and charset.h.Karl Heuer1997-02-201-31/+153
* Initial revisionKarl Heuer1997-02-2010-0/+9038
* (struct font_info): This definition is moved toKarl Heuer1997-02-201-12/+29
* Include charset.h, ccl.h, and fontset.h.Karl Heuer1997-02-201-207/+733
* Include charset.h and coding.h.Karl Heuer1997-02-201-3/+78
* Include charset.h and fontset.h.Karl Heuer1997-02-201-3/+47
* Include charset.h.Karl Heuer1997-02-201-11/+70
* Include charset.h and coding.h.Karl Heuer1997-02-201-43/+139
* (SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyteKarl Heuer1997-02-201-48/+44
* Include charset.h and category.h.Karl Heuer1997-02-201-122/+226
* (BASE_PURESIZE): Increase.Karl Heuer1997-02-201-1/+1
* (struct Lisp_Process): New membersKarl Heuer1997-02-201-0/+8
* Include charset.h and coding.h.Karl Heuer1997-02-201-11/+297
* Include charset.h.Karl Heuer1997-02-201-24/+47
* Include charset.h.Karl Heuer1997-02-201-8/+27
* Include charset.h.Karl Heuer1997-02-201-4/+57
* (CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.Karl Heuer1997-02-201-12/+35
* Include charset.h.Karl Heuer1997-02-201-58/+150
* (command_loop_1): Pay attention to a multibyteKarl Heuer1997-02-201-7/+57
* Include charset.h.Karl Heuer1997-02-201-4/+26
* (struct frame): New member `fontset_data'.Karl Heuer1997-02-201-0/+11
* Include "charset.h"Karl Heuer1997-02-201-0/+13
* Include charset.h.Karl Heuer1997-02-201-132/+232
* Include charset.h.Karl Heuer1997-02-201-11/+44
* (DISP_CHAR_VECTOR): Always return nil for multibyteKarl Heuer1997-02-201-1/+1
* (struct face): New members `non_ascii_gc' andKarl Heuer1997-02-201-3/+15
* Include charset.h.Karl Heuer1997-02-201-69/+80
* Include charset.h.Karl Heuer1997-02-201-38/+142
* Include charset.h and coding.h.Karl Heuer1997-02-201-9/+131
* (doc-string of `interactive'): Describe new codeKarl Heuer1997-02-201-0/+27
* (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.Karl Heuer1997-02-201-6/+49
* Include charset.h.Karl Heuer1997-02-201-1/+100
* (Fmake_char_table): Typo in doc-string fixed. HandleKarl Heuer1997-02-201-2/+5
* The following changes are for new source codes related to Mule.Karl Heuer1997-02-201-31/+77
* (Fpos_visible_in_window_p): Bug fix. Specify bigKarl Heuer1997-02-201-3/+12
* (struct position): New member tab_offset to accumulate tab offset.Karl Heuer1997-02-201-0/+18
* (display_text_line): Introduce new local variableKarl Heuer1997-02-201-86/+393
* (current_column_bol_cache): New variable. This makesKarl Heuer1997-02-201-40/+310
* (direct_output_forward_char): #if-0-out redundantKarl Heuer1997-02-201-9/+41
* (scan_lists): Signal errors using scan-error.Richard M. Stallman1997-02-101-4/+26
* (Fminibuffer_message): New function.Richard M. Stallman1997-02-101-32/+45
* (change_window_height): Take size from multiple siblings,Richard M. Stallman1997-02-081-15/+66