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

13440 commits

Author SHA1 Message Date
Richard M. Stallman
248a9f6d2f (list-load-path-shadows): Don't say
anything if we are not interactive and nothing is wrong.
1998-05-04 01:22:17 +00:00
Richard M. Stallman
5522b032fc (add-log-debugging): New variable.
(add-change-log-entry): Set it.
1998-05-04 00:13:13 +00:00
Eli Zaretskii
eee86eff46 (sh-shell-file): If $SHELL evaluates to
one of MS-DOS or MS-Windows shells, use "bin/sh" instead.
1998-05-03 15:57:33 +00:00
Richard M. Stallman
7ab2c2894c (TAGS-LISP): New target.
(lisptagsfiles1, lisptagsfiles2): New variables.
(TAGS, TAGS-LISP): Use lisptagsfiles1, lisptagsfiles2.
1998-05-03 08:24:36 +00:00
Richard M. Stallman
6d4de1a74a (mh-quit): Undo 3/3 change (and the subsequent fix). 1998-05-03 07:34:07 +00:00
Richard M. Stallman
82860d5cff (post-mail-send-it): Use mail-sendmail-undelimit-header. 1998-05-03 04:36:03 +00:00
Richard M. Stallman
51d541d42c (send-mail-function): Doc fix.
(mail-header-end, mail-text-start): New functions.
(mail-sendmail-delimit-header): New function.
(mail-sendmail-undelimit-header): New function.
(mail-mode-auto-fill): Use mail-header-end.
(mail-mode-fill-paragraph, mail-send, sendmail-send-it): Likewise.
(mail-sent-via, mail-position-on-field): Likewise.
(mail-fill-yanked-message, mail-text): Use mail-text-start
1998-05-03 04:35:16 +00:00
Richard M. Stallman
9e400f6dfb (uce-reply-to-uce): Use mail-sendmail-delimit-header. 1998-05-03 04:32:41 +00:00
Richard M. Stallman
48f0011498 (command-line): When choosing a language from LANG,
call set-language-environment in unibyte and multibyte mode.
Don't call standard-display-european; instead, call
standard-display-european-internal and set-terminal-coding-system.
But do them only for latin-1 ... latin-5.
1998-05-03 03:48:05 +00:00
Dan Nicolaescu
6fe9c6584a *** empty log message *** 1998-05-03 00:53:50 +00:00
Richard M. Stallman
5dab2fb4c9 (Info-up): New arg SAME-FILE: don't move to different file.
(Info-next-preorder): Pass new arg to Info-up.
(Info-last-preorder): Likewise.
(Info-last-preorder): Don't follow the Prev if it's same as the Up.
Instead, follow it as the Up.
1998-05-03 00:02:10 +00:00
André Spiegel
eaff65c86b (vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files. 1998-05-02 16:41:44 +00:00
André Spiegel
eccceb78ec (vc-fetch-cvs-status): Don't specify DIR on the command line.
(vc-dired-hook): Optimized for CVS.
1998-05-02 16:41:08 +00:00
Richard M. Stallman
34663a742b (rmail-default-dont-reply-to-names):
Don't set the variable in this file.
1998-05-02 06:53:18 +00:00
Richard M. Stallman
360b548370 (rfc822-goto-eoh): Stop at a blank line, too.
(rfc822-goto-eoh): New function.
(sendmail-user-agent-compose): Use rfc822-goto-eoh.
1998-05-02 06:50:44 +00:00
Richard M. Stallman
5b23b5e40b (apropos-mode-map): Bind q to quit-window. 1998-05-02 05:05:55 +00:00
Richard M. Stallman
e1bd3c8dfc (setup-slovak-environment): Call latin-2's setup function. 1998-05-01 19:51:43 +00:00
Richard M. Stallman
fba04b4cd2 (setup-czech-environment): Call latin-2's setup function. 1998-05-01 19:51:27 +00:00
Stephen Eglen
23c815141c Write year in subject line using four digits, not two. 1998-05-01 08:48:27 +00:00
Carsten Dominik
ae34e88116 C. Dominik <cd@gnu.org>
Added :version tags to defcustoms
1998-05-01 08:26:20 +00:00
Richard M. Stallman
2fe66dda68 (show-paren-ring-bell-on-mismatch): New option.
(show-paren-function): Beep on mismatch, if requested.
1998-05-01 05:33:39 +00:00
Richard M. Stallman
b662c4bc6b (file-cache-add-file): Checks to see if file exists
before adding it.  Non-existing files are simply skipped.
(file-cache-add-directory): Checks to see if directory exists
before adding it.  Non-existing directories are simply skipped.
1998-05-01 04:50:27 +00:00
Richard M. Stallman
33b307f8fc (w32-drag-n-drop-debug, w32-drag-n-drop)
(w32-drag-n-drop-other-frame): New functions.
Bind them to the drag-n-drop events.
1998-05-01 04:24:43 +00:00
Kenichi Handa
341043629f (find-coding-systems-for-charsets):
Consider priority of each coding system too.
(select-safe-coding-system): Show mime-charset name (if it is also
a coding system) instead of base coding system name.
(select-safe-coding-system): Always delete *Warning* buffer.
(universal-coding-system-argument): Use buffer-file-coding-system
as default.
1998-05-01 04:16:29 +00:00
Kenichi Handa
e953b36874 (quail-show-translations): Show
followable keys in alphabetic order.
1998-05-01 04:16:29 +00:00
Richard M. Stallman
4eea26a987 (generic): Added defgroup declaration.
(generic-make-keywords-list): Uses regexp-opt.
(generic-mode-set-font-lock): Uses regexp-opt.
1998-05-01 04:11:54 +00:00
Richard M. Stallman
3d5b223404 (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
Richard M. Stallman
cd95034f46 (rmail-cease-edit): Call rmail-show-message even if message text is unchanged. 1998-05-01 03:14:40 +00:00
Richard M. Stallman
f5136913a1 Generalized region skipping added.
Checks comments only in code.
Added backward compatible support for customize.
(ispell-query-replace-choices, ispell-message-dictionary-alist)
(ispell-grep-command, ispell-grep-options, ispell-look-command)
(ispell-look-options, ispell-use-ptys-p, ispell-local-dictionary)
(ispell-dictionary-alist): Now customizable.
Fixed type of custom variables: ispell-help-in-bufferp.
(ispell-use-framepop-p): New variable.
(ispell-dictionary-alist): Added dictionaries: castellano, castellano8
czech, esperanto, esperanto-tex, norsk, russian.
Capitalize XEmacs correctly, and change lucid to xemacs in code:
(ispell-menu-lucid): Renamed to ispell-menu-xemacs.
Changed string compares for version number to be correct for XEmacs.
Fixed to work with string properties.
(ispell-recursive-edit-marker): new marker saving return point.
(ispell-skip-region-alist): New variable defining regions.
(ispell-tex-skip-alists): New variable for LaTeX regions.
(ispell-skip-sgml): Now buffer-mode aware.
(ispell-highlight-p): Support block cursors.
(ispell-message-text-end): Don't check signatures.
(ispell-comments-and-strings): New command, added to menu.
(ispell-int-char): New function for character incrementing.
(ispell-word): Produces message on error when called from
ispell-minor-mode.  Potential infinite loop removed.
(ispell-command-loop): prevent XEmacs modeline hiding.
Allow temporary split of dedicated windows.  Improve recursive
edit support.  Support block cursors.
(ispell-show-choices): New function cleaning up command loop.
(ispell-highlight-spelling-error-generic): Block cursor support added.
(ispell-highlight-spelling-error-xemacs): Block cursor, name change.
(ispell-overlay-window): dedicated window splitting, XEmacs changes.
(ispell-parse-output): Displays ispell process error messages.
(check-ispell-version): Interactive mode that shows ispell versions.
(ispell-begin-skip-region-regexp): New region skipping function.
(ispell-begin-tex-skip-regexp): New tex mode region skipping function.
(ispell-begin-skip-region): New region skipping function.
(ispell-tex-arg-end): New tex mode region skipping function.
(ispell-skip-region): New region skipping function.
(ispell-get-line): New function to clean up command loop.
(ispell-process-line): New function cleaning up command loop.
(ispell-continue): Improve recursive editor support.
(ispell-complete-word): Interior fragment support improved.
(ispell-message): Region skipping vastly improved.
1998-04-30 06:43:48 +00:00
Richard M. Stallman
dcf5e726b5 (ispell-message): Use rfc822-goto-eoh. 1998-04-30 06:40:47 +00:00
Richard M. Stallman
36f41f1db0 (ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.
(ethio-fidel-to-sera-mail): Likewise.
1998-04-30 06:39:27 +00:00
Richard M. Stallman
5acd84d52d (news-reply-mode): Don't load sendmail here.
Don't set paragraph-start or paragraph-separate.
(news-setup): Set them here.
(news-inews): Use mail-header-end, etc.
Use mail-sendmail-delmit-header at the end.
1998-04-30 06:37:04 +00:00
Richard M. Stallman
9e68869b10 (report-emacs-bug): Use rfc822-goto-eoh. 1998-04-30 06:32:07 +00:00
Richard M. Stallman
43c2d6cfb5 Require sendmail.
(mail-hist-current-header-name): Use mail-text-start.
(mail-hist-forward-header): Use mail-header-end.
(mail-hist-current-header-contents): Use mail-header-start.
(mail-hist-put-headers-into-history): Use mail-text-start.
1998-04-30 06:30:27 +00:00
Richard M. Stallman
30eaaa34b1 (expand-mail-aliases): Doc fix.
(expand-mail-aliases, mail-complete): Use mail-header-end.
1998-04-30 06:27:58 +00:00
Richard M. Stallman
13aa1cde7f (mail-abbrev-in-expansion-header-p): Use mail-header-end. 1998-04-30 06:26:19 +00:00
Richard M. Stallman
fc48f3818e (reporter-calculate-separator): Function deleted.
(reporter-submit-bug-report): Major rewrite.
1998-04-30 06:24:03 +00:00
Richard M. Stallman
c7ed80bcf7 (rmail-forward): Use mail-text-start.
(rmail-resend): Don't bind mail-header-separator.
(rmail-retry-failure): Use mail-send-delimit-header, etc.
1998-04-30 06:21:57 +00:00
Richard M. Stallman
b89e2d3602 Require sendmail.
(news-caesar-buffer-body): Use mail-text-start.
1998-04-30 06:18:55 +00:00
Richard M. Stallman
92a3f23d5b (smtpmail-send-it): Use mail-sendmail-undelimit-header. 1998-04-30 06:12:32 +00:00
Richard M. Stallman
48ad09473a Require sendmail.el.
(sc-no-blank-line-or-header): Use mail-header-end.
1998-04-30 06:11:39 +00:00
Richard M. Stallman
eed1360c12 (quit-window): Don't try to switch buffers
in a dedicated window or a minibuffer window.
Treat minibuffer window as dedicated in other ways too.
1998-04-30 04:23:59 +00:00
Richard M. Stallman
5e1298a9af (setup-8-bit-environment): Don't do anything special here for unibyte mode.
That is done in set-language-environment.
1998-04-30 03:23:42 +00:00
Richard M. Stallman
d06ad999da (perl-mode): Add autoload cookie. 1998-04-30 03:22:20 +00:00
Richard M. Stallman
51a8fc1d8a (set-language-environment): Fix previous change.
Call standard-display-european-internal.
Call set-terminal-coding-system.

(standard-display-european-internal): New subroutine.
1998-04-30 03:20:24 +00:00
Richard M. Stallman
eb72c1bded (standard-display-european): Use set-language-environment
instead of loading a syntax definitions file.
Use standard-display-european-internal.
Let current-language-environment specify terminal coding system.
1998-04-30 03:18:48 +00:00
Richard M. Stallman
fe2908be7b (imenu--generic-function): Doc fix. Rewritten to be faster.
(defgroup imenu): Add :link.
(imenu-use-markers, imenu-auto-rescan-maxout, imenu-generic-expression)
(imenu--make-index-alist, imenu-default-goto-function): Doc fixes.
(imenu-max-item-length, imenu-sort-function)
(imenu-scanning-message): Custom tweak.
(imenu-progress-message): Use real backquote syntax.
(imenu--in-alist): Unused function deleted.
(imenu--flatten-index-alist): Likewise.
(imenu-case-fold-search): Add autoload cookie.
(imenu--completion-buffer): Offer function at point as default.
(imenu--subalist-p): Don't use caadr.
(imenu): Don't use caddr.
(imenu-add-menubar-index): New function.
1998-04-30 00:05:06 +00:00
Dave Love
4063eb1c9c (tar-mode-write-file): Protect from null tar-header-offset. 1998-04-29 22:34:42 +00:00
Richard M. Stallman
9516059404 (tar-extract): Use !' instead of :' to construct
buffer-file-name (`:' is invalid in file names on Windows).
1998-04-29 22:15:59 +00:00
Richard M. Stallman
9f0f00d759 (assoc-ignore-representation): New function.
(assoc-ignore-case): Use compare-strings.
1998-04-29 20:33:11 +00:00