- 18 Apr, 2004 8 commits
-
-
Juri Linkov authored
(Info-find-node-2): Simplify error message. (Info-insert-dir): Use Info-following-node-name. (Info-goto-node): Remove *info-history* and *info-toc*. (Info-history): Create a node of the virtual history file. (Info-toc): Create a node of the virtual toc file. (Info-insert-toc): New arg `curr-file' for reference file names. (info-apropos): Remove redundant var binding for temp-file. (Info-index, Info-index-next, Info-mode): Doc fix. (Info-goto-emacs-command-node): Don't jump to *info* from non-*info* Info buffers. (Info-fontify-node): Don't show the file name of external references if `Info-hide-note-references' is `hide'. Don't hide newlines at the end of paragraphs.
-
Juri Linkov authored
-
Andreas Schwab authored
-
Andreas Schwab authored
point-min if compilation-scroll-output is nil.
-
John Wiegley authored
* iswitchb.el (iswitchb-completions): Removed dependency on cl.
-
John Wiegley authored
-
Paul Eggert authored
-
Jesper Harder authored
-
- 17 Apr, 2004 17 commits
-
-
Juri Linkov authored
-
Nick Roberts authored
(gdb-info-breakpoints-custom): Revert previous change. (gdb-view-assembler): Update assembler if necessary. (gdb-frame-handler): Parse correctly for gdb-current-frame. (gdb-display-source-buffer): Update properly when both source and assembler are visible.
-
Nick Roberts authored
-
Juri Linkov authored
Set sentence-end-double-space to nil in Local Variables.
-
Juri Linkov authored
-
Juri Linkov authored
Move coding to Local Variables. Add sentence-end-double-space: nil to Local Variables.
-
Juri Linkov authored
-
John Wiegley authored
* iswitchb.el (iswitchb-max-to-show): Added a new config variable which optionally limits the number of names shown in the minibuffer. Off by default. (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds up iswitchb for users with a multitude of open buffers, by showing only the first and last N/2 buffers in the completion list (which is enough for C-s/C-r, and to know that more characters need to be typed to refine the completion list).
-
John Wiegley authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(file-truename): Expand all ~ constructs directly. (insert-directory): Delete any error msg output by the `insert-directory-program'.
-
Richard M. Stallman authored
(allout-mode-navigation-menu, allout-mode-misc-menu): New defvars. (allout-prior-bindings, allout-added-bindings): Defvars deleted. (allout-init): Use find-file-hook, not find-file-hooks. (allout-mode): Eliminate Emacs 18 support. Use write-contents-functions, not local-write-file-hooks.
-
Richard M. Stallman authored
and say uninstalled Emacs looks there too.
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
- 16 Apr, 2004 15 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(python-load-file): Fix python-orig-start setting.
-
Kim F. Storm authored
-
Stefan Monnier authored
(compilation-error-regexp-alist-alist) (compilation-mode-font-lock-keywords): Allow non-ASCII where possible. (compilation-assq): Wrap in eval-when-compile. (compilation-mode-font-lock-keywords): Don't use list*. (compilation-start): Avoid warning. (compilation-compat-error-properties) (compilation-directory-properties): Add keymap property. (compilation-parsing-end): Make it a marker for better compatibility.
-
Daniel Pfeiffer authored
markers for their file. (compilation-fake-loc): New function.
-
Stefan Monnier authored
-
Stefan Monnier authored
(xml-get-children): Only looks at sub-tags and ignore strings.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(url-nfs-create-wrapper): Use new backquote syntax.
-
Stefan Monnier authored
-
Stefan Monnier authored
Add id-format parameter.
-
Stefan Monnier authored
(url-file-attributes): Add id-format parameter.
-
Stefan Monnier authored
(url-file-file-attributes): Add id-format parameter.
-
Stefan Monnier authored
(url-dav-process-response): Fix regexps and spurious quote. (url-dav-file-attributes): Add id-format param.
-