1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

32052 Commits

Author SHA1 Message Date
Dave Love
6eb681a320 (mm-display-external): Space prefix temp buffer
name.  Don't disable undo explicitly.
2000-11-03 15:51:16 +00:00
Dave Love
5aa22ef9ad (gnus-group-parameters) <gcc-self>: Fix custom type.
<banner>: Fix custom type, doc.
2000-11-03 15:48:49 +00:00
Miles Bader
4921558ed1 *** empty log message *** 2000-11-03 13:02:50 +00:00
Miles Bader
0697c66283 (widget-end-of-line): Reinstate, with a new definition, so that trailing
spaces are handled properly.
(widget-field-keymap, widget-text-keymap): Likewise C-e binding.
2000-11-03 12:54:52 +00:00
Gerd Moellmann
1fc02b3c4d (fancy-splash-text, fancy-splash-text): Use a single
tab character.
(fancy-splash-screens): Set tab-width to 20.
2000-11-03 12:27:04 +00:00
Dave Love
51d001f7e3 Capital in last change. 2000-11-03 11:39:15 +00:00
Dave Love
97342eb1d4 (comint-completion-addsuffix): Fix custom type. 2000-11-03 11:31:34 +00:00
Stefan Monnier
34befa9a5b (easy-mmode-define-global-mode): Only turn mode off if it's on. 2000-11-03 04:38:41 +00:00
Stefan Monnier
ba22aeff64 (font-lock-buffers): Remove.
(font-lock-global-modes): Define with easy-mmode-define-global-mode.
(font-lock-change-major-mode): Remove.
(turn-on-font-lock-if-enabled): Only apply to the current buffer.
(font-lock-default-fontify-region): Extend the multiline
fontification to whole lines.
(font-lock-fontify-anchored-keywords)
(font-lock-fontify-keywords-region): If matching just one
line (with \n) only mark the \n as multiline.
2000-11-03 04:32:33 +00:00
Stefan Monnier
0a74e3bf90 (define-minor-mode): Remove :toggle arg.
Correctly handle the case where several :group args are supplied.
Allow :extra-args.
(easy-mmode-define-global-mode): Allow :extra-args.
Correctly handle the case where several :group args are supplied.
2000-11-03 04:26:33 +00:00
Miles Bader
9c887adacf (diary-face, calendar-today-face, holiday-face):
Remove dependency on `window-system'.
2000-11-03 03:30:49 +00:00
Ken Raeburn
9b91110736 missed a note on Makefile.in checkin 2000-11-02 18:50:21 +00:00
Ken Raeburn
7f25090dcd * Makefile.in (emacs): Set EMACSLOADPATH always.
(update-authors, .el.elc, compile-files): Don't do it explicitly here.
2000-11-02 18:49:04 +00:00
Dave Love
7dd6009c0a *** empty log message *** 2000-11-02 18:44:05 +00:00
Dave Love
8befbee7df (message-font-lock-keywords): Use [:alpha:] for
cite-prefix.
2000-11-02 18:43:42 +00:00
Dave Love
f35a761820 (find-variable-regexp): Avoid defgroup. 2000-11-02 17:42:10 +00:00
Eli Zaretskii
94821e4f02 (report-emacs-bug): Fix whitespace and
punctuation in the warning inserted into the *mail* buffer.
2000-11-02 17:10:31 +00:00
Gerd Moellmann
5773187674 *** empty log message *** 2000-11-02 15:38:53 +00:00
Gerd Moellmann
0a5218851d (authors-public-domain-files): New variable.
(authors-public-domain-p): New function.
(authors-print): Use it.
2000-11-02 15:37:03 +00:00
Dave Love
3d66f910ad defgroup :version 2000-11-02 14:47:18 +00:00
Gerd Moellmann
975f82c969 (view-emacs-news): Use ONEWS.* instead of NEWS.* files. 2000-11-02 13:36:58 +00:00
Gerd Moellmann
1ac3fc4299 *** empty log message *** 2000-11-02 12:38:52 +00:00
Gerd Moellmann
6e65a812a0 Change maintainer. 2000-11-02 12:37:54 +00:00
Gerd Moellmann
4b3eb10f17 Extension for even/odd printing. Doc Fix.
(ps-print-version): New version number (6.3.1).
(ps-even-or-odd-pages): Customization fix.
(ps-print-page-p, ps-begin-file, ps-begin-job, ps-page-number)
(ps-header-sheet, ps-header-page, ps-end-job): Code fix.
(ps-page-count): Var replaced by `ps-page-column'.
(ps-page-column, ps-page-sheet, ps-page-printed): New vars.
(ps-print-sheet-p): New fun.
2000-11-02 12:04:59 +00:00
Miles Bader
7da794dfa0 *** empty log message *** 2000-11-02 04:39:25 +00:00
Miles Bader
2ec4d9abb3 (mm-uu-configure-list): Move back to old location,
because defcustom tries to call `mm-uu-configure'.
2000-11-02 04:38:24 +00:00
Miles Bader
c39e89832a (tooltip-gud-tips-setup): New function.
(tooltip-gud-tips-p): Add :set to call tooltip-gud-tips-setup.
(tooltip-mode): Call tooltip-gud-tips-setup.
(tooltip-gud-tips): Use `gud-basic-call' instead of process-send-string,
so the prompt gets frobbed appropriately.  Handle nil return value from
`tooltip-gud-print-command'.
2000-11-02 04:28:01 +00:00
Eric M. Ludlam
0e40b80948 *** empty log message *** 2000-11-02 02:29:18 +00:00
Eric M. Ludlam
936c15f6ec (comint-add-to-input-history): New function.
(comint-send-input): Use `comint-add-to-input-history'.
2000-11-02 02:25:27 +00:00
Miles Bader
973a3104fd (info-menu-header): New face.
(Info-fontify-menu-headers): New function.
(Info-fontify-node, Info-insert-dir): Call `Info-fontify-menu-headers'.
2000-11-02 02:14:07 +00:00
Miles Bader
50ada0db2b Remove blank line at end. 2000-11-02 01:22:53 +00:00
Miles Bader
fb163355a4 (Info-insert-dir): Don't include blank lines at beginning of additional
dir files (one is added automatically).
2000-11-02 01:21:11 +00:00
Stefan Monnier
bff5341176 (define-minor-mode):
Revert the latest changes.
Allow the three positional arguments to be skipped and replaced
by keyword arguments.
Add a :toggle argument to determine whether a nil arg means toggle
or means turn-on.  The default is unchanged.
Add a call to force-mode-line-update.
2000-11-01 23:31:59 +00:00
Kai Großjohann
5de1f63dd9 Explain nnmail-split-fancy-with-parent. 2000-11-01 21:15:02 +00:00
Dave Love
6b8a0b2d41 *** empty log message *** 2000-11-01 19:16:06 +00:00
Dave Love
02af1bf14a (elp-restore-function): Remove autoload
cookie.
2000-11-01 19:14:57 +00:00
Dave Love
1c33719f14 (base64): Require unconditionally.
(message-posting-charset): Defvar when compiling.
(rfc2047-encode-message-header, rfc2047-encodable-p): Require
message.
2000-11-01 19:07:36 +00:00
Dave Love
08c9a3850d (nnoo): Require.
(mm-uu-dissect): Autoload.
2000-11-01 19:02:48 +00:00
Dave Love
35f4f38001 Change Maintainer 2000-11-01 19:01:17 +00:00
Dave Love
8538cc2a48 (mml-parse-1): Clarify message.
(mml-minibuffer-read-type): Use mailcap-mime-types.
2000-11-01 18:59:45 +00:00
Stefan Monnier
160ff4e59d *** empty log message *** 2000-11-01 16:27:08 +00:00
Dave Love
e017ba356d 2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* rfc2231.el: Require cl when compiling.
2000-11-01 15:08:23 +00:00
Dave Love
44d5f5760f (mm-uu-decode-function, mm-uu-binhex-decode-function):
Fix custom type.
(mm-uu-configure-list): Move and fix custom type.
2000-11-01 14:54:52 +00:00
Dave Love
5ce3df5708 Require cl when compiling. 2000-11-01 14:48:17 +00:00
Dave Love
dd8955f010 Use (featurep 'xemacs).
(binhex-char-int): New alias, replacing char-int.
Change callers.
(binhex-decode-region): Simplify work buffer code.
(binhex-decode-region-external): Use expand-file-name, not concat.
2000-11-01 14:46:55 +00:00
Eli Zaretskii
cd66d2ed41 Rearrange menu items more logically, and put
them into a single category.  Add menu items for RefTeX and
Widget.
2000-11-01 11:36:56 +00:00
Miles Bader
5bf9910044 (diary-face, holiday-face): Add dark-background variants. 2000-11-01 09:11:58 +00:00
Sam Steingold
a403261168 use default-directory when tex-main-file has no directory 2000-10-31 21:31:55 +00:00
Gerd Moellmann
2f6707adae *** empty log message *** 2000-10-31 21:24:31 +00:00
Stefan Monnier
c286608e91 *** empty log message *** 2000-10-31 21:07:05 +00:00