- 09 Oct, 2008 2 commits
-
-
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 7 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
For clarity, explicitly require cl.
-
Glenn Morris authored
-
Michael Olson authored
-
- 07 Oct, 2008 5 commits
-
-
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
(json-skip-whitespace): Use skip-syntax-forward.
-
Alan Mackenzie authored
-
Alan Mackenzie authored
-
- 06 Oct, 2008 7 commits
-
-
Chong Yidong authored
(command-line): Set after-init-time to nil before initialization.
-
Jay Belanger authored
-
Juanma Barranquero authored
-
Andreas Schwab authored
-
Martin Rudalics authored
for most options that customizing them doesn't affect buffers already displaying footnotes. (Footnote-refresh-footnotes, Footnote-renumber-footnotes): Fix handling of text properties and identical start/end tags. Do not use format when renumbering. (Footnote-set-style): Make it work. (Footnote-insert-numbered-footnote): Simplify. (Footnote-narrow-to-footnotes, Footnote-insert-footnote) (Footnote-goto-footnote): Fix handling of empty section tag. (Footnote-delete-footnote): Fix handling of identical start/end tags, empty section tag, and spaced footnotes. Do not use kill-region. (footnote-mode): Make most options buffer-local to avoid that customizing messes up handling of footnotes in buffers that already display them.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
existent files.
-
- 05 Oct, 2008 3 commits
-
-
Chong Yidong authored
Handle digit-argument too.
-
Chong Yidong authored
-
Dan Nicolaescu authored
existent files. (vc-bzr-dir-status-files): New function.
-
- 04 Oct, 2008 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(vc-svn-dir-status): Respect vc-stay-local-p. (Bug#1046)
-
Glenn Morris authored
(vc-cvs-dir-status): Respect vc-stay-local-p. (Bug#1046)
-
Glenn Morris authored
(antlr-font-lock-additional-keywords): Fix typo. (Bug#1074)
-
Martin Rudalics authored
only when we are in the compilation buffer.
-
Dan Nicolaescu authored
tool-bar-mode is on.
-
Dan Nicolaescu authored
* vc-cvs.el (vc-cvs-dir-status-files): New function.
-
- 03 Oct, 2008 9 commits
-
-
Dan Nicolaescu authored
-
Martin Rudalics authored
visibility since raise-frame does.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(xmltok-forward): Simplify.
-
Glenn Morris authored
-
Glenn Morris authored
(jka-compr-mode-alist-additions): Also match `.tbz2'.
-
Glenn Morris authored
-
Dan Nicolaescu authored
(vc-dir-refresh): Set it here instead. (Bug#1067)
-