aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* (scroll_preserve_screen_position): New variable.Richard M. Stallman1997-02-081-8/+23
* (Feval_buffer): Doc fix.Richard M. Stallman1997-02-061-2/+1
* (main): Don't extend stack limit too far.Richard M. Stallman1997-02-031-1/+8
* dos_rawgetc: When international keyboard doesn't haveEli Zaretskii1997-02-021-1/+13
* (Vx_resource_class): New variable.Richard M. Stallman1997-02-021-7/+28
* automatically generated from GPLed versionPaul Eggert1997-02-021-0/+431
* Whitespace change.Richard M. Stallman1997-02-011-1/+1
* (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmodPaul Eggert1997-01-281-3/+15
* Include <float.h> if STDC_HEADERS.Paul Eggert1997-01-271-13/+37
* (HAVE_RINT, HAVE_CBRT): Add undefs.Karl Heuer1997-01-271-0/+2
* (openp): Handle remote file names in path.Richard M. Stallman1997-01-271-12/+59
* (set_internal): New subroutine. New arg BINDFLAG.Richard M. Stallman1997-01-251-3/+17
* (unbind_to, specbind): Use set_internal.Richard M. Stallman1997-01-251-2/+2