- 22 Aug, 2005 3 commits
-
-
Juri Linkov authored
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string. (Info-escape-percent): Delete function. (Info-fontify-node): Replace Info-escape-percent by replace-regexp-in-string with REP arg set to lambda that duplicates `%' and preserves text properties.
-
Juri Linkov authored
and make an obsolete alias to set-face-underline-p. (set-face-underline-p): Use docstring of set-face-underline. (describe-face): Create hyperlink to parent face.
-
Stefan Monnier authored
(smerge-auto-leave): Make undo re-enable the mode. (debug-ignored-errors): Add the user-error of impossible resolution. (smerge-resolve): Move things around a bit, in preparation for later. (smerge-diff): Don't fail if the buffer has no associated file. (ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler. (smerge-conflict-overlay): New function. (smerge-match-conflict): Don't add text properties here. (smerge-find-conflict): Instead, add an overlay here. Also check for the case where we're inside a conflict already, so as to obviate the need for font-lock-multiline, which is unbearably slow with large conflicts and ciomplex font-lock patterns. (smerge-remove-props): Remove overlay rather than text-properties. (smerge-mode): Don't set font-lock-multiline. Remove overlays when turned off.
-
- 21 Aug, 2005 6 commits
-
-
Kim F. Storm authored
bitmaps on fully visible rows.
-
Kim F. Storm authored
-
Kim F. Storm authored
Bind case-fold-search to ido-case-fold locally.
-
Kim F. Storm authored
KEEP_CURRENT_P non-0 if we are going to refresh fringes later.
-
Kim F. Storm authored
if non-zero, don't update current row fringes, and return 0.
-
Kim F. Storm authored
-
- 20 Aug, 2005 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(compilation-start): If compilation-disable-input is non-nil, send EOF to the compilation process.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
Run the argument of tex-shell-cd-command through convert-standard-filename, to get the correct style of slashes on Windows, and enclose the result in quotes, in case the file name includes whitespace or other special characters.
-
Richard M. Stallman authored
(resize_mini_window): Set w->start, and PT, so as to display the tail end of the buffer, if it doesn't all fit.
-
- 19 Aug, 2005 3 commits
-
-
Andreas Schwab authored
process.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 18 Aug, 2005 16 commits
-
-
Richard M. Stallman authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Keyboard Translations): Node deleted. (Disabling): Delete xref to it. (Customization Groups): Fix Custom buffer example. (Hooks): Mention remove-hooks.
-
Kim F. Storm authored
resolution when available instead of Vdisplay_pixels_per_inch.
-
Kim F. Storm authored
-
Thien-Thi Nguyen authored
Handle fifo as rendered by "ls -lF": Don't include trailing "|".
-
Kim F. Storm authored
rather than toggle mode when custom value is nil. (ido-everywhere): Fix defun doc string.
-
Kim F. Storm authored
-
Luc Teirlinck authored
-