Commit graph

11920 commits

Author SHA1 Message Date
Dave Love
78b6524e5c (find-function-search-for-symbol):
Remove unnecessary test on `library' for explicit file name.
Widen scope of save-match-data.
1998-12-11 17:42:56 +00:00
Dave Love
645ff508dd (fortran-font-lock-keywords-1): Warp
forward-sexp in condition-case.
1998-12-11 17:40:18 +00:00
Eli Zaretskii
7d2767808e (load-with-code-conversion): If the loaded
file was inserted  with no-conversion or raw-text coding system,
make the buffer unibyte.
1998-12-10 13:37:02 +00:00
Karl Heuer
c63ae7f26e (cc-imenu-java-generic-expression): Get rid of nested loops. 1998-12-10 03:27:31 +00:00
Karl Heuer
4e363e7e63 (mouse-drag-vertical-line):
If WHICH-SIDE is not `right', then scroll bars are on the left.
1998-12-10 03:26:25 +00:00
Karl Heuer
0f619a4126 (symbol-file-load-history-loaded): Variable renamed,
and defvar moved from loadhist.el.
(symbol-file): Renamed from describe-function-find-file.
Load fns-VERSION.el here.
(describe-variable, describe-function-1): Use symbol-file.
1998-12-10 03:25:33 +00:00
Karl Heuer
e88b8369a6 (load-history-loaded): defvar moved to help.el. 1998-12-10 03:25:15 +00:00
Karl Heuer
12b0f4514b (dirtrack-directory-change-hook): New hook.
(dirtrack): Run it.  Make debug message more verbose.
1998-12-10 03:24:19 +00:00
Karl Heuer
f5cdb8516a (tex-generate-zap-file-name): Don't start the name with #. 1998-12-10 03:17:51 +00:00
Karl Heuer
aa82f4fbdf (octave-abbrev-start): Use the correct
name of the abbrev table, and provide support for XEmacs.
(octave-xemacs-p): New variable.
1998-12-10 03:15:25 +00:00
Karl Heuer
cbef329574 Take out the eval-when's. 1998-12-10 03:11:59 +00:00
Karl Heuer
538b98473f (sendmail-send-it): Don't wait for sendmail to
exit when mail-interactive is nil.
1998-12-10 03:07:35 +00:00
Karl Heuer
c04e38a32f (after-find-file): Message fix. 1998-12-10 02:30:03 +00:00
Karl Heuer
efa1135ead (ispell-kill-ispell): Don't send newline after EOF. 1998-12-10 02:19:14 +00:00
Geoff Voelker
39408f318e (ange-ftp-expand-file-name) [windows-nt]: Handle
filenames using backslashes.
1998-12-09 21:20:26 +00:00
Dave Love
685a6f2e86 (browse-url-mail): Call compose-mail-other-window
with correct number of args.
(browse-url-maybe-new-window): New arg.  Callers changed.
1998-12-09 16:53:34 +00:00
Dave Love
bd6cabcf14 (fortran-check-end-prog-re): Allow trailing
comment.
1998-12-09 16:38:37 +00:00
Geoff Voelker
e4f553e646 (install) [COPY_LISP_SOURCE]: Fix end of conditional. 1998-12-08 23:55:20 +00:00
Markus Rost
8816386c05 (vc-rcs-release): Fix Type.
(vc-sccs-release): Fix Type.
(vc-cvs-release): Fix Type.
1998-12-08 16:04:52 +00:00
Markus Rost
09ec5b272e (rmail-summary-output): Simplify. Make prefix arg work right. 1998-12-08 15:48:11 +00:00
Markus Rost
6286e9803a (rmail-output-to-rmail-file): Avoid multiple output of last undeleted
message.
1998-12-08 15:34:14 +00:00
Geoff Voelker
a953784890 (ps-do-despool) [ms-dos, windows-nt]: Ditto for
ps-printer-name.
1998-12-07 19:27:26 +00:00
Geoff Voelker
e9847e6c13 (buffer-undo-list) [windows-nt]: Use different relative path. 1998-12-07 19:27:14 +00:00
Geoff Voelker
c7e73b89dc (buffer-undo-list): Write fns-VERSION.el in lib-src. 1998-12-07 19:25:32 +00:00
Simon Marshall
b4b989a063 wrap java-minor-types in java-font-lock-keywords-2. 1998-12-07 10:54:47 +00:00
Markus Rost
54eba3537b (xterm-mouse-mode): Pacify the byte compiler. 1998-12-05 18:23:14 +00:00
Markus Rost
c144230d0c Require bytecomp for byte-goto-ops. 1998-12-05 18:18:50 +00:00
Markus Rost
4fc14e5ad0 (Info-menu): Don't return error if point is between menu header and
first menu item.
1998-12-04 23:05:46 +00:00
Dave Love
213f4eae7b (describe-function-1): Fix description for alias. 1998-12-04 11:54:56 +00:00
Andreas Schwab
b162a8c47a (lm-summary): Strip off -*-
specifications from summary line.
1998-12-03 09:39:41 +00:00
Andreas Schwab
ee9ec2a52c (delete-whitespace-rectangle): Mark for autoload.
(close-rectangle): Define alias only once in loaddefs.el.
1998-12-03 09:35:24 +00:00
Eli Zaretskii
43ce80a12b Remove code that sets syntax table for non-ASCII characters. 1998-12-03 09:29:14 +00:00
Geoff Voelker
36f22224e1 (direct-print-region-function): Try to ensure that
printer-name is expanded to a file name on a local drive;
sometimes printing a file loaded from a network volume fails.
(direct-print-region-function): Add a function to
write-region-annotate-functions to append a formfeed character to
the region being printed, if the region doesn't end with a
formfeed already.  This avoids creating a second print job
containing a blank page when print spooling is enabled on Windows.
1998-12-02 23:01:50 +00:00
Dave Love
3b313ca8d1 (help-make-xrefs): Use `info', not the non-autoloaded
`Info-goto-node'.
1998-12-02 19:36:22 +00:00
Karl Heuer
ae29cb0cf3 (temp-buffer-resize-mode): Doc fix. 1998-12-02 18:16:13 +00:00
Karl Heuer
3e36b84953 (custom-save-delete): Save point before
reading a sexp, rather than backing up.
1998-12-02 18:15:26 +00:00
Karl Heuer
79f8634741 Fix previous change. 1998-12-02 18:14:27 +00:00
André Spiegel
beba4bd9f6 (vc-dired-window-configuration, vc-ediff-windows,
vc-ediff-result, vc-dired-switches, vc-dired-terse-mode):
Added defvars to suppress compilation warnings.
1998-12-02 13:34:59 +00:00
Richard M. Stallman
b9431ae037 Improved and fixed customize for variables:
ispell-highlight-p, ispell-check-comments, ispell-help-in-bufferp,
ispell-dictionary-alist, ispell-skip-sgml.
Improved and fixed comments in variables and messages for
functions: ispell-help-in-bufferp, ispell-local-dictionary,
ispell-menu-map, ispell-checking-message, ispell-parser,
ispell-word, lookup-words, ispell-change-dictionary, ispell-region,
ispell-begin-tex-skip-regexp, ispell-begin-skip-region,
ispell-comments-and-strings, ispell-continue, ispell-complete-word,
ispell-message-text-end, ispell-add-per-file-word-list.
(ispell-dictionary-alist-1): (ispell-dictionary-alist2): A coding
system is now required for all languages.  Casechars improved for
castellano, castellano8, and norsk dictionaries.  Dictionary
norsk7-tex removed.  Dictionary polish added.
(ispell-dictionary-alist): Redefined at load-time to support
dictionary changes.
(ispell-menu-map): Redefined at load-time to support menu changes.
(ispell-check-version): New alias for `check-ispell-version'.
(ispell-parse-output): Fixed matching for ispell error messages.
Correctly returns spelling suggestions in order generated by ispell process.
(check-ispell-version): Ensure `case-fold-search' doesn't get redefined.
(ispell-complete-word): Ensure `case-fold-search' doesn't get
redefined.  Fix bug that didn't respect case of word being completed.
(ispell-init-process): Set process coding system to be compatible
with emacs processes and the ispell process.
(ispell-kill-ispell): Ensures ispell process has terminated before
starting new process.  This can otherwise confuse process filters
and hang the ispell process.
(ispell-begin-skip-region-regexp): (ispell-skip-region): Improved
skipping support for sgml.
(ispell-minor-check): Support sgml labels.  Fix mapping ^M to \r
which could cause `ispell-complete-word' to hang.
(ispell-message): Improved message reference matching.  Ensure
`case-fold-search' doesn't get redefined.
(ispell-buffer-local-parsing): Ensure `case-fold-search' doesn't
get redefined.  Fixed bug in returning to nroff mode from tex mode.
(ispell-add-per-file-word-list): Ensure `case-fold-search' doesn't
get redefined.
1998-12-01 07:23:27 +00:00
Richard M. Stallman
f1a6411580 (hscroll-mode, hscroll-global-mode, hscroll-window-maybe):
Use a timer instead of post-command-hook.
(hscroll-timer): New variable.
1998-12-01 03:58:37 +00:00
Richard M. Stallman
2a48d24b3b (flyspell-check-word-p): Don't delay inside a kbd macro. 1998-12-01 00:50:45 +00:00
Richard M. Stallman
5f373960a6 (help-xref-button): Do nothing if text already has the help-xref property.
(describe-variable): Revert previous change to hyperlink to source.
1998-11-30 23:55:42 +00:00
Richard M. Stallman
71c78f01ad (make-local-hook): Return the hook variable. 1998-11-30 23:44:10 +00:00
Stephen Eglen
183040ff19 Update author email and web page. 1998-11-30 23:29:13 +00:00
Richard M. Stallman
acafa9cfdc (features): Add `base64' to this list. 1998-11-29 21:52:25 +00:00
Richard M. Stallman
c5f7d53647 (auto-insert-alist): Use user-mail-address. 1998-11-29 21:12:28 +00:00
Richard M. Stallman
5106ed5f9c (symbol-file): Doc fix. 1998-11-29 16:39:38 +00:00
Richard M. Stallman
abf16d5ee9 (hack-one-local-variable): Cope with non-file buffers. 1998-11-29 15:41:38 +00:00
Richard M. Stallman
40b3bdc12b (describe-mode): Put major mode first. 1998-11-29 00:56:49 +00:00
Richard M. Stallman
058961dde3 (appt-disp-window): Use pop-to-buffer,
to support special-display and same-window features.
1998-11-29 00:32:50 +00:00