aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (compile_pattern): Only check `cp->syntax_table' if needed.Stefan Monnier2006-10-032-2/+21
* (clear_regexp_cache): Declare.Stefan Monnier2006-10-031-0/+1
* (compile_pattern): Only check `cp->syntax_table' if needed.Stefan Monnier2006-10-031-6/+8
* (regex_compile): Set the new `used_syntax' bit.Stefan Monnier2006-10-031-0/+9
* Remove file local variables.Stefan Monnier2006-10-031-8/+4
* *** empty log message ***Kim F. Storm2006-10-031-0/+5
* (list_processes_1): Run sentinels before removing deadKim F. Storm2006-10-031-2/+5
* (handle_fontified_prop): Don't fontify at EOB.Stefan Monnier2006-10-012-1/+7
* configureEli Zaretskii2006-09-301-0/+4
* Regenerated.Eli Zaretskii2006-09-301-5/+1
* *** empty log message ***Juri Linkov2006-09-291-0/+5
* (syms_of_buffer): Reorder coding systems in theJuri Linkov2006-09-291-1/+1
* (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2006-09-282-1/+5
* * indent.c (Fvertical_motion): Do move back if the Lisp stringChong Yidong2006-09-262-7/+28
* (mac_compute_glyph_string_overhangs, XLoadQueryFont)YAMAMOTO Mitsuharu2006-09-262-0/+13
* (Fsingle_key_description): For an invalid char, retuenKenichi Handa2006-09-262-3/+14
* * callint.c (Fcall_interactively): Doc fix.Chong Yidong2006-09-252-2/+8
* (x_underline_at_descent_line): New variable.YAMAMOTO Mitsuharu2006-09-252-4/+54
* (Fsingle_key_description): Fix the last change.Kenichi Handa2006-09-251-1/+1
* (Fsingle_key_description): Return unique names forKenichi Handa2006-09-252-5/+17
* *** empty log message ***Richard M. Stallman2006-09-241-0/+4
* (compile_pattern_1): Don't BLOCK_INPUT.Richard M. Stallman2006-09-241-5/+6
* *** empty log message ***Eli Zaretskii2006-09-241-0/+5
* ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): DependEli Zaretskii2006-09-241-0/+4
* (nl_langinfo): New function.Eli Zaretskii2006-09-241-0/+68
* (w32-pass-alt-to-system, w32-alt-is-meta)Eli Zaretskii2006-09-242-21/+48
* (Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):Juanma Barranquero2006-09-232-5/+9
* (MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.Romain Francoise2006-09-232-1/+9
* (Fmap_keymap): Docstring mentions about genericKenichi Handa2006-09-231-1/+4
* *** empty log message ***Kenichi Handa2006-09-231-0/+5
* Whitespace fix.Richard M. Stallman2006-09-231-1/+1
* (analyse_first): For eight-bit-control chars, mark both theStefan Monnier2006-09-222-9/+54
* (PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.Stefan Monnier2006-09-221-5/+17
* *** empty log message ***Kenichi Handa2006-09-221-0/+5
* (optimize_sub_char_table): Don't optimize a sub-char-tableKenichi Handa2006-09-221-4/+6
* * gtkutil.c (xg_get_file_with_chooser): Only chow C-l help forJan Djärv2006-09-221-1/+3
* Fix typoJan Djärv2006-09-221-1/+1
* * gtkutil.c (xg_get_file_with_chooser): Only chow C-l help forJan Djärv2006-09-221-0/+3
* * xfns.c (syms_of_xfns): Fix typo in help text forJan Djärv2006-09-222-1/+6
* *** empty log message ***Kim F. Storm2006-09-201-0/+6
* (Fmemq): Refill doc string.Kim F. Storm2006-09-201-4/+28
* (Fpos_visible_in_window_p): Doc fix.Kim F. Storm2006-09-201-3/+3
* *** empty log message ***Kim F. Storm2006-09-201-1/+1
* (Fset_window_hscroll, Fpos_visible_in_window_p):Kim F. Storm2006-09-201-7/+10
* (pos_visible_p): CHARPOS < 0 means return info forKim F. Storm2006-09-201-2/+3
* *** empty log message ***Kim F. Storm2006-09-201-0/+10
* * search.c (struct regexp_cache): New entry syntax_table.Chong Yidong2006-09-192-0/+18
* (Fwindow_end): Fix recent change.Stefan Monnier2006-09-192-3/+7
* *** empty log message ***Kim F. Storm2006-09-191-0/+8
* (Fset_window_hscroll, Fpos_visible_in_window_p):Kim F. Storm2006-09-191-29/+29