1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00
Commit graph

26840 commits

Author SHA1 Message Date
Richard M. Stallman
e5e89e484c (what-cursor-position): Print character encoding also. 1998-12-27 04:09:09 +00:00
Richard M. Stallman
dd0ffc284b If local-maps work, don't put
flyspell-mode-map in minor-mode-map-alist; bind mouse-2 and M-TAB
in flyspell-mouse-map (only).
(flyspell-use-local-map): New variable.
Use a different mouse-2 binding in that case,
and don't add to minor-mode-map-alist.
(make-flyspell-overlay, flyspell-correct-word):
Test flyspell-use-local-map.
1998-12-27 03:15:10 +00:00
Richard M. Stallman
4db2a7dec9 (file-expand-wildcards): Handle wildcards in directory name.
Be careful about whether to return a relative file name,
and if so, relative to what directory.
1998-12-26 05:14:48 +00:00
Markus Rost
ab26be45d4 (rmail-output): Abbreviate name of default-file for
read-file-name.
(rmail-output-to-rmail-file): Likewise.
1998-12-25 19:34:43 +00:00
Richard M. Stallman
3c7e961d4b *** empty log message *** 1998-12-25 07:49:59 +00:00
Richard M. Stallman
5e6656e0e6 (easy-menu-get-map): If MENU is nil, use global menu-bar map.
(easy-menu-add-item, easy-menu-remove-item): Argument renamed.
(easy-menu-item-present-p, easy-menu-get-map): Argument renamed.
1998-12-25 06:17:31 +00:00
Kenichi Handa
2680029f0a Doc fix. 1998-12-23 01:34:48 +00:00
Kenichi Handa
f37bad8597 (ps-mule-begin-job): Programming uniformization. 1998-12-22 13:23:30 +00:00
Kenichi Handa
7c1cddd3b0 (ps-print-version): New version number (4.1.3). 1998-12-22 12:43:30 +00:00
Kenichi Handa
b8ba7b4e76 (read_char): Don't bind
input-method-exit-on-first-char.
1998-12-22 06:06:48 +00:00
Kenichi Handa
562e4a4f61 (Fcall_interactively) <'C'>: Give Fread_char Qnil
because of the change of the second argument of Fread_char.
1998-12-22 06:06:48 +00:00
Kenichi Handa
fc351d2f65 (Fread_char): Change the meaning of the second argument.
(Fread_event): Likewise.
(Fread_char_exclusive): Likewise.
1998-12-22 06:06:48 +00:00
Kenichi Handa
e6e114f231 (Fcharset_after): Check range. If POS is out of
range, return nil.
1998-12-22 06:06:48 +00:00
Kenichi Handa
9a4d01d85c (printchar): Fix previous change. 1998-12-22 06:06:48 +00:00
Kenichi Handa
51c6067d9b (read_process_output): Decide the multibyteness of
string given to a process filter by a coding system used for
decoding the process output.
1998-12-22 06:06:48 +00:00
Eli Zaretskii
8cbf107d58 (copy_text, count_size_as_multibyte): Don't convert 7-bit ASCII characters via
nonascii-translation-table.
1998-12-21 16:13:57 +00:00
Eli Zaretskii
543b4f618f (unibyte_char_to_multibyte): Don't convert 7-bit ASCII characters via
nonascii-translation-table.
1998-12-21 16:12:53 +00:00
Eli Zaretskii
f9638719e2 (concat): Don't convert 7-bit ASCII characters via
nonascii-translation-table.
1998-12-21 16:11:47 +00:00
Eli Zaretskii
f0dd4c3524 (IT_write_glyphs): Don't convert 7-bit ASCII characters via
nonascii-translation-table.
1998-12-21 16:10:52 +00:00
Eli Zaretskii
3e1f7d51ce (dumpglyphs): Don't convert 7-bit ASCII characters via
nonascii-translation-table.
1998-12-21 16:09:29 +00:00
Eli Zaretskii
dcad02bc0c Use make-sparse-keymap instead of define-prefix-key when defining
MULE menu items.
1998-12-21 11:24:39 +00:00
Eli Zaretskii
11638562e4 (Info-node-at-bob-matching): New function.
(Info-find-node, Info-build-node-completions): Call it.
1998-12-21 11:18:29 +00:00
Andreas Schwab
aed2b2cd47 (describe-function-1): Say "keymap", not "Lisp macro",
if this is an autoloaded keymap.
1998-12-21 10:03:01 +00:00
Andreas Schwab
a3cec380f5 (Fdocumentation): Change the doc string for prefix
commands to make it a complete sentence in one line.
1998-12-21 09:59:30 +00:00
Eli Zaretskii
776ca83dbf (cp-coding-system-for-codepage-1):
Create separate encoders and decoders, for DOS and Unix.  Make the
usual family of 3 coding systems, so that automatic detection of
EOL type works.
(cp-make-coding-systems-for-codepage): Don't intern DOS- and
Unix-specific symbols here, and don't call
cp-coding-system-for-codepage-1 twice.  (Suggested by Ken'ichi
Handa <handa@etl.go.jp>.)
1998-12-20 15:17:49 +00:00
Eli Zaretskii
9d45accd7e (dos-codepage-setup-hook): New defcustom. 1998-12-20 15:12:03 +00:00
Eli Zaretskii
0064ab85ad (IT-character-translations): New variable, an
alist used to display characters for which there's no glyphs in
the current codepage.
(IT-display-table-setup): New function, sets up the DOS terminal
for a given codepage.
(dos-codepage-setup): New function, sets up the MULE environment
for the current value of dos-codepage.
(top-level if): In the multibyte mode, turn on
unibyte-display-via-language-environment.  In the unibyte mode,
set up the special syntax tables to map lower- to upper case and
back.
1998-12-20 15:07:03 +00:00
Eric M. Ludlam
8583d8b398 (speedbar-frame-parameters) Add : to custom prompt.
(speedbar-frame-plist) Remove useless comments.
(speedbar-frame-mode) Do not specify height if it is in the param
list.  Use default y position w/out changing it.  If default x
position is a list, keep, calculate the non-list X value when devining
an initial position.
(speedbar-this-file-in-vc) Fix SCCS to use s. not p. files.
(speedbar-tag-group-name-minimum-length): New variable.
(speedbar-frame-parameter): New compatibility function.
(speedbar-frame-mode): Updated to use speedbar-frame-parameter.
(speedbar-apply-one-tag-hierarchy-method): Fixed up taging sub groups
to keep things in the right order, and to help with some naming conventions.
(speedbar-create-tag-hierarchy): Enable buffer local version of
`speedbar-tag-hierarchy-method' in the buffer we are tagging.
(speedbar-line-path) Make DEPTH param optional.  Devine it if absent.
the case, derive it from the cursor location in speedbar.
1998-12-19 14:01:53 +00:00
Eli Zaretskii
03c35c8308 (set-language-environment): On MS-DOS
terminals, install DOS-specific nonascii-translation-table if the
language info doesn't specify one.  Pass the default eol-type to
set-language-environment-coding-systems.
(set-default-coding-systems): Copy the eol-type property for the
new default values of {buffer-file,process}-coding-system from the
old defaults.
(set-language-environment-coding-systems): Accept an optional
argument EOL-TYPE, and set the eol-type property of the default
coding systems accordingly.
(set-terminal-coding-system): Enable menu item on MS-DOS terminals.
(set-keyboard-coding-system): Likewise.
(set-default-coding-systems): Don't set
default-terminal-coding-system on MS-DOS to anything but nil.
(prefer-coding-system): Describe in the doc string that
default-terminal-coding-system is not changed on MS-DOS.
(set-language-environment): For MS-DOS, set standard syntax table
and display table for all characters with code above 127.
(standard-display-european-internal): For MS-DOS, pass all
characters with code above 127 directly to the terminal, and don't
remap characters 160 and 146 in the unibyte case.
1998-12-17 17:12:56 +00:00
Eli Zaretskii
75e98450b2 Initial revision 1998-12-17 17:01:11 +00:00
Karl Heuer
ca49396408 (TIOCSIGSEND): Don't define this if irix6.
(bcopy, bcmp, bzero): Likewise.
1998-12-16 21:46:44 +00:00
Karl Heuer
808903abdd Initial revision 1998-12-16 21:45:24 +00:00
Karl Heuer
b71689771d (IRIX6): Define this symbol. 1998-12-16 21:44:28 +00:00
Karl Heuer
a6851a5bab (LIBS_MACHINE): Leave this blank if irix6.5.
(C_SWITCH_MACHINE): New value for irix6.5.
1998-12-16 21:43:35 +00:00
Karl Heuer
a187fb8085 (mips-sgi-irix6.5): New target. 1998-12-16 21:42:26 +00:00
Karl Heuer
e786c0694b Remove GSS-API support, since it has been removed from movemail. 1998-12-16 21:13:48 +00:00
Karl Heuer
a2faecac77 (diary-float): Fix end-of-year error and typos in comments. 1998-12-16 21:12:17 +00:00
Karl Heuer
acc81368d1 (read-passwd): Ignore input methods. 1998-12-16 20:51:34 +00:00
Karl Heuer
037eed4e59 (map-y-or-n-p): Ignore input methods. 1998-12-16 20:45:29 +00:00
Dave Love
8303c3d21d Incorporate comments from Eli. 1998-12-16 18:25:59 +00:00
Eli Zaretskii
ba42ce1405 (Info-find-node): Add 1 to the position read from the
tag table.  Don't fail if the node delimiter ^_ is the first
character in the file.
(Info-insert-dir): Don't fail when the node delimiter ^_ is the
first character in the file.
(Info-read-subfile): Likewise.
(Info-select-node): Likewise.
(Info-build-node-completions): Likewise.
1998-12-16 14:01:45 +00:00
Karl Heuer
1be7f9b0a5 (x-cut-buffer-or-selection-value):
If clipboard is enabled, try it before PRIMARY selection.
1998-12-16 06:41:52 +00:00
Karl Heuer
1f447a5015 *** empty log message *** 1998-12-16 06:34:51 +00:00
Karl Heuer
8c21764540 (Fbase64_decode_region, Fbase64_decode_string):
Do free malloc'd memory even in case of failure.
Use xfree, not free.
(Fbase64_encode_region, Fbase64_encode_string):
Use xfree, not free.
(base64_decode_1): Don't fail for short lines.
1998-12-16 06:32:39 +00:00
Kenichi Handa
2e9537e74b (iso-languages): For Portuguese ~c and
~C insert c-cedilla and C-cedilla respectively, like in latin-1.
1998-12-15 12:58:37 +00:00
Eli Zaretskii
f2719637a3 Don't use sublists in the flags argument passed to make-coding-system. 1998-12-15 11:15:11 +00:00
Kenichi Handa
d366d2e41b (printchar): Outputting multibyte characters
to echo area always makes it multibyte.
1998-12-15 10:41:44 +00:00
Kenichi Handa
c7e3eb8b1b (printchar): Cancel previous change. 1998-12-15 10:38:40 +00:00
Kenichi Handa
e62e3e6b5e File name changed from bdf.el. Provide ps-bdf
instead of bdf.

Require ps-mule instead of ps-print.
(bdf-directory-list): Add autoload cookie.

Programming uniformization and little code improvement.
(bdf-search-and-read): New fun.
(bdf-write-cache, bdf-initialize, bdf-info-absolute-path)
(bdf-info-mod-time, bdf-info-size, bdf-info-font-bounding-box)
(bdf-info-relative-compose, bdf-info-baseline-offset)
(bdf-info-code-range, bdf-info-maxlen, bdf-info-offset-vector)
(bdf-read-bitmap, bdf-get-bitmaps): Programming uniformization.
(bdf-expand-file-name, bdf-file-newer-than-time, bdf-find-file)
(bdf-read-cache, bdf-read-font-info, bdf-generate-glyphs): Little code
improvement.
1998-12-15 06:39:39 +00:00
Kenichi Handa
7e6acc2d42 Initial revision 1998-12-15 06:39:11 +00:00