1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

12339 Commits

Author SHA1 Message Date
Richard M. Stallman
509064c5dd (find-new-buffer-file-coding-system): Doc fix. 1999-04-06 19:53:10 +00:00
Richard M. Stallman
684c38fcce Don't write the fns-...el file if not dumping. 1999-04-06 19:51:57 +00:00
Richard M. Stallman
9dafdfe285 (timezone-parse-date): Corrected regexp for
style (5) date format so that tenths of seconds are optional.
1999-04-06 18:50:08 +00:00
Richard M. Stallman
312bdc0dcb (jka-compr-insert-file-contents):
Use raw-text-unix when we want no conversion.
1999-04-06 18:43:26 +00:00
Eli Zaretskii
08baac3d70 (dos-cpNNN-setup): New function, with the guts
of dos-codepage-setup.
(cjk-codepages-alist): New variable, an alist of Far-Eastern
codepages for which there's no need to set up cpNNN coding
systems.
(dos-codepage-setup): Support Far-Eastern DOS terminals.
1999-04-05 14:59:21 +00:00
Richard M. Stallman
7c41178033 (rmail-ignored-headers): Doc fix. 1999-04-05 06:56:50 +00:00
Richard M. Stallman
01c504479b (compilation-handle-exit): Do right thing
if (car status) doesn't end in a newline.
1999-04-03 14:04:39 +00:00
Dave Love
6629e5ba9e Add defgroup :version. 1999-04-01 13:59:57 +00:00
Dave Love
a7845785f1 (highlight-changes): Add defgroup :version. 1999-03-31 16:09:40 +00:00
Dave Love
6d52355b7c (snmp): Fix defgroup :version. 1999-03-31 16:06:51 +00:00
Andreas Schwab
107ecebbe7 (gnus-data-compute-positions): Move down after
the gnus-save-hidden-threads macro.
1999-03-31 08:40:48 +00:00
Karl Heuer
ebef6d9376 (current-language-environment): Doc fix. 1999-03-30 21:38:20 +00:00
Karl Heuer
25f67e4bc9 *** empty log message *** 1999-03-30 21:37:40 +00:00
Karl Heuer
495a3f8d9e (winner-mode): Doc fix. 1999-03-30 21:30:20 +00:00
Karl Heuer
3f579f6af7 (which-func-mode-global): Doc fix. 1999-03-30 21:30:12 +00:00
Karl Heuer
511a07194f (type-break-mode): Doc fix. 1999-03-30 21:30:05 +00:00
Karl Heuer
14cace6c23 (display-time-mode): Doc fix. 1999-03-30 21:29:55 +00:00
Karl Heuer
18729d50d8 (resize-minibuffer-mode): Doc fix. 1999-03-30 21:29:47 +00:00
Karl Heuer
14fd44abc9 (show-paren-mode): Doc fix. 1999-03-30 21:29:38 +00:00
Karl Heuer
ce5d15426f (mouse-sel-mode): Doc fix. 1999-03-30 21:29:29 +00:00
Karl Heuer
b1c501a94e (icomplete-mode): Doc fix. 1999-03-30 21:29:19 +00:00
Karl Heuer
e7581a181a (hscroll-global-mode): Doc fix. 1999-03-30 21:29:00 +00:00
Karl Heuer
87f37557a5 (temp-buffer-resize-mode): Doc fix. 1999-03-30 21:28:47 +00:00
Karl Heuer
24789c69cd (global-font-lock-mode): Doc fix. 1999-03-30 21:28:05 +00:00
Karl Heuer
5481e5e87f (delete-selection-mode): Doc fix. 1999-03-30 21:27:55 +00:00
Karl Heuer
7421db29d7 (mouse-avoidance-mode): Doc fix. 1999-03-30 21:27:45 +00:00
Karl Heuer
2ca46a11bf (auto-insert-mode): Doc fix. 1999-03-30 21:27:34 +00:00
Karl Heuer
2002162195 (abbrev-mode): Doc fix. 1999-03-30 21:27:20 +00:00
Karl Heuer
35dfd2ef08 (partial-completion-mode): Doc fix. 1999-03-30 21:23:15 +00:00
Karl Heuer
808bcfd2c7 (widget-before-change): Signal text-read-only rather
than an ordinary error.
1999-03-30 18:09:57 +00:00
Karl Heuer
00ac134b3d Don't require advice.
(repeat): Do function-indirection in check for kbd macro.
In self-insert case, use the *last* char in INSERTION.
1999-03-30 18:07:16 +00:00
Karl Heuer
5f625d0c09 (c-indent-command): Doc fix. 1999-03-30 18:00:49 +00:00
Andreas Schwab
0959218256 (tex-start-shell): Use add-hook for
comint-input-filter-functions.  Make variables related to shell
directory tracking local.
1999-03-29 09:06:05 +00:00
Tom Tromey
c076faabba (tcl-using-emacs-19-23): Recognize Emacs 20. 1999-03-29 07:35:55 +00:00
Andreas Schwab
481f397bac (shell-command-on-region): Cope with exit-status being
nil, which happens if call-process-region was interrupted.
1999-03-27 02:40:48 +00:00
Andreas Schwab
cb3fb87285 (debug): Make *Backtrace* buffer writable. 1999-03-27 02:33:08 +00:00
Karl Heuer
af0e29d18e (indent-new-comment-line): Handle use at a point
after a comment-end.  Handle multiple comments.
1999-03-26 18:02:24 +00:00
Karl Heuer
db0e544166 (rmail-decode-babyl-format):
To prevent locking, bind buffer-file-name to nil.
1999-03-26 17:58:09 +00:00
Karl Heuer
91245cb042 (mail-hist-current-header-name): Don't make
off-by-one-error when determining if in message body.
1999-03-26 17:53:18 +00:00
Andrew Innes
224116b8e9 (set-default-process-coding-system): Copied from dos-w32.el. 1999-03-25 22:51:54 +00:00
Andrew Innes
b1ed864845 (set-default-process-coding-system): Copied from
dos-w32.el, but modified to use Unix line endings for process
input, and to add a suitable entry to process-coding-system-alist
for DOS shells.
1999-03-25 22:49:36 +00:00
Dave Love
f601cd3e35 (Info-directory-list): Revert change to re-writing
Info-default-directory-list, but put `alternative' first.
(Info-insert-dir): Modify selecting the top dir file as a
consequence.
1999-03-24 14:25:58 +00:00
Simon Marshall
4d80b2cc0f * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
on the line by itself.
        (java-font-lock-keywords-2): Likewise.  Don't fontify a class name if
        it is not in a declarative context.
1999-03-23 15:31:44 +00:00
Karl Heuer
fa08de9625 (custom-variable-prompt): Allow customization of
autoloaded symbols.
1999-03-23 00:58:50 +00:00
Kenichi Handa
28fd4883f6 (what-cursor-position): Don't cause error when point
is at invalid multibyte sequence.
1999-03-22 04:12:42 +00:00
Karl Heuer
a399edf459 (partial-completion-mode): Doc fix. 1999-03-21 07:26:47 +00:00
Karl Heuer
39fc56c9ef (old-c): Remove :group. 1999-03-19 08:00:13 +00:00
Karl Heuer
e5691fd5c6 (old-c++): Remove :group. 1999-03-19 07:59:45 +00:00
Simon Marshall
b09f207af2 added strictfp type modifier. 1999-03-18 10:16:14 +00:00
Simon Marshall
495b993235 Added "complex" type to c-font-lock-keywords-2. 1999-03-18 09:58:18 +00:00