aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MAKE_CHAR): Be sure to set MSB of C1 to 0.Kenichi Handa2000-09-071-1/+1
* *** empty log message ***Kenichi Handa2000-09-071-0/+2
* *** empty log message ***Kenichi Handa2000-09-071-0/+6
* (charset.o): Depends on composite.h.Kenichi Handa2000-09-071-1/+2
* Include composite.hKenichi Handa2000-09-071-2/+40
* (read_process_output): Before inserting the decodedKenichi Handa2000-09-071-0/+6
* *** empty log message ***Kenichi Handa2000-09-071-0/+5
* *** empty log message ***Gerd Moellmann2000-09-061-0/+3
* (set_buffer_internal_1) [REL_ALLOC_MMAP]: IfGerd Moellmann2000-09-061-0/+11
* (POINTER, SIZE) [emacs]: Define in terms ofGerd Moellmann2000-09-062-80/+492
* (Fdump_emacs) [REL_ALLOC_MMAP]: Call mmap_set_varsGerd Moellmann2000-09-061-0/+7
* (init_buffer) [REL_ALLOC_MMAP]: Map new bufferGerd Moellmann2000-09-061-1/+18
* (R_ALLOC_DECLARE): Removed because unused.Gerd Moellmann2000-09-061-13/+14
* *** empty log message ***Gerd Moellmann2000-09-061-0/+4
* (HAVE_MMAP): Add #undef.Gerd Moellmann2000-09-061-0/+1
* *** empty log message ***Gerd Moellmann2000-09-051-0/+5
* (Qdisplay_type): New variable.Gerd Moellmann2000-09-051-0/+39
* (Fother_buffer): Consider buffers as invisible whenGerd Moellmann2000-09-052-1/+4
* *** empty log message ***Gerd Moellmann2000-09-051-0/+5
* (window_loop) <GET_LARGEST_WINDOW>: Fix bug makingGerd Moellmann2000-09-051-9/+9
* (syms_of_lread): Make Vbytecomp_version_regexp a LispGerd Moellmann2000-09-042-2/+13
* *** empty log message ***Miles Bader2000-09-041-0/+7
* (xmenu_show):Miles Bader2000-09-041-1/+3
* (WIDE_CHAR_SUPPORT): New macro.Stefan Monnier2000-09-042-112/+169
* *** empty log message ***Andrew Innes2000-09-031-0/+2
* Change to DOS line endings.Andrew Innes2000-09-031-1169/+1169
* *** empty log message ***Andrew Innes2000-09-031-0/+3
* (compare_env): Convert to uppercase for comparison,Andrew Innes2000-09-031-2/+4
* *** empty log message ***Andrew Innes2000-09-031-0/+10
* (clean): Don't delete config.h and epaths.h.Andrew Innes2000-09-031-1/+4
* (_ANONYMOUS_UNION) [__GNUC__]: New defineAndrew Innes2000-09-031-0/+4
* (ORDINARY_LINK): New define.Andrew Innes2000-09-031-0/+2
* (emacs): Do not change directory to run temacs, as the load-path isJason Rumney2000-09-031-2/+0
* *** empty log message ***Jason Rumney2000-09-031-1/+9
* *** empty log message ***Miles Bader2000-09-031-0/+4
* (x_alloc_lighter_color_for_widget): New function.Miles Bader2000-09-031-0/+21
* (redisplay_mode_lines): New function.Gerd Moellmann2000-09-022-33/+130
* Remove includes ofGerd Moellmann2000-09-025-28/+15
* Include <signal.h>.Gerd Moellmann2000-09-022-0/+33
* (SHT_PROGBITS) [__NetBSD__ && !PT_LOAD]: Don't define.Gerd Moellmann2000-09-021-3/+11
* (read1): Accept `?' as symbol constituent, forGerd Moellmann2000-09-012-6/+12
* * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.Stefan Monnier2000-08-313-56/+121
* (openp): GCPRO local variable `filename'.Gerd Moellmann2000-08-312-3/+7
* Merge some changes from GNU libc. Add prototypes.Stefan Monnier2000-08-302-142/+219
* (struct re_pattern_buffer): Use size_t for used/allocated.Stefan Monnier2000-08-301-11/+3
* (update_frame): Only set display_completed here; useGerd Moellmann2000-08-302-19/+22
* (echo_area_display): Check display_completed insteadGerd Moellmann2000-08-301-16/+10
* (set_font_frame_param): Use Fmodify_frame_parametersGerd Moellmann2000-08-302-1/+7
* *** empty log message ***Andrew Innes2000-08-301-1/+1
* (build_frame_matrix_from_leaf_window): If a row of aGerd Moellmann2000-08-292-7/+29