- 09 Oct, 2008 6 commits
-
-
Eli Zaretskii authored
asynchronous subprocesses.
-
Kenichi Handa authored
-
Kenichi Handa authored
reject an entity if DPI and AVGWIDTH of an entity are 0.
-
Martin Rudalics authored
order to make it visible. (Bug#1061)
-
Martin Rudalics authored
(display-buffer): When pop-up-frames equals graphic-only do not pop up new frame on text-only terminals. (Bug#1061)
-
Dan Nicolaescu authored
(vc-cvs-dir-status): Use it.
-
- 08 Oct, 2008 14 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
Add missing semicolons to make it a valid dictionary.
-
Glenn Morris authored
For clarity, explicitly require cl.
-
Glenn Morris authored
-
Michael Olson authored
-
Michael Olson authored
-
- 07 Oct, 2008 12 commits
-
-
Chong Yidong authored
(command-line-1): Remove init file error delay.
-
Chong Yidong authored
init file error. (command-line-1): Remove init file error delay.
-
Chong Yidong authored
rx-anything. Change `not-wordchar' assignment to "\\W" from "[^[:word:]]". (rx-group-if): New function. (rx-parent): New variable. (rx-and, rx-or): Put shy groups only when necessary. (rx-bracket): Remove. (rx-anything): New function. (rx-any-delete-from-range, rx-any-condense-range) (rx-check-any-string): New functions. (rx-check-any): Return result as a list. Don't convert chars to strings. Don't prepend "\\" to "^". Don't search for close bracket. Check char category string. Call rx-form instead of rx-to-string. (rx-any): Rebuid to complete the function. (rx-check-not): Fix char category regexp pattern string. Call rx-form instead of rx-to-string. (rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to "[^^]". Call regexp-quote for one char string when not called from rx-not. Add "\\w", and toggle to upcase. Add the case of "\\[SCBW]" to toggle. (rx-=, rx->=, rx -**, rx-repeat, rx-submatch): Call rx-form instead of rx-to-string. (rx-kleene): Call rx-form instead of rx-to-string. Call rx-group-if to adjust putting of shy groups. (rx-atomic-p): Make check more precisely. (rx-eval, rx-greedy): Call rx-form instead of rx-to-string. (rx-regexp): Call rx-group-if. (rx-form): New function. (rx-to-string): Call rx-form, rx-group-if. Refine definition of NO-GROUP.
-
Chong Yidong authored
rx-anything. Change `not-wordchar' assignment to "\\W" from "[^[:word:]]". (rx-group-if): New function. (rx-parent): New variable. (rx-and, rx-or): Put shy groups only when necessary. (rx-bracket): Remove. (rx-anything): New function. (rx-any-delete-from-range, rx-any-condense-range) (rx-check-any-string): New functions. (rx-check-any): Return result as a list. Don't convert chars to strings. Don't prepend "\\" to "^". Don't search for close bracket. Check char category string. Call rx-form instead of rx-to-string. (rx-any): Rebuid to complete the function. (rx-check-not): Fix char category regexp pattern string. Call rx-form instead of rx-to-string. (rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to "[^^]". Call regexp-quote for one char string when not called from rx-not. Add "\\w", and toggle to upcase. Add the case of "\\[SCBW]" to toggle. (rx-=, rx->=, rx -**, rx-repeat, rx-submatch): Call rx-form instead of rx-to-string. (rx-kleene): Call rx-form instead of rx-to-string. Call rx-group-if to adjust putting of shy groups. (rx-atomic-p): Make check more precisely. (rx-eval, rx-greedy): Call rx-form instead of rx-to-string. (rx-regexp): Call rx-group-if. (rx-form): New function. (rx-to-string): Call rx-form, rx-group-if. Refine definition of NO-GROUP.
-
Chong Yidong authored
(xg_display_close): Allow Emacs to close all displays (bug#985).
-
Chong Yidong authored
(xg_display_close): Allow Emacs to close all displays (bug#985).
-
Chong Yidong authored
(json-skip-whitespace): Use skip-syntax-forward.
-
Chong Yidong authored
(json-skip-whitespace): Use skip-syntax-forward.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
doesn't backslash the following non-blank line into the macro.
-
Alan Mackenzie authored
-
Andreas Schwab authored
-
- 06 Oct, 2008 8 commits
-
-
Andreas Schwab authored
noninteractively.
-
Chong Yidong authored
-
Chong Yidong authored
initialization.
-
Chong Yidong authored
-
Chong Yidong authored
startup.el. * lisp.h: (Vbefore_init_time, Vafter_init_time): Declare. * gtkutil.c (x_wm_set_size_hint): Return immediately if called during initialization.
-
Chong Yidong authored
(command-line): Set after-init-time to nil before initialization.
-
Chong Yidong authored
(command-line): Set after-init-time to nil before initialization.
-
Jay Belanger authored
-