1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-23 13:02:00 -08:00
Commit graph

21224 commits

Author SHA1 Message Date
Juanma Barranquero
d3b055c20a (pop3-open-server): Fix typo. 2002-04-12 14:32:09 +00:00
ShengHuo ZHU
ae496852a1 * pop3.el (pop3-munge-message-separator): Work if no date.
Trivial patch from Marius Vollmer <mvo@zagadka.ping.de>.

	* pop3.el (pop3-munge-message-separator): Only use valid date.
	Trivial patch from Michael Welsh Duggan <md5i@cs.cmu.edu>.
2002-04-12 11:32:23 +00:00
Gerd Moellmann
e9f8a3abf3 *** empty log message *** 2002-04-12 09:43:20 +00:00
Gerd Moellmann
f03b7c7d8a (string-key-binding): Deal with margin events. 2002-04-12 09:40:56 +00:00
Juanma Barranquero
feee624038 (gnus-ems-redefine): Fix typo in comment. 2002-04-12 08:46:59 +00:00
Francesco Potortì
c0eb1d62af (comint-password-prompt-regexp): Match" SMB password". 2002-04-12 07:57:56 +00:00
Francesco Potortì
e58376004f *** empty log message *** 2002-04-12 07:57:40 +00:00
Stefan Monnier
d7565649a3 *** empty log message *** 2002-04-12 06:01:18 +00:00
Stefan Monnier
ce4ef58746 (sort-reorder-buffer): Don't assume point-min == 1. 2002-04-12 03:42:56 +00:00
Stefan Monnier
c6005bf36e (xterm-mouse-mode): Use define-minor-mode. 2002-04-12 03:33:20 +00:00
Stefan Monnier
efcc2791fa (device-class, buffer-syntactic-context)
(buffer-syntactic-context-depth): New funs.
2002-04-12 03:25:00 +00:00
Stefan Monnier
0c4a4faa07 (edebug-eval-defun): Don't use defconst on variables. 2002-04-12 03:20:46 +00:00
Stefan Monnier
6836bb6931 (debug-on-entry): Use push.
(debugger-make-xrefs): Don't assume point-min == 1.
2002-04-12 03:19:09 +00:00
Stefan Monnier
667e0ba62f (gnus-update-summary-mark-positions, gnus-summary-toggle-header):
Don't assume point-min == 1.
2002-04-12 03:16:26 +00:00
Stefan Monnier
946cca1628 (gnus-uu-binhex-article, gnus-uu-reginize-string, gnus-uu-expand-numbers)
(gnus-uu-post-make-mime, gnus-uu-post-encoded): Don't assume point-min == 1.
2002-04-12 03:13:23 +00:00
Stefan Monnier
be1ad76795 (nnfolder-possibly-change-group): Don't assume point-min == 1. 2002-04-12 03:11:40 +00:00
Stefan Monnier
bcb0fd5c82 (nnimap-retrieve-headers): Don't assume point-min == 1. 2002-04-12 03:10:19 +00:00
Stefan Monnier
a76a438129 (nnmbox-create-mbox): Don't assume point-min == 1. 2002-04-12 03:09:47 +00:00
Stefan Monnier
2f85befdd5 (c-backward-to-start-of-if): Don't assume point-min == 1. 2002-04-12 03:05:04 +00:00
Stefan Monnier
a1906d512b (etags-verify-tags-table, etags-snarf-tag, etags-list-tags)
(etags-tags-apropos, select-tags-table): Don't assume point-min == 1.
2002-04-12 03:03:26 +00:00
Stefan Monnier
79424eea3d (fill-region-as-paragraph): Use save-excursion instead of relying on
forward-line to bring us where we started.
2002-04-12 02:56:29 +00:00
Stefan Monnier
4599773d96 (fill-context-prefix): Fix up last change. 2002-04-12 00:01:53 +00:00
Stefan Monnier
9f4e3c269a *** empty log message *** 2002-04-11 23:49:56 +00:00
Stefan Monnier
41d22ee0a0 (line-move): Use memq rather than or.
(transpose-sexps): Don't presume as much of forward-sexp's behavior.
(do-auto-fill): Use fill-move-to-break-point.
(syntax-code-table): Remove.
2002-04-11 23:44:06 +00:00
Stefan Monnier
bb424945f3 (canonically-space-region): Obey sentence-end.
Don't add spaces at end of sentences at end of line.
(fill-move-to-break-point): Make sure the result is always greater
than linebeg, so we ensure forward progress.
(fill-region-as-paragraph): Compare to `to' rather than eobp.
(fill-paragraph): Don't rebind fill-paragraph-function.
2002-04-11 22:00:07 +00:00
Mike Williams
2871b07a89 (sgml-guess-indent): New function. 2002-04-11 21:59:45 +00:00
Colin Walters
851476d4ab Fix previous change. 2002-04-11 18:37:25 +00:00
Pavel Janík
bc6f379196 (menu-bar-adv-search-menu): Add incremental search. 2002-04-11 13:41:49 +00:00
Andreas Schwab
e7572209e4 . 2002-04-11 12:14:07 +00:00
Andreas Schwab
7660e38fa5 (file-name-non-special): Handle return value of t from
`file-name-completion'.
2002-04-11 12:13:53 +00:00
Colin Walters
dcec69ee99 Fix previous change. 2002-04-10 23:16:45 +00:00
Colin Walters
b5fb996c06 *** empty log message *** 2002-04-10 21:27:31 +00:00
Stefan Monnier
d47e9c0658 (adaptive-fill-regexp): Add ! and %.
(fill-delete-prefix): Remove indentation while removing prefix.
(fill-delete-newlines): Obey sentence-end.
(fill-move-to-break-point, fill-newline): New functions extracted
from fill-region-as-paragraph.
(fill-region-as-paragraph): Use them.
Don't fiddle with fill-indent-according-to-mode.
2002-04-10 21:21:12 +00:00
Colin Walters
b9b966e0d9 *** empty log message *** 2002-04-10 19:17:05 +00:00
Colin Walters
e82defd14e *** empty log message *** 2002-04-10 19:16:02 +00:00
Colin Walters
76f1b32158 (tetris-score-file): Likewise. 2002-04-10 19:14:38 +00:00
Colin Walters
e6eb4750af (snake-score-file): Default to just "snake-scores". 2002-04-10 19:14:07 +00:00
Colin Walters
baf9c39a8c (gamegrid-add-score): Rewrite from scratch to use `update-game-score'. 2002-04-10 19:13:35 +00:00
Colin Walters
b23af46999 (ibuffer-canonicalize-state-list): Delete unused function.
(ibuffer-current-buffers-with-marks): Don't call `buffer-list'
ourselves; take it as an argument.  Caller updated.
(ibuffer-mode): Make mode-class special.
2002-04-10 19:11:45 +00:00
Stefan Monnier
419275721f (fill-context-prefix): Match the two prefixes
differently to avoid pathological exponential-time case.
2002-04-10 18:19:44 +00:00
Richard M. Stallman
05ea8efde0 *** empty log message *** 2002-04-10 15:19:11 +00:00
Richard M. Stallman
b70ebe3751 (dired-view-command-alist): New variable.
(dired-view-file): Use external viewers for some files names.
2002-04-10 15:15:23 +00:00
Richard M. Stallman
2d246c7162 (mouse-drag-region-1): Display region highlight only in the selected window. 2002-04-10 15:04:19 +00:00
Richard M. Stallman
1087f3e6aa (remove-hook): When there are no more local hooks,
kill the buffer-local value.
2002-04-10 14:55:19 +00:00
Richard M. Stallman
360e0dd587 (isearch-mode): Don't call make-frame-visible
if frame is already visible.
2002-04-10 14:47:27 +00:00
Richard M. Stallman
992f7c96aa (custom-face-attributes): Fix typo in `ultra-bold'. 2002-04-10 14:45:37 +00:00
Stefan Monnier
f9cf4c2c8d *** empty log message *** 2002-04-09 19:28:59 +00:00
Stefan Monnier
da2a1edf5b Add support for the new project file fields:
gnatfind-opt, debug-pre-cmd and debug-post-cmd.  Fix widget handling
for Emacs 21.  ada-mode now only supports a single active project file,
instead of one per buffer.  This is far less confusing.
2002-04-09 18:56:34 +00:00
Stefan Monnier
18f9934c8a Menu changed from Statements to Templates.
(ada-func-or-proc-name): Get real subprogram name, after change in ada-mode.el.
2002-04-09 18:55:13 +00:00
Stefan Monnier
4884c50b60 ada-mode no longer supports a different
project file per buffer.  This was too complex.  Instead, there is now
a single active project file at any given time, and the user can switch
the active one through the Ada menu.  This revision also provides
better handling of the Windows command line, and the various available
shells on that platform.  ada-mode is now fully integrated with the GNU
visual debugger gvd, see http://libre.act-europe.fr.
(ada-prj-default-comp-opt): Use the new GNAT switch -gnatQ.  This is only
available with GNAT 3.14.
(ada-prj-gnatfind-switches, ada-cd-command): New variable.
(ada-quote-cmd): New function.
(ada-initialize-runtime-library): Get the location of the actual
runtime the compiler will be using, including support for
cross-platform environments.
(ada-treat-cmd-string): Add support for the new variable
${full_current} add support for debug-pre-cmd and debug-post-cmd, two
commands to run just prior to running the debugger, and just after
starting it.  This provide better support for cross-platform and
remote debugging.
(ada-get-absolute-dir): Remove, replace with expand-file-name.
(ada-gdb-application): New parameter executable-name.
(ada-get-ali-file-name): Better handling of separate packages.
Checkin on behalf of the ada-mode maintainer.
2002-04-09 18:54:20 +00:00