Miles Bader
27849a6528
(skip-line-prefix): New function.
...
(fill-region-as-paragraph, fill-region): Return the fill-prefix.
(fill-paragraph): Don't leave point inside the fill-prefix.
2000-11-13 12:11:04 +00:00
Stefan Monnier
a0b4771613
*** empty log message ***
2000-11-13 02:32:34 +00:00
Miles Bader
b85fa13c9b
(generate-calendar-window): Use `fit-window-to-buffer'.
2000-11-13 02:25:33 +00:00
Dave Love
f8c0f31e17
From Emerick Rogul <emerick@csa.bu.edu>.
...
* message.el (message-setup-fill-variables): New variable.
(message-mode): Use it.
2000-11-12 22:51:35 +00:00
Stefan Monnier
c157af51b5
(gud-minor-mode): New var.
...
(gud-symbol, gud-val): New functions.
(gud-find-file): Copy gud-minor-mode to the new buffer.
(gud-menu-map): Include entries for commands that are not always
available, using :enable to (de)activate them.
(gud-minor-mode-map): New map. Add it to minor-mode-map-alist.
(gud-mode-map): New map.
(gud-gdb-find-file, gud-sdb-find-file, gud-dbx-find-file)
(gud-xdb-find-file, gud-perldb-find-file, gud-pdb-find-file):
Don't set up gud's menu (it's done by the minor-mode).
(gud-minibuffer-local-map): New.
Replace gdb-minibuffer-local-map and pdb-minibuffer-local-map.
(gud-query-cmdline): New function.
(gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use it. Set gud-minor-mode.
(gud-mode): Use define-derived-mode.
Don't set up gud's menu (it's done by the minor-mode).
(gud-chop-words): Remove.
(gud-common-init): Use split-string instead.
(gud-new-keymap, gud-make-debug-menu): Eradicate.
2000-11-12 18:48:22 +00:00
Stefan Monnier
165958d2b4
(easy-mmode-define-keymap):
...
Add keyword arg :name.
2000-11-12 18:09:09 +00:00
Stefan Monnier
cd632e57a5
(diff-mode-menu): Add entry for applying hunk.
...
(diff-count-matches, diff-split-hunk): New functions.
(diff-mode-map): Bind C-c C-s to diff-split-hunk.
2000-11-12 16:59:52 +00:00
Stefan Monnier
5392115834
(cvs-fi-conflict-face): New var.
2000-11-12 16:52:53 +00:00
Stefan Monnier
aace6150c0
(sh-mode-syntax-table) <defvar>:
...
Make it into a simple syntax-table, shared among all submodes.
(sh-heredoc-face): Re-introduce.
(sh-font-lock-syntactic-face-function): New function.
(sh-mode): Use it. Also use define-derived-mode.
Remove old bogus setting of indent-region-function.
(sh-set-shell): Don't set the syntax-table any more.
(sh-mode-syntax-table) <defun>: Remove.
2000-11-12 16:48:45 +00:00
Miles Bader
f5ed37df73
(flyspell-mode-on): Only output welcome message if interactive.
2000-11-12 13:26:15 +00:00
Dave Love
0b074c2fe7
v
2000-11-12 00:57:50 +00:00
Dave Love
29a69d04a6
Fix header,
...
(feedmail) <defgroup>: Add :link.
2000-11-12 00:57:08 +00:00
Dave Love
4503fe8bd2
Use local-map property, not keymap on mode-line string.
2000-11-12 00:53:35 +00:00
Dave Love
052e4f5ec1
(scroll-all-mode): Customize variable. Add
...
autoload cookie to function.
2000-11-12 00:49:58 +00:00
Dave Love
8242a6dcde
Remove compatibility code.
2000-11-12 00:47:18 +00:00
Dave Love
f06f741699
(finder-known-keywords): Add files', remove
vms'.
...
(finder-help-echo): New variable.
(finder-mouse-face-on-line): Add help-echo stuff.
(finder-list-keywords, finder-list-matches): Use mapc.
2000-11-12 00:42:36 +00:00
Dave Love
f676894c4e
(face-font-registry-alternatives): Add :version.
2000-11-12 00:38:44 +00:00
Dave Love
84d51f9bb5
(visit-tags-table-buffer): Beware of `t' in
...
tags-table-list.
2000-11-12 00:33:19 +00:00
Dave Love
f86f6d1ea5
(browse-url-browser-function): Update
...
:version.
2000-11-12 00:28:43 +00:00
Dave Love
0eafc06c5e
(mail-font-lock-keywords): Use [:alpha:], not
...
a-z.
(mail-mode): Use [:alnum:] in some regexps.
2000-11-12 00:27:05 +00:00
Dave Love
e873dcf574
comment fixes
2000-11-12 00:22:02 +00:00
Dave Love
51c39cdbd2
comment fix
2000-11-12 00:21:13 +00:00
Dave Love
b2bc32fc63
formatting only
2000-11-12 00:20:05 +00:00
Dave Love
6d50239620
*** empty log message ***
2000-11-10 23:34:59 +00:00
Dave Love
10b3dd257b
2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
...
* gnus-mlspl.el: Documentation tweaks.
2000-11-10 23:34:38 +00:00
Dave Love
850846fdde
(gnus-agent-confirmation-function): Add :version.
...
(gnus-agent-lib-file, gnus-agent-load-alist)
(gnus-agent-save-alist, gnus-agent-article-name): Use
expand-file-name.
2000-11-10 23:03:34 +00:00
Dave Love
2d447df6f8
(message-forward-as-mime, message-forward-ignored-headers)
...
(message-buffer-naming-style, message-default-charset)
(message-dont-reply-to-names, message-send-mail-partially-limit):
Add :version.
2000-11-10 22:58:26 +00:00
Dave Love
58e39d053a
(gnus-auto-expirable-marks)
...
(gnus-inhibit-user-auto-expire, gnus-list-identifiers)
(gnus-extra-headers, gnus-ignored-from-addresses)
(gnus-newsgroup-ignored-charsets)
(gnus-group-highlight-words-alist)
(gnus-summary-show-article-charset-alist): Add :version.
2000-11-10 22:57:34 +00:00
Dave Love
4693ed4e2b
(nnmail-expiry-target)
...
(nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
(nnmail-split-header-length-limit): Add :version.
2000-11-10 22:57:08 +00:00
Dave Love
fc2c2db8e9
(gnus-article-banner-alist)
...
(gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
(gnus-article-date-lapsed-new-header)
(gnus-article-mime-match-handle-function, gnus-mime-action-alist)
(gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
(gnus-treat-strip-headers-in-body)
(gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
(gnus-treat-translate): Add :version.
(gnus-article-mime-part-function): Fix defcustom.
2000-11-10 22:56:53 +00:00
Dave Love
0e5f03c178
(gnus-read-newsrc-file): Add :version.
2000-11-10 22:56:10 +00:00
Dave Love
5002cc5ce8
(gnus-group-name-charset-method-alist): Add
...
:version.
(nnkiboze-score-file): Defvar when compiling.
2000-11-10 22:55:56 +00:00
Dave Love
3b90e5b829
(state-or-merge): Defvar when compiling.
2000-11-10 22:36:26 +00:00
Dave Love
2acc9e43c3
(ediff-dispatch-file-patching-job): Check
...
ediff-patch-map non-nil.
(ediff-fixup-patch-map, ediff-fixup-patch-map)
(ediff-fixup-patch-map, ediff-patch-file-internal): Put temp
buffer into fundamental mode.
2000-11-10 22:36:02 +00:00
Dave Love
5c12aa690e
(ediff-status-info, ediff-debug-info): Put temp
...
buffer into fundamental mode.
(ediff-set-difference): Use copy-sequence if available.
2000-11-10 22:35:35 +00:00
Dave Love
7de0717c0e
(rcs-ediff-view-revision): Put temp buffer into
...
fundamental mode.
2000-11-10 22:34:55 +00:00
Dave Love
e4d2c13046
* ediff.el (ediff-regions-internal, ediff-documentation):
...
* ediff-vers.el (rcs-ediff-view-revision): Put temp buffer into
fundamental mode.
2000-11-10 22:34:22 +00:00
Jason Rumney
a82fe213e7
*** empty log message ***
2000-11-10 22:19:12 +00:00
Jason Rumney
15fa6efbcf
(w32-add-charset-info): New function.
...
(w32-charset-info-alist): Use it.
2000-11-10 22:05:50 +00:00
Dave Love
72b3c5e980
*** empty log message ***
2000-11-10 19:42:58 +00:00
Dave Love
6ab8077a8d
(gnus-cache-active-file): Don't use
...
file-name-as-directory on directory.
(gnus-cache-file-name): Use expand-file-name, not concat. Don't
use file-name-as-directory on directory.
2000-11-10 18:11:31 +00:00
Dave Love
1c57d87089
Doc fixes.
...
(mm-mime-charset): Don't use the raw result of
mm-preferred-coding-system.
(mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
(mm-with-unibyte): Simplify.
2000-11-10 18:02:56 +00:00
Dave Love
31f35b6f94
(gnus-start-news-server): Use expand-file-name, not
...
concat.
2000-11-10 18:01:58 +00:00
Dave Love
ce2a8a6a93
(timezone-make-date-arpa-standard): Autoload.
...
(date-to-time): Use it.
2000-11-10 18:00:36 +00:00
Dave Love
9e30862d6e
(message-mode) <adaptive-fill-regexp>:
...
<adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
(message-newline-and-reformat): Likewise.
2000-11-10 17:37:31 +00:00
Dave Love
185a608e0f
Add coding tag.
2000-11-10 17:29:46 +00:00
Gerd Moellmann
52d898940b
*** empty log message ***
2000-11-10 15:00:47 +00:00
Gerd Moellmann
18f1dcb449
(face-font-registry-alternatives): New user-option.
2000-11-10 14:34:23 +00:00
Dave Love
30d276a402
*** empty log message ***
2000-11-10 11:56:26 +00:00
Dave Love
daaeed873e
2000-11-10 Dave Love <fx@gnu.org>
...
* pop3.el (pop3-version): Deleted.
(pop3-make-date): New function, avoiding message-make-date.
(pop3-munge-message-separator): Use it.
2000-11-10 ShengHuo ZHU <zsh@cs.rochester.edu>
* pop3.el (pop3-munge-message-separator): A message may have an
empty body.
2000-11-10 11:56:06 +00:00