Eli Zaretskii
262d4e892d
Remove traces of merge conflicts.
2002-02-06 16:24:25 +00:00
Richard M. Stallman
108eaabb6b
*** empty log message ***
2002-02-06 15:44:48 +00:00
Richard M. Stallman
d075ed70e1
Require sendmail only at compile time.
...
(mail-mode-header-syntax-table): Var deleted.
(mail-abbrev-syntax-table): Init to nil, will compute when needed.
(sendmail-pre-abbrev-expand-hook): Only temporarily change
local-abbrev-table and the syntax table.
Compute mail-abbrev-syntax-table if that has not been done.
2002-02-06 15:42:34 +00:00
Richard M. Stallman
238a5a50e5
(grep-compute-defaults): Definition moved up.
2002-02-06 15:37:35 +00:00
Richard M. Stallman
27bde5f0d3
(debugger-frame-offset): Var deleted.
...
(debugger-frame-number): Figure out the offset directly.
(debugger-setup-buffer): Don't use debugger-frame-offset.
(debugger-frame, debugger-frame-clear): Likewise.
(debugger-jump): Don't alter debugger-frame-offset.
2002-02-06 15:36:41 +00:00
Richard M. Stallman
1c511be4d9
(checkdoc-this-string-valid-engine):
...
Replace foo-p as var name with foo-flag, not foo-p-flag.
2002-02-06 15:33:23 +00:00
Richard M. Stallman
e711842f4b
(highlight-changes-active-string): Default to +Chg.
...
(highlight-changes-passive-string): Default to -Chg.
(highlight-changes-global-modes): Doc fix.
2002-02-06 15:32:16 +00:00
Richard M. Stallman
b95ddab3b2
(dired-get-filename): Add /: when appropriate
...
to avoid taking a local name as remote.
2002-02-06 15:30:40 +00:00
Richard M. Stallman
c736f678a2
(file-name-non-special): Add special handling for
...
file-name-sans-versions, file-name-completion, and
file-name-all-completions.
2002-02-06 15:29:29 +00:00
Richard M. Stallman
4c01d4bda7
(isearch-update): Don't update display in kbd macro.
...
(isearch-lazy-highlight-new-loop): Do nothing in kbd macro.
2002-02-06 15:25:15 +00:00
Richard M. Stallman
dc7566123f
(force-mode-line-update): Doc fix.
2002-02-06 15:21:20 +00:00
Richard M. Stallman
69cae2d4bf
(atomic-change-group, prepare-change-group, activate-change-group)
...
(accept-change-group, cancel-change-group): New functions.
(add-minor-mode): Include the mode's lighter string
in the minor mode menu item name.
2002-02-06 15:20:36 +00:00
Richard M. Stallman
dc7d755295
(undo-get-state, undo-revert-to-state): Fns deleted.
...
(transpose-subr-1): Use atomic-change-group.
2002-02-06 15:08:45 +00:00
Richard M. Stallman
9d43f6f103
(rmail-toggle-header): Avoid possibly slow call to
...
rmail-count-screen-lines starting from (point-min).
2002-02-06 15:00:31 +00:00
Richard M. Stallman
4103b3373e
(use-fancy-splash-screens-p): Need 19 lines,
...
beyond the image height, to use the fancy splash screen.
2002-02-06 14:59:10 +00:00
Richard M. Stallman
540f653db1
(text-mode-hook-identify): Function deleted.
...
(text-mode): Set text-mode-variant here.
2002-02-06 14:57:57 +00:00
Eli Zaretskii
e77c1e8c4d
(pong-border-options): Make the border colors slightly more bright.
2002-02-06 12:06:19 +00:00
Eli Zaretskii
e029dcaf14
(pong-height): Don't use height that exceeds the frame height.
2002-02-06 11:35:49 +00:00
Eli Zaretskii
c7e6cdba5a
(gamegrid-display-type): Treat any
...
color-capable display as color-x, if display-color-p is fboundp.
(gamegrid-make-color-x-face): Don't call gamegrid-color twice.
(gamegrid-make-color-tty-face): Use the value of color, not the
symbol itself. Don't call gamegrid-color.
2002-02-06 11:34:07 +00:00
John Wiegley
f3bbc088d2
(align-region): Added a missing name argument.
2002-02-06 07:07:54 +00:00
Eli Zaretskii
7ff2460789
(gud-refresh): Call recenter only after we are sure we
...
are in the right window.
2002-02-05 18:05:32 +00:00
Pavel Janík
cfdc786da9
*** empty log message ***
2002-02-05 08:09:04 +00:00
Pavel Janík
e369c773b6
(x-use-underline-position-properties): Allow customization.
2002-02-05 08:08:30 +00:00
Pavel Janík
816f7521ae
(binhex-decoder-switches): Doc fix.
2002-02-05 07:08:46 +00:00
Eli Zaretskii
c2792945cb
(dired-load-hook, dired-mode-hook)
...
(dired-before-readin-hook, dired-after-readin-hook): Defcustom.
2002-02-04 19:40:08 +00:00
Pavel Janík
c499f00aad
Fix encoding.
2002-02-04 06:07:59 +00:00
Colin Walters
523304ed51
(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
...
CVS tree.
(ibuffer-formats): Doc fix.
(ibuffer-active-formats-name, ibuffer-current-formats): New functions.
(ibuffer-current-format): Use them.
(ibuffer-recompile-formats): Add support for
ibuffer-filter-format-alist.
(ibuffer-check-formats): Ditto.
(ibuffer-switch-format): Ditto.
(ibuffer-update-title): Ditto.
(define-ibuffer-column process): Remove unncessary consing.
2002-02-04 03:59:20 +00:00
Colin Walters
1255dfe678
(define-ibuffer-column): Add beginnings of support for a summary
...
column.
2002-02-04 03:57:35 +00:00
Colin Walters
d98be487f7
(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
...
ibuffer-compiled-filter-formats): New variables.
2002-02-04 03:57:19 +00:00
Andreas Schwab
e1ff49ba1e
(balance-windows): Fix misplaced parenthesis.
2002-02-03 16:21:03 +00:00
Andreas Schwab
471af22c5f
(save-selected-window): Move macro before first use.
2002-02-03 15:35:39 +00:00
Pavel Janík
2188f2d4f4
(calculator-displayers): Doc fixes.
2002-02-03 13:45:59 +00:00
Pavel Janík
0c0d3c65cf
*** empty log message ***
2002-02-03 11:51:43 +00:00
Eli Zaretskii
51eacfef36
Fix the date of the last entry.
2002-02-03 11:43:02 +00:00
Eli Zaretskii
be81394445
*** empty log message ***
2002-02-03 11:34:58 +00:00
Eli Zaretskii
85eba33954
(rmail): Use find-buffer-visiting instead of
...
get-file-buffer to check for rmail buffer existence.
2002-02-03 11:34:29 +00:00
Pavel Janík
40189bd6e9
(menu-bar-help-menu): Use different text for tool-tip.
...
(menu-bar-options-save): Save also the value of `display-time-mode'.
(showhide-date-time): New function.
(menu-bar-showhide-menu): New menu-item "Date and time".
2002-02-03 11:28:28 +00:00
Eli Zaretskii
46ea0665a7
(term-emulate-terminal): Extract proper command string
...
which is supplied to term-command-hook.
2002-02-03 11:25:50 +00:00
Richard M. Stallman
bd3567fac9
*** empty log message ***
2002-02-03 10:40:12 +00:00
Richard M. Stallman
1ce2659dbe
(quail-help): Don't call help-setup-xref.
2002-02-03 10:33:01 +00:00
Richard M. Stallman
f80e2142fc
(describe-input-method): Call help-setup-xref here.
...
(describe-current-input-method): Doc fix.
2002-02-03 10:32:13 +00:00
Richard M. Stallman
606e6135a8
(disabled-command-hook): Clarify output text.
...
Indent the paragraph from the command's doc string.
2002-02-03 10:30:54 +00:00
Richard M. Stallman
3f5075727e
(dabbrev--goto-start-of-abbrev):
...
Exit loop on beginning of field rather than bobp.
2002-02-03 10:26:49 +00:00
ShengHuo ZHU
5ea0e32b8a
* message.el (message-forward-rmail-make-body): Directly use
...
rmail-msg-restore-non-pruned-header to avoid calling
vertical-motion.
2002-02-03 05:18:23 +00:00
Eli Zaretskii
f04f5c7689
(uce-reply-to-uce): Prune the headers before copying
...
the message text into the *mail* buffer, and restore the pruned
state after that.
2002-02-02 16:54:59 +00:00
Eli Zaretskii
d54f26b13e
(rmail-redecode-body): Prune the headers before
...
looking for X-Coding-System header, and restore the pruned state
before returning.
2002-02-02 16:29:06 +00:00
Pavel Janík
420cfdf2b5
*** empty log message ***
2002-02-02 16:03:02 +00:00
Pavel Janík
73194d6771
(flyspell-issue-message-flag): New user option.
...
(flyspell-mode-on, flyspell-notify-misspell)
(flyspell-small-region, flyspell-external-point-words)
(flyspell-large-region): Use it
(flyspell-before-incorrect-word-string)
(flyspell-after-incorrect-word-string): New user options.
(make-flyspell-overlay): Use them.
(flyspell-version): New function.
(flyspell-incorrect-face, flyspell-duplicate-face): Adapt face definitions
to use :weight.
(flyspell-insert-function): New user option.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(flyspell-define-abbrev): New function.
(flyspell-auto-correct-word, flyspell-correct-word)
(flyspell-xemacs-correct): Use it.
(make-flyspell-overlay): Use `evaporate' property.
(flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
(flyspell-emacs-popup): Use `session' instead of `accept'.
(flyspell-auto-correct-previous-pos): New variable.
(flyspell-auto-correct-previous-hook)
(flyspell-auto-correct-previous-word): New functions.
2002-02-02 15:56:45 +00:00
Pavel Janík
901cd78b4a
Fix typo in prompt.
2002-02-02 15:52:36 +00:00
Eli Zaretskii
2308fe2716
(enable-command): If Emacs was invoked as "emacs -q",
...
don't alter the user's ~/.emacs.
(disable-command): If user-init-file is nil or does not exist,
default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). But
don't alter the init file if Emacs was invoked as "emacs -q"
2002-02-02 12:49:58 +00:00