- 02 Jun, 2006 25 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
Remove the condition `(search-forward "<html" size t)'. Replace `\"' with `[\"']?' in `re-search-forward'.
-
Romain Francoise authored
-
Chong Yidong authored
string.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(emacs): Enclose the value of $(EMACS) in quotes.
-
YAMAMOTO Mitsuharu authored
it->string if composition is coming from string. (set_cursor_from_row): Don't return 0 unless row displays a continued line. (dump_glyph): Dump composite glyph.
-
Jan Djärv authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
permanent-local and safe-local-variable properties. (find-auto-coding): Handle char-trans: tag.
-
Kenichi Handa authored
as well as `coding'.
-
Kenichi Handa authored
Limit the search by the end of the HTML header (if any).
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Masatake YAMATO authored
(compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
`comint-use-prompt-regexp' is non-nil.
-
- 01 Jun, 2006 13 commits
-
-
Richard M. Stallman authored
-
Kim F. Storm authored
(deleted_pid_list): New variable to store the pids of deleted processes. Declare it only if SIGCHLD is defined. (init_process): Initialize it. (syms_of_process): Staticpro it. (Fdelete_process): Add pid of the deleted process to it. Check after the addition and before the kill if the process is already stopped, in which case it is deleted from the list and not killed. (sigchld_handler): Define it only if SIGCHLD is. Search the process that signaled Emacs in `deleted_pid_list' before `Vprocess_alist'. Original idea by Stefan Monnier.
-
Kim F. Storm authored
-
Kim F. Storm authored
when redisplay-dont-pause is non-nil.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
(XTread_socket): Remove obsolete comment.
-
Jan Djärv authored
menu-bar-open.
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Jan Djärv authored
menu-bar-open.
-
Jan Djärv authored
menu-bar-open. * gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
-
Romain Francoise authored
-
- 31 May, 2006 2 commits
-
-
Juri Linkov authored
-
Kim F. Storm authored
-