- 17 Apr, 2004 12 commits
-
-
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 28 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.
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(describe_vector): Remove prototype.
-
Kim F. Storm authored
Combine prefix with KEYS to make up the full key sequence to describe. Correlate meta_prefix_char and following (simple) key to describe as meta modifier. All callers changed. (describe_map): Rename arg `keys' to `prefix'. Remove local `elt_prefix' var. Use Fkey_description with prefix instead of elt_prefix combined with Fsingle_key_description. (describe_vector): Declare static. Replace arg `elt_prefix' with `prefix'. Add KEYMAP_P arg. Add local var `elt_prefix'; use it if !KEYMAP_P. Use Fkey_description with prefix instead of Fsingle_key_description.
-
Kim F. Storm authored
-
Miles Bader authored
Restore deleted tagline in etc/TUTORIAL.ru
-
Kim F. Storm authored
-
Kim F. Storm authored
(png_load): Fix calculation of transparent background color on X and W32 platforms.
-
Kim F. Storm authored
-
Juanma Barranquero authored
computing how much to scroll.
-
Jesper Harder authored
-
David Kastrup authored
-
David Kastrup authored
-