1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
Commit graph

40116 commits

Author SHA1 Message Date
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
fa5c314daa (S_ISLNK): Define if not defined. 2002-02-06 15:44:28 +00:00
Richard M. Stallman
5b7fc39559 (Commands of GUD): Add gud-jump. 2002-02-06 15:43:41 +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
b128536423 (french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all. 2002-02-06 15:23:30 +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
Eli Zaretskii
e9a0a549d0 Minor updates about libungif and Exceed 6.x. 2002-02-06 08:25:00 +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
390a5b3c3d (Dired): Fix the xref to dired-x manual. 2002-02-04 19:51:04 +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
Eli Zaretskii
7718638cea Fix a typo in "handle SIGINT" command. 2002-02-04 12:50:26 +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
Eli Zaretskii
3094ad7a5f (Faces): Document the minibuffer-prompt face. 2002-02-03 17:45:02 +00:00
Eli Zaretskii
236f1c763c Document the minibuffer-prompt face. 2002-02-03 17:42:07 +00:00
Eli Zaretskii
2811080bdd (Standard Faces): Document the minibuffer-prompt face and the
minibuffer-prompt-properties variable.
2002-02-03 17:38:25 +00:00
Paul Eggert
0caa685d66 * rcs2log(Copyright): Update to 2002.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.
2002-02-03 17:33:19 +00:00
Paul Eggert
b2ba2352ed (Copyright): Update to 2002.
(AWK, TMPDIR): Work around portability problem in broken shells that
don't understand `: ${VAR=val}'.
(SORT_K_OPTIONS): New var, for hosts that conform to POSIX 1003.1-2001.
Prefer the new -k option to the traditional +M -N option.
2002-02-03 17:31:31 +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
Eli Zaretskii
47edc1f718 (Text Terminal Colors): Remove the documentation of tty-display-color-p.
Suggest to avoid the use of tty-display-color-cells.
2002-02-03 11:21:01 +00:00