- 19 Sep, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 18 Sep, 2005 5 commits
-
-
Michael Albinus authored
cover prompts like "login as:". Reported by Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
-
Chong Yidong authored
for backward compatibility with packages that bind it during `find-image'. Suggested by Katsumi Yamaoka. (image-search-load-path): Handle symbols whose values are strings.
-
Romain Francoise authored
save-excursion.
-
Deepak Goel authored
-
YAMAMOTO Mitsuharu authored
-
- 17 Sep, 2005 5 commits
-
-
Romain Francoise authored
insert resync command if `comint-process-echoes' is non-nil.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
to lisp-indent-function.
-
Eli Zaretskii authored
put appropriate overlays over underscore characters. (glasses-convert-to-unreadable): If glasses-separator differs from underscore, try to convert glasses-separator characters to underscores.
-
Richard M. Stallman authored
-
- 16 Sep, 2005 3 commits
-
-
Stefan Monnier authored
-
Kim F. Storm authored
-
Carsten Dominik authored
reftex-index.el (reftex-query-index-phrase): More efficient use of markers.
-
- 15 Sep, 2005 4 commits
-
-
Chong Yidong authored
* image.el (image-load-path): New variable. (image-search-load-path): New function. (find-image): Search for images in `image-load-path'.
-
David Ponce authored
(recentf-save-list): Use it.
-
Nick Roberts authored
-
Chong Yidong authored
* simple.el (sendmail-user-agent-compose): Revert last change.
-
- 14 Sep, 2005 4 commits
-
-
Stefan Monnier authored
Use with-current-buffer. (ange-ftp-gwp-start): Remove unused var `gw-user'. (ange-ftp-guess-hash-mark-size): Remove unused var `result'. (ange-ftp-insert-directory): Remove unused var `short'. (ange-ftp-file-name-sans-versions): Remove unused var `host-type'.
-
Stefan Monnier authored
(cvs-execute-single-dir): Change default: cvs-1.9 is ancient.
-
Juanma Barranquero authored
-
Thien-Thi Nguyen authored
(hs-allow-nesting): New user var. (hs-discard-overlays): Skip "internal" overlays if nesting allowed. (hs-hide-block-at-point): When nesting allowed, if there is already an overlay in place, delete it. (hs-safety-is-job-n): Delete func; remove call sites. (hs-hide-level-recursive): Don't pre-clean if nesting allowed. (hs-overlay-at): New func. (hs-already-hidden-p, hs-show-block): Use it. (hs-hide-all): Don't pre-clean if nesting allowed. (hs-show-all): Temporarily disallow nesting around call to `hs-discard-overlays'.
-
- 13 Sep, 2005 3 commits
-
-
Chong Yidong authored
* mouse.el (mouse-major-mode-menu): Make `prefix' optional. Delete unused local var.
-
Juanma Barranquero authored
(help-do-arg-highlight): Recognize also ARG-n, as in `move-to-left-margin' (ARG+n is already recognized). Simplify.
-
Juanma Barranquero authored
-
- 12 Sep, 2005 9 commits
-
-
Chong Yidong authored
* mail/sendmail.el (mail): Use new buffer if `noerase' is `new'. Fix behavior if noerase is `t' and there is no mail buffer. * simple.el (sendmail-user-agent-compose): Use a new mail buffer if `continue' is nil, rather than signal an error.
-
Chong Yidong authored
bound but face properties have not yet been assigned.
-
Chong Yidong authored
* mail/sendmail.el (mail): Use new buffer if `noerase' argument is `new'.
-
Stefan Monnier authored
(calendar-basic-setup): Use the new nil arg. (number-of-diary-entries): Move to diary-lib.el.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
-
Richard M. Stallman authored
until the user actually tries to go there. (compilation-next-error-function): Pass compilation-find-file the directory from the file-struct. (compilation-internal-error-properties): Separate local FILE-STRUCT from FILE. Doc the args better. Rename arg FMT to FMTS. (compilation-find-file): Arg DIR renamed to DIRECTORY. Expand it, and if nil, use default-directory. (compilation-get-file-structure): Don't mix specified directory with default directory. Put specified directory into file-struct. Don't make the file name absolute. (compilation-error-regexp-alist): Doc fix. (compile-command): Add autoload. (compilation-disable-input): Add autoload.
-
Stephen Gildea authored
-
- 10 Sep, 2005 6 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Eli Zaretskii authored
narrowed to.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(woman-topic-at-point): Renamed to woman-use-topic-at-point. (woman-file-name): Reflect renames above. Automatically use the word at point as topic if woman-use-topic-at-point is non-nil. Otherwise offer it as default but don't insert it in the minibuffer. Also use `test-completion' instead of `assoc' as suggested by Stefan Monnier.
-