1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
Commit graph

13440 commits

Author SHA1 Message Date
Dave Love
5134d850aa (find-function-search-for-symbol): Look
for compressed library files too.
1998-08-27 09:21:01 +00:00
Kenichi Handa
e325120d45 ("Latin-1"): Modify `documentation' key value.
("Latin-2"): Likewise.
1998-08-27 07:47:15 +00:00
Richard M. Stallman
efa434d9f2 (appt-mode-string): New variable.
(global-mode-string): Add appt-mode-string to it.
(appt-check): Avoid using display-time-string to fetch current time.
To display in mode line, use appt-mode-string.
1998-08-26 21:14:25 +00:00
Richard M. Stallman
b775a47213 (iso-latin-1): Doc fix.
(setup-latin2-environment): Typo fix.
1998-08-26 21:12:07 +00:00
Karl Heuer
cd75b81a1e (repeat): Doc fix. 1998-08-26 20:43:57 +00:00
Karl Heuer
2f017676d8 (dired-guess-shell-alist-default): Fix regexp. 1998-08-26 20:34:14 +00:00
Karl Heuer
10f118f0ef (mail-hist-current-header-name): Fix test.
(mail-hist-current-header-contents): Use mail-text-start.
1998-08-26 20:26:12 +00:00
Karl Heuer
e418be2696 (customize-version-lessp): Handle a number as VERSION2.
(customize-changed-options-previous-release): New variable.
(customize-changed-options): Use that variable as default arg.
1998-08-26 20:08:30 +00:00
Karl Heuer
51eb190975 Require `timer' not only when compiling. 1998-08-26 19:35:04 +00:00
Karl Heuer
d6e0f29810 (gnus-save-newsrc-file): Bind
coding-system-for-write before saving.
(gnus-check-first-time-used): Change current
buffer before creating help group.
1998-08-26 18:41:35 +00:00
Karl Heuer
8617e346f1 (isearch-forward): Doc fix. 1998-08-26 18:13:55 +00:00
Karl Heuer
66236b772a Comment fix. 1998-08-26 18:00:04 +00:00
Andreas Schwab
a62234679c Fix :version tags to have a string value, not a float. 1998-08-26 09:41:07 +00:00
Andreas Schwab
b88018d48f Fix typo in output. 1998-08-26 09:38:13 +00:00
Dave Love
7d6a2ca41d (repeat): Doc fix.
[From rms:]
(repeat-previous-repeated-command): New variable.
(repeat): Check for real-last-command being null or repeat.  Set
repeat-previous-repeated-command.
1998-08-25 13:28:44 +00:00
Dave Love
ddff3d800e (browse-url-netscape): Fix format for hex escapes. 1998-08-25 13:16:35 +00:00
Kenichi Handa
1b23dc8205 (message-send-mail-with-sendmail): Bind
coding-system-for-write by the return value of
select-message-coding-system.
(message-send-mail-with-qmail): Likewise.
1998-08-25 10:25:03 +00:00
Andreas Schwab
edfc7f2558 (file-name-invalid-regexp): Fix regex for ms-dos without long file names. 1998-08-24 10:21:51 +00:00
Kenichi Handa
243538e26b Initial revision 1998-08-24 10:20:13 +00:00
Andreas Schwab
f3effb674a Fix doc-string-elt property on define-derived-mode. 1998-08-24 10:19:52 +00:00
Kenichi Handa
e65df0a1cf Multi-byte buffer handling.
(ps-print-version): New version number (4.0) and doc fix.
(ps-color-device, ps-face-bold-p, ps-face-italic-p): Conditional
compilation for GNU Emacs and emacsens.
(ps-generate-postscript-with-faces): Force invisible text to be
visible.
(dos-ps-printer): New var to avoid compilation gripes.

(ps-mule-plot-string): Pay attention to the case
that no more characters can't be printed in the current line.

(ps-mule-find-wrappoint): ENDPOS should not be greater than TO.

Add codes to make ps-print.el work also on Emacs
20.2 and the earlier version.
(ps-mule-encode-7bit, ps-mule-encode-8bit): Modified for 20.2.
(ccl-encode-ethio-unicode, ps-mule-encode-ethiopic): Likewise.
(ps-mule-find-wrappoint): Likewise.
(ps-mule-generate-font): Change `X' to `x' in format
control-string.
(ps-generate): Call ps-mule-begin before calling ps-begin-job.
(ps-mule-cmpchar-prologue): Delete unnecessary `gsave' and
`restore' form procedures `BC' and `EC'.

(ps-print-prologue-1): Handle the case that FontBBox
is an executable procedure.  Make LineThickness, Xshadow, and
Yshadow relative to FontHeight.  Set SpaceWidth in BeginDoc.
(ps-mule-font-info-database, ps-mule-font-info-database-ps,
ps-mule-font-info-database-bdf): New vars.
(ps-mule-encode-7bit, ps-mule-encode-8bit): New funs.
(ccl-encode-ethio-unicode): New CCL program.
(ps-mule-encode-ethiopic): New fun.
(ps-mule-current-charset): New var.
(ps-mule-get-font-spec, ps-mule-font-spec-src,
ps-mule-font-spec-name, ps-mule-font-spec-encoding,
ps-mule-font-spec-bytes, ps-mule-printable-p): New funs.
(ps-mule-external-libraries): New var.
(ps-mule-init-external-library): New fun.
(ps-mule-font-cache): New var.
(ps-mule-generate-font, ps-mule-generate-glyphs): New funs.
(ps-last-font): New var.
(ps-mule-prepare-font): New fun.
(ps-mule-charset-list): New var.
(ps-mule-prologue-generated, ps-mule-prologue): New vars.
(ps-mule-skip-same-charset, ps-mule-find-wrappoint,
ps-mule-plot-string): New funs.
(ps-mule-cmpchar-prologue-generated, ps-mule-cmpchar-prologue):
New vars.
(ps-mule-plot-rule-cmpchar, ps-mule-plot-cmpchar,
ps-mule-prepare-cmpchar-font): New funs.
(ps-mule-bitmap-prologue-generated, ps-mule-bitmap-prologue): New
vars.
(ps-mule-generate-bitmap-prologue, ps-mule-generate-bitmap-font,
ps-mule-generate-bitmap-glyph): New funs.
(ps-mule-initialize, ps-mule-begin): New funs.
(ps-output-string-prim): Insert string as unibyte.
(ps-output-prologue): New fun.
(ps-flush-output): Handle the case of 'prologue.
(ps-begin-file): Call ps-mule-initialize.
(ps-begin-job): Set ps-control-or-escape-regexp differently if
printing multibyte characters.
(ps-begin-page): Set ps-mule-current-charset to 'ascii.
(ps-basic-plot-string): Handle the case of printing ASCII
characters by external libraries (e.g. BDF).
(ps-set-font): Set ps-last-font.
(ps-plot-region): Handle multibyte characters, use
ps-mule-plot-string for them.
(ps-generate): Set the spool buffer unibyte.  Call ps-mule-begin.
1998-08-24 10:19:29 +00:00
Kenichi Handa
46babb23b6 (select-message-coding-system): New
function.
(set-language-environment-coding-systems): Set
default-sendmail-coding-system.
1998-08-24 01:46:43 +00:00
Kenichi Handa
da241b5c3c (sendmail-coding-system): Doc-string modified.
(default-sendmail-coding-system): New variable.
(sendmail-send-it): Encode the message by a coding system
select-message-coding-system returns.
1998-08-24 01:46:43 +00:00
Eric M. Ludlam
469a3717cc (speedbar-stealthy-updates): Do all updates w/ the the buffer writable. 1998-08-24 01:16:09 +00:00
Eric M. Ludlam
1095518aea (speedbar-temp-buffer-show-function): For emacs don't call hook
with arguments.
1998-08-24 00:55:45 +00:00
Eric M. Ludlam
2d0327e545 (speedbar-with-writable): remove `toggle-read-only'.
(speedbar-mode): Set buffer to read only.
1998-08-24 00:37:22 +00:00
Dan Nicolaescu
c95dd4b07a *** empty log message *** 1998-08-19 21:43:56 +00:00
Richard M. Stallman
c0c639521f ("Romanian"): Specify the tutorial file. 1998-08-19 07:23:38 +00:00
Eric M. Ludlam
a4252bdbf5 (speedbar-timer-fn): Disable updating if the frame
is an icon, or if the user is using the minibuffer.
(speedbar-key-map): Added Q binding to destroy the frame.
(speedbar-easymenu-definition-trailer): Added Quit item.
(speedbar-frame-mode): Set the frame position at creation time.
(speedbar-file-unshown-regexp): Added .# lock files.
1998-08-19 01:43:37 +00:00
Kenichi Handa
64e49fa893 (cyrillic-koi8): Fix the value of
`valid-code' property.
(cyrillic-alternativnyj): Likewise.
(cyrillic-alternativnyj-encode-table): Fix the initial value.
1998-08-18 13:15:18 +00:00
Kenichi Handa
c11b3a3f65 (vietnamese-viscii): Fix the value of
`valid-code' property.
(vietnamese-vscii): Likewise.
1998-08-18 13:15:18 +00:00
Richard M. Stallman
82f08756d2 (midnight-hook): initialize to a list. 1998-08-18 11:02:18 +00:00
Richard M. Stallman
b7de4d62b3 (read-quoted-char): Don't bind input-method-function;
instead, pass the new args to read-event.
1998-08-18 09:32:31 +00:00
Richard M. Stallman
dcb6bf2b6f (search-whitespace-regexp): Doc fix. 1998-08-18 07:45:27 +00:00
Richard M. Stallman
01c925e95e Whitespace change. 1998-08-18 07:02:59 +00:00
Richard M. Stallman
85b5a02546 (ange-ftp-file-name-sans-versions): Don't return
the shortened version of the file name.
1998-08-18 04:49:15 +00:00
Kenichi Handa
3e56710f64 Fix previous change. 1998-08-18 00:56:48 +00:00
Kenichi Handa
305a3cb640 (activate-input-method): Handle the
case that the arg INPUT-METHOD is nil correctly.
(read-multilingual-string): Activate the specified input method
before calling read-string.  Afterward, activate the original
input method.
1998-08-18 00:44:20 +00:00
Kenichi Handa
bb8459f26b Give proper value of `input-method' key to
all lang. env.
1998-08-18 00:43:52 +00:00
Richard M. Stallman
00e25b96d4 Comment change. 1998-08-17 04:45:21 +00:00
Kenichi Handa
63283a8f24 (set-language-environment): Reset
syntax and case table to the defaults if the value of
unibyte-syntax key is nil.
1998-08-17 02:34:54 +00:00
Richard M. Stallman
fca97d877e (rmail-output): Always preserve MIME-Version field,
even if it was pruned.
1998-08-16 06:59:13 +00:00
Richard M. Stallman
6d9d01a93f (midnight-float-time): Renamed from float-time.
(midnight-time-float): Renamed from time-float.
(midnight-buffer-display-time): Renamed from buffer-display-time.
(midnight-mode): Specify :initialize.  Use nil as default value.
1998-08-16 02:39:56 +00:00
Richard M. Stallman
ebf8f7e14a (Info-follow-reference): Nice error msg if there was no arg. 1998-08-16 02:10:25 +00:00
Richard M. Stallman
2c3d598531 (comint-postoutput-scroll-to-bottom): Cope with unset
comint-last-output-start marker.
1998-08-15 22:27:54 +00:00
Kenichi Handa
15f7f59e3e (kkc-help): New function.
(kkc-keymap): Use sparse keymap.  Add key binding for kkc-help.
1998-08-15 01:28:14 +00:00
Kenichi Handa
7624ebb968 (language-info-alist): Doc-string
modified.
(set-language-info-alist): Fix typo in doc-string.  Update
setup-language-environment-map unconditionally.
(mule-keymap): Key bindings for set-selection-coding-system and
set-next-selection-coding-system.
(set-coding-system-map): Add items of set-selection-coding-system
and set-next-selection-coding-system.
1998-08-15 01:28:14 +00:00
Kenichi Handa
a03b3ce13b (set-selection-coding-system): Make it
interactive.
(last-next-selection-coding-system): New variable.
(set-next-selection-coding-system): New function.
1998-08-15 01:28:14 +00:00
Kenichi Handa
cf6991a32e ("Hebrew"): Delete describe-function key. 1998-08-15 01:28:14 +00:00
Richard M. Stallman
902e3f7798 (select-safe-coding-system): If default-coding-system is no-conversion,
return that; it is always safe.
1998-08-14 09:02:48 +00:00