aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.Gerd Moellmann2000-03-271-4/+10
* (Fsubst_char_in_region): Don't use INC_POS in unibyteGerd Moellmann2000-03-272-2/+10
* (x_copy_color): New function.Gerd Moellmann2000-03-272-0/+59
* (x_set_cursor_color): Get color reference counts right.Gerd Moellmann2000-03-271-4/+27
* (register_color, unregister_colors, unregister_colors)Gerd Moellmann2000-03-271-2/+66
* (x_specified_cursor_type, x_copy_color): Add prototypes.Gerd Moellmann2000-03-271-2/+4
* (buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARSGerd Moellmann2000-03-271-17/+17
* Use new macro namesGerd Moellmann2000-03-274-24/+24
* (MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.Gerd Moellmann2000-03-271-15/+15
* (lookup_face): Don't assert FACE_SUITABLE_FOR_CHAR_P.Gerd Moellmann2000-03-271-0/+2
* *** empty log message ***Gerd Moellmann2000-03-271-1/+9
* (x_specified_cursor_type): New function.Gerd Moellmann2000-03-271-10/+30
* *** empty log message ***Stefan Monnier2000-03-271-0/+9
* (struct buffer): Add cursor_type.Gerd Moellmann2000-03-271-0/+2
* (enum re_opcode_t): New opcode on_failure_jump_nastyloop.Stefan Monnier2000-03-261-6/+50
* *** empty log message ***Gerd Moellmann2000-03-261-0/+6
* (Qfunction_documentation): New variable.Gerd Moellmann2000-03-261-3/+13
* (syms_of_buffer): Add default-cursor-type.Gerd Moellmann2000-03-262-1/+9
* *** empty log message ***Gerd Moellmann2000-03-261-0/+9
* (reset_buffer): Initialize buffer's cursor_type.Gerd Moellmann2000-03-261-0/+13
* (x_display_and_set_cursor): Choose cursor dependingGerd Moellmann2000-03-261-6/+19
* *** empty log message ***Gerd Moellmann2000-03-261-0/+37
* (defvar_per_buffer): Use new macros for per-bufferGerd Moellmann2000-03-261-3/+4
* (struct buffer): Remove member local_var_flags,Gerd Moellmann2000-03-261-5/+80
* (print_object): Use new macros for per-bufferGerd Moellmann2000-03-261-4/+4
* (Fset_category_table): Use new macros for per-bufferGerd Moellmann2000-03-261-2/+3
* (buffer_permanent_local_flags): Make a char array.Gerd Moellmann2000-03-261-67/+84
* (Fset_syntax_table): Use new macros for per-bufferGerd Moellmann2000-03-261-2/+3
* (do_symval_forwarding, store_symval_forwarding)Gerd Moellmann2000-03-261-32/+30
* (bootstrap-emacs): Use `mv -f' instead of `mv'.Gerd Moellmann2000-03-261-1/+1
* (load-history): Fix doc string.Dave Love2000-03-251-1/+1
* *** empty log message ***Gerd Moellmann2000-03-241-0/+3
* (x_term_init): Unblock input around call1.Gerd Moellmann2000-03-241-0/+2
* *** empty log message ***Gerd Moellmann2000-03-241-0/+7
* (open_paren_in_column_0_is_defun_start): New variable.Gerd Moellmann2000-03-241-2/+15
* * eval.c (Fautoload): Add entry in load-history (if after dump).Stefan Monnier2000-03-243-1/+12
* (Fvertical_motion): Always use the current buffer.Gerd Moellmann2000-03-242-11/+17
* *** empty log message ***Gerd Moellmann2000-03-231-0/+5
* (fast_find_position): Make sure not to consider rowsGerd Moellmann2000-03-231-0/+3
* (enum syntaxcode): Provide default for non-Emacs.Stefan Monnier2000-03-232-8/+9
* *** empty log message ***Jason Rumney2000-03-221-0/+57
* (single_submenu): Set help string to NULL if none.Jason Rumney2000-03-221-40/+77
* (w32_wnd_proc): Handle WM_MENUSELECT message.Jason Rumney2000-03-221-17/+12
* Include frame.h and dispextern.h before fontset.h.Jason Rumney2000-03-221-0/+2
* (w32bdf.obj): Update dependencies.Jason Rumney2000-03-221-1/+2
* Changes towards better type safety regarding intervals, primarilyKen Raeburn2000-03-225-71/+159
* (re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t.Dave Love2000-03-221-2/+2
* *** empty log message ***Gerd Moellmann2000-03-221-0/+7
* (LIBS_TERMCAP): Undef.Gerd Moellmann2000-03-221-0/+4
* (lface_same_font_attributes_p): Compare font attributesGerd Moellmann2000-03-221-0/+1