aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Miles Bader2000-08-291-0/+5
* (default_face_vector): New function.Miles Bader2000-08-291-8/+25
* *** empty log message ***Gerd Moellmann2000-08-291-0/+5
* (openp): Prevent temporary string passed toGerd Moellmann2000-08-291-3/+5
* *** empty log message ***Dave Love2000-08-281-0/+4
* (store_in_keymap): Add `static' to declaration.Dave Love2000-08-281-1/+1
* *** empty log message ***Gerd Moellmann2000-08-281-0/+15
* (HAVE_INDEX, HAVE_RINDEX, HAVE_STRINGS_H): Add undefs.Gerd Moellmann2000-08-281-0/+3
* (bcopy, bzero, bcmp): Don't define.Gerd Moellmann2000-08-281-5/+0
* (index): Define only if not HAVE_INDEX.Gerd Moellmann2000-08-281-0/+4
* (toplevel) [HAVE_STRING_H]: Include string.h.Gerd Moellmann2000-08-284-12/+35
* (merge_face_vectors):Miles Bader2000-08-282-0/+25
* Fix a typo in a comment.Eli Zaretskii2000-08-281-1/+1
* *** empty log message ***Kenichi Handa2000-08-281-0/+5
* (read_char_minibuf_menu_prompt): Call read_char withKenichi Handa2000-08-281-1/+1