1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

4367 Commits

Author SHA1 Message Date
Andreas Schwab
0eabdbd66c . 2002-10-20 21:06:38 +00:00
Stefan Monnier
42be8f2eca (perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".
(perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
2002-10-18 21:35:05 +00:00
Juanma Barranquero
a9645a6697 (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF. 2002-10-18 15:27:18 +00:00
Juanma Barranquero
d9c25020a0 *** empty log message *** 2002-10-18 10:11:25 +00:00
Dave Love
519a4a7028 *** empty log message *** 2002-10-17 15:34:15 +00:00
Kenichi Handa
b54a8cd3ba *** empty log message *** 2002-10-17 07:33:54 +00:00
Juanma Barranquero
8601e64a1c *** empty log message *** 2002-10-17 07:31:52 +00:00
Andreas Schwab
d40bcb0388 . 2002-10-16 21:40:15 +00:00
Markus Rost
15fa165878 Move reftex-set-dirty to reftex-vars.el. 2002-10-16 18:39:02 +00:00
Dave Love
9606309f39 (Man-getpage-in-background): Set width in environment. 2002-10-15 17:42:29 +00:00
Kenichi Handa
a80d729082 (sendmail-send-it): Call
select-message-coding-system before changing the current bufer to
" sendmail temp".
2002-10-15 01:10:03 +00:00
André Spiegel
9da940c51f # 2002-10-14 15:41:12 +00:00
Juanma Barranquero
8c52d564b0 (set-selection-coding-system): Fix spacing. 2002-10-14 09:55:47 +00:00
Richard M. Stallman
411df82f0a *** empty log message *** 2002-10-14 01:33:49 +00:00
Stefan Monnier
6a3f6d373e *** empty log message *** 2002-10-13 01:27:03 +00:00
Andreas Schwab
1ba6c0f23b (dired-insert-directory): When looking for existing
indentation, goto OPOINT instead of beginning of buffer.
2002-10-12 23:33:06 +00:00
Stefan Monnier
997c3eb129 *** empty log message *** 2002-10-12 20:33:46 +00:00
Michael Kifer
2e955a8b51 2002-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
* 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
2002-10-12 07:13:59 +00:00
Simon Josefsson
d6da15ec7b * browse-url.el (browse-url-mozilla): Doc fix.
* browse-url.el (browse-url-mozilla-new-window-is-tab): New.
(browse-url-mozilla): Use it.
2002-10-11 17:17:10 +00:00
André Spiegel
46b1995db5 # 2002-10-11 09:45:24 +00:00
Miles Bader
6c150da9f5 (vc-cvs-parse-entry): Don't barf when an `Entries' files contains an
invalid timestamp.
2002-10-11 06:49:49 +00:00
Simon Josefsson
56e5818fd6 * mail/sendmail.el (mail-envelope-from): New option `header' to
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.
2002-10-11 02:27:30 +00:00
André Spiegel
e3264d0caa # 2002-10-10 22:36:47 +00:00
Stefan Monnier
7884cd32d0 Remove. They're auto-generated and not needed for bootstrap any more. 2002-10-10 15:06:28 +00:00
André Spiegel
36c7760905 # 2002-10-10 08:49:31 +00:00
Markus Rost
9c93c95a42 Add `provide' call. 2002-10-10 04:22:02 +00:00
Markus Rost
6b212e4721 *** empty log message *** 2002-10-09 16:01:40 +00:00
David Kastrup
9ceab7df5d *** empty log message *** 2002-10-09 15:59:57 +00:00
Markus Rost
1d58631a61 (Custom-reset-current): Don't test for default-boundp.
(Custom-reset-saved):  Don't test for saved-value.
2002-10-09 15:18:44 +00:00
Stefan Monnier
a884bd93c7 *** empty log message *** 2002-10-08 15:51:32 +00:00
John Paul Wallington
3a8803c0be (Info-next-menu-item, Info-last-menu-item)
(info-emacs-manual): Add docstrings.
(Info-index): Use `string-to-number' instead of `string-to-int'.
2002-10-08 04:57:27 +00:00
Kenichi Handa
9793be06ea *** empty log message *** 2002-10-08 01:34:10 +00:00
Richard M. Stallman
4d46d6da26 *** empty log message *** 2002-10-07 22:51:03 +00:00
Kim F. Storm
fd27f30f47 *** empty log message *** 2002-10-06 21:33:48 +00:00
Kai Großjohann
487f4fb795 Version 2.0.25 released.
(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>.
2002-10-06 19:35:59 +00:00
Markus Rost
1c1766c7e3 (thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.
2002-10-06 17:54:15 +00:00
Glenn Morris
845d331ee6 (fortran-beginning-do): Ignore labelled DO loops altogether. 2002-10-06 14:57:38 +00:00
Markus Rost
48e9072d7e (vc-default-show-log-entry): Fix typo. 2002-10-05 03:01:29 +00:00
Steven Tamm
e989b9bcaf Switching return to be treated like an X keysym 2002-10-04 15:03:02 +00:00
Stefan Monnier
3078db3222 (fill-paragraph): Give up if there's no paragraph at or after point. 2002-10-03 23:01:51 +00:00
Stefan Monnier
7803dbb027 *** empty log message *** 2002-10-03 22:48:54 +00:00
Markus Rost
c4b3db1ad6 (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menu
pseudo-keys generated by easymenu which are lowercase in Emacs 21.4.
2002-10-03 18:21:34 +00:00
Per Abrahamsen
4c2f559e16 wid-edit.el fixes 2002-10-03 13:46:25 +00:00
John Paul Wallington
da7829a310 (delete-frame-hook): Variable alias for
`delete-frame-functions'.  Mark obsolete.
2002-10-02 23:53:37 +00:00
Stefan Monnier
2f239ac598 (outline-1, outline-2, outline-3, outline-4)
(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.
2002-10-02 22:04:53 +00:00
Markus Rost
9715399e58 (normal-top-level): Reset standard-value of `user-full-name' here. 2002-10-02 16:33:06 +00:00
Bill Wohler
a1b4049dc2 Upgraded to mh-e version 6.1.1. 2002-10-01 20:27:23 +00:00
Juanma Barranquero
a6cadf5374 *** empty log message *** 2002-10-01 17:11:06 +00:00
Stefan Monnier
22e602074a *** empty log message *** 2002-10-01 16:29:40 +00:00
Kenichi Handa
ff14f63ea2 Don't provide utf-16. 2002-10-01 06:56:40 +00:00