- 30 Sep, 2002 6 commits
-
-
Kenichi Handa authored
Only when it is non-nil, handle composition sequence. (setup_coding_system) <0>: Don't force composition handling.
-
Colin Walters authored
and `defining-kbd-macro'.
-
Colin Walters authored
-
Colin Walters authored
`calc-flush-caches' with inhibit-msg arg. (calc-change-mode): Remove extra arg for `calc-save-modes'.
-
Colin Walters authored
-
Colin Walters authored
-
- 29 Sep, 2002 19 commits
-
-
Richard M. Stallman authored
-
Noah Friedman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
once Emacs is started up; initialize to "" at loadup time. (command-line): "", not nil, means user-mail-address not set yet.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
just made in the buffer.
-
Richard M. Stallman authored
(redisplay_internal): Use them. Do RESUME_POLLING at end of function.
-
Kai Großjohann authored
(tramp-methods, tramp-completion-function-alist): Rename "*-old" methods to "*_old". From Michael Albinus. (tramp-completion-function-alist): Use `tramp-completion-function-alist-ssh' for the "fcp" method. From Michael Albinus. (tramp-default-method-alist): Use "su" for "root@localhost". (tramp-host-regexp): Allow "#" for "host#port" kludge. (tramp-ange-ftp-file-name-p): If METHOD is nil, find the right default method. Require additional args USER and HOST for this. Callers changed. (tramp-handle-file-local-copy): More local bindings. Bind results of tramp-get-{remote,local}-{de,en}coding earlier to avoid nasty "are you awake" problem. (tramp-action-password): Protect against clobbered match data. (tramp-open-connection-setup-interactive-shell): Explicitly set tramp-last-cmd-time before invoking tramp-send-command the first time. Otherwise, tramp-send-command would issue "echo are you awake" right at the first time, which is not what we want. Reported by Douglas Gray Stephens. (tramp-find-inline-encoding): Don't redirect stdout to /dev/null to avoid "chmode go-rwx" operation from "mimencode >/dev/null" as root(!), and to check the output of the decoding command. (tramp-maybe-open-connection): Don't send "are you awake" if process has died.
-
Colin Walters authored
-
Colin Walters authored
-
Mike Williams authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
activated in Epoch, inLucid or in Emacs v19 or lesser. Value can no longer be `lucid'. (ps-print-version): New version number (6.5.8). (faces): Never do (require 'faces).
-
Simon Josefsson authored
streams that were opened using starttls.
-
Paul Reilly authored
-
Paul Reilly authored
war/WAR (Web ARchive) files.
-
- 28 Sep, 2002 4 commits
-
-
Robert J. Chassell authored
-
Robert J. Chassell authored
-
Jonathan Yavner authored
New function (unsafep X) determines whether X is a safe Lisp form. New support module testcover.el for coverage testing.
-
John Paul Wallington authored
(m4-mode-syntax-table, m4-mode-abbrev-table, m4-m4-buffer) (m4-m4-region): Doc fixes.
-
- 27 Sep, 2002 11 commits
-
-
Stefan Monnier authored
(cl-push, cl-pop): Remove. Use pop and push throughout the file instead. (cl-transform-lambda): Add usage info to docstring if the arglist is complex.
-
Stefan Monnier authored
(autoload-print-form): Also quote open-[-in-column 0.
-
Stefan Monnier authored
(help-split-fundoc): Don't support old syntax any more. (help-add-fundoc-usage): New fun.
-
Stefan Monnier authored
(cl-hash-lookup): Remove. (cl-make-hash-table, cl-hash-table-p, cl-gethash, cl-puthash) (cl-remhash, cl-clrhash, cl-maphash, cl-hash-table-count): Simplify.
-
Stefan Monnier authored
Use pop and push throughout the file instead.
-
Stefan Monnier authored
loading since the current keymaps might be all weird.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
to the name since they're added by mode-line-format already. (define-minor-mode): Run (,mode -1) when needed.
-
Stefan Monnier authored
(tar-summarize-buffer, tar-mode, tar-extract, tar-copy, tar-expunge) (tar-alter-one-field, tar-subfile-save-buffer, tar-mode-write-file): Don't hardcode 1 == point-min.
-
Richard M. Stallman authored
-