- 27 Apr, 2004 7 commits
-
-
Juri Linkov authored
-
Juri Linkov authored
(completions-common-part): Expand docstring.
-
Juri Linkov authored
(show-paren-function): Turn on openparen highlighting when matching forward if show-paren-highlight-openparen is non-nil.
-
Juri Linkov authored
by a list to allow to call it even if region is not active.
-
Juri Linkov authored
same-window-buffer-names. (info): New arg `buffer'. Use it. Doc fix. Read file name for non-numeric prefix argument, append the number to the buffer name for numeric prefix argument. (info-other-window): Bind same-window-regexps to nil. (Info-reference-name): Rename to Info-point-loc. (Info-find-node-2): Call forward-line for numeric Info-point-loc, and Info-find-index-name for stringy Info-point-loc. (Info-extract-menu-node-name): New arg `index-node'. Use regexp without middle `.', but with final `.' and optional line number for it. Set Info-point-loc for index nodes. (Info-index): Remove middle `.' from index entry regexp. Modify line number regexp. (Info-index-next): Decrement line number. (info-apropos): Remove middle `.' from index entry regexp. Add optional line number regexp at the end. Add matched value for line number to the result list and insert it to the buffer. (Info-fontify-node): Hide index line numbers. (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim empty matches. (Info-follow-reference): Use `str' instead of Info-following-node-name-re. (Info-toc): Use full file names. Set Info-current-node to "Top". (Info-fontify-node): Compare file names without directory name. (Info-try-follow-nearest-node): Don't set Info-reference-name. Set second arg of Info-extract-menu-node-name for index nodes. (info-xref-visited): Use magenta3 instead of magenta4. (Info-mode): Add info-apropos to docstring.
-
Juri Linkov authored
selected version by finding it among different NEWS files, and narrowing the buffer to the selected version.
-
Eli Zaretskii authored
-
- 26 Apr, 2004 11 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
line-spacing property on newline.
-
Miles Bader authored
-
Lars Hansen authored
(desktop-buffer-modes-to-save): Delete. (desktop-save-buffer-p): Use desktop-save-buffer instead of desktop-buffer-modes-to-save. (desktop-save): Rename desktop-buffer-misc-data-function to desktop-save-buffer and allow non-function value. (desktop-missing-file-warning): Correct docstring.
-
Lars Hansen authored
-
Lars Hansen authored
to desktop-save-buffer.
-
Lars Hansen authored
-
Lars Hansen authored
-
Eli Zaretskii authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(ielm): Only go to the end of the buffer when starting a new process.
-
- 25 Apr, 2004 4 commits
-
-
Lars Hansen authored
-
Juanma Barranquero authored
`inhibit-read-only' to t before modifying properties of text in the buffer. (ielm): Force point to the end of buffer, even when running ielm from inside itself.
-
Jesper Harder authored
-
Daniel Pfeiffer authored
(compilation-normalize-filename, compile-abbreviate-directory): Delete functions. (compilation-get-file-structure): New function inherits functionality of the two preceding ones. (compilation-internal-error-properties, compilation-fake-loc): Use it so that different paths to the same file share the same markers. Also optimize finding adjacent marker slightly.
-
- 24 Apr, 2004 11 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
to newlines separating image lines.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(ielm-prompt): Expand docstring to describe new behavior. (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and mention it in the docstring.
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Eli Zaretskii authored
mail was being composed if the terminal cannot display more than one frame; instead, switch to previous frame.
-
Eli Zaretskii authored
(rmail-start-mail): Support rmail-mail-new-frame even on terminals that can display only one frame at a time.
-
Eli Zaretskii authored
-
- 23 Apr, 2004 7 commits
-
-
Stefan Monnier authored
(checkdoc-output-font-lock-keywords): Remove error regexp. (checkdoc-output-mode-map): Remove. (checkdoc-output-mode): Derive from compilation-mode. (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
-
Stefan Monnier authored
(wdired-change-to-wdired-mode, wdired-change-to-dired-mode): Use force-mode-line-update. (wdired-get-filename): Use `unless'. (wdired-preprocess-files): Don't assume names have no \n and use / for dirsep. (wdired-normalize-filename): Use replace-regexp-in-string. (wdired-load-hooks): Remove. (wdired-mode-hooks): Rename to wdired-mode-hook.
-
Stefan Monnier authored
-
Miles Bader authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
pcomplete-comint-setup, pcomplete-here, pcomplete--help, pcomplete--here): Doc fixes.
-
Juanma Barranquero authored
-