- 16 Oct, 2002 2 commits
-
-
Andreas Schwab authored
-
Markus Rost authored
-
- 15 Oct, 2002 2 commits
-
-
Dave Love authored
-
Kenichi Handa authored
select-message-coding-system before changing the current bufer to " sendmail temp".
-
- 14 Oct, 2002 3 commits
-
-
André Spiegel authored
-
Juanma Barranquero authored
-
Richard M. Stallman authored
-
- 13 Oct, 2002 1 commit
-
-
Stefan Monnier authored
-
- 12 Oct, 2002 3 commits
-
-
Andreas Schwab authored
indentation, goto OPOINT instead of beginning of buffer.
-
Stefan Monnier authored
-
Michael Kifer authored
* ediff-init.el (ediff-frame-char-height): use frame-selected-window. * ediff-util.el (ediff-file-checked-in-p): changed progn with and * ediff-wind.el (ediff-skip-unsuitable-frames): distinguish selected frame from frame of selected window (ediff-frame-has-dedicated-windows): don't select any frames to avoid changing selected windows (ediff-setup-control-frame): make sure auto-rase is properly set for the control frame
-
- 11 Oct, 2002 4 commits
-
-
Simon Josefsson authored
* browse-url.el (browse-url-mozilla-new-window-is-tab): New. (browse-url-mozilla): Use it.
-
André Spiegel authored
-
Miles Bader authored
invalid timestamp.
-
Simon Josefsson authored
use RFC 2822 From: header as the envelope address. (mail-envelope-from): New function, this should be used instead of looking at the `mail-envelope-from' variable. (sendmail-send-it): Use it. * mail/smtpmail.el (smtpmail-via-smtp): Use it.
-
- 10 Oct, 2002 4 commits
-
-
André Spiegel authored
-
Stefan Monnier authored
-
André Spiegel authored
-
Markus Rost authored
-
- 09 Oct, 2002 3 commits
-
-
Markus Rost authored
-
David Kastrup authored
-
Markus Rost authored
(Custom-reset-saved): Don't test for saved-value.
-
- 08 Oct, 2002 3 commits
-
-
Stefan Monnier authored
-
John Paul Wallington authored
(info-emacs-manual): Add docstrings. (Info-index): Use `string-to-number' instead of `string-to-int'.
-
Kenichi Handa authored
-
- 07 Oct, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 06 Oct, 2002 4 commits
-
-
Kim F. Storm authored
-
Kai Großjohann authored
(tramp-handle-file-truename): If it's a directory, append slash only if result doesn't end in a slash already. (tramp-handle-file-truename): Restructure logic. If list of steps is nil, return "/" as the real name. (tramp-completion-mode): Add "\\(" and "\\)". Otherwise, `match-string' doesn't make sense. From Michael Albinus. (tramp-host-with-port-regexp): New defcustom. Equal to previous `tramp-host-regexp'. From Michael Albinus. (tramp-host-regexp): Taken off hashes in host names. Otherwise, scanning files like .rhosts would take comments as host names. From Michael Albinus. (tramp-file-name-structure, tramp-multi-file-name-hop-structure): Replace `tramp-host-regexp' by `tramp-host-with-port-regexp'. From Michael Albinus. (tramp-action-terminal): New function. (tramp-terminal-prompt-regexp): New variable, matches "tset" prompts. (tramp-actions-before-shell): Use them. (tramp-handle-shell-command): Logic error. From Ivan Zakharyaschev <imz@altlinux.org>.
-
Markus Rost authored
(thing-at-point-url-regexp): Use it.
-
Glenn Morris authored
-
- 05 Oct, 2002 1 commit
-
-
Markus Rost authored
-
- 04 Oct, 2002 1 commit
-
-
Steven Tamm authored
-
- 03 Oct, 2002 4 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Markus Rost authored
pseudo-keys generated by easymenu which are lowercase in Emacs 21.4.
-
Per Abrahamsen authored
-
- 02 Oct, 2002 3 commits
-
-
John Paul Wallington authored
`delete-frame-functions'. Mark obsolete.
-
Stefan Monnier authored
(outline-5, outline-6, outline-7, outline-8): New faces. (outline-font-lock-faces, outline-font-lock-levels): New vars. (outline-font-lock-face): New fun. (outline-font-lock-keywords): Use it. (outline-font-lock-level): Remove. (outline-mode, outline-next-preface, outline-next-heading) (outline-previous-heading, outline-next-visible-heading): Use shy group. (outline-level) <var>: Update calling convention. (outline-level) <fun>: Take advantage of it. (outline-demote): Don't assume the match-data is still uptodate. (outline-up-heading): Simplify and make sure the match data is properly set at the end.
-
Markus Rost authored
-
- 01 Oct, 2002 1 commit
-
-
Bill Wohler authored
-