Richard M. Stallman
ae7367d33b
(print_object): Output multibyte chars 128...255
...
using \x even if ! print_escape_multibyte.
2002-03-03 20:04:17 +00:00
Richard M. Stallman
ae02e06a51
(display_mode_element): Move the places where
...
bytepos, charpos, this, and lisp_string are set.
Use lisp_string to set bytepos.
(display_mode_element): Merge properties specified with
:propertize onto those that come with the string.
(redisplay_internal): Call clear_image_cache only if HAVE_WINDOW_SYSTEM.
2002-03-03 20:02:08 +00:00
Eli Zaretskii
63a7fdcf32
Rename the variables related to automatic horizontal scrolling.
2002-03-03 17:41:19 +00:00
Eli Zaretskii
0594fc7f6a
(Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode.
2002-03-03 17:38:24 +00:00
Eli Zaretskii
c86cd4e458
(Horizontal Scrolling): Rename automatic-hscrolling, automatic-hscroll-step
...
and automatic-hscroll-margin to, respectively, auto-hscroll-mode,
hscroll-step, and hscroll-margin.
2002-03-03 17:36:21 +00:00
Eli Zaretskii
63d5d1ee50
*** empty log message ***
2002-03-03 17:33:17 +00:00
Eli Zaretskii
8b75db3498
Rename automatic-hscroll-step and
...
automatic-hscroll-margin into hscroll-step and hscroll-margin.
2002-03-03 17:32:17 +00:00
Eli Zaretskii
968ecc2809
(auto-hscroll-mode): Renamed from automatic-hscrolling.
...
(automatic-hscrolling): Now a defvaralias for auto-hscroll-mode.
2002-03-03 17:31:45 +00:00
Robert J. Chassell
a056c2c7fa
(texinfo-insert-menu): specify previously free variable `level' in a
...
`let' statement, as done elsewhere.
(texinfo-sequentially-find-pointer): replace unneeded free variable
`beginning' with (point-min) expression.
2002-03-03 17:30:07 +00:00
Eli Zaretskii
e76d28d5e5
(syms_of_xdisp) <auto-hscroll-mode>: Renamed from
...
automatic-hscrolling. Users changed.
<hscroll-margin>: Renamed from automatic-hscroll-margin. Users changed.
<hscroll-step>: Renamed from automatic-hscroll-step. Users changed.
2002-03-03 17:28:52 +00:00
Eli Zaretskii
88f20a3dd8
(mouse-region-delete-keys): Add deletechar.
2002-03-03 16:52:58 +00:00
Eli Zaretskii
e20b7447d1
(International): Fix wording of the last change.
2002-03-03 16:25:09 +00:00
Sam Steingold
adcce7d5f5
fixed parens in the last patch
2002-03-03 16:09:28 +00:00
Richard M. Stallman
9caf26fece
(tetris-score-file): Put in home dir, not in /tmp.
2002-03-03 14:17:47 +00:00
Richard M. Stallman
279b254c99
(gamegrid-set-font, gamegrid-setup-face)
...
(gamegrid-make-mono-tty-face): Fix usage of condition-case.
2002-03-03 14:14:38 +00:00
Richard M. Stallman
35ce93ebfd
(snake-score-file): Put in home dir, not in /tmp.
2002-03-03 14:13:14 +00:00
Richard M. Stallman
7eb7c54447
(install-arch-indep): Use umask 022 for DOC* and lisp/.
...
Run chown $${LOGNAME} on files installed by tar xvf.
2002-03-03 13:08:14 +00:00
Richard M. Stallman
bd7887c62b
(find-dired-filter): Fix previous change.
2002-03-03 12:00:58 +00:00
Thien-Thi Nguyen
159bf288c5
*** empty log message ***
2002-03-03 09:15:10 +00:00
Thien-Thi Nguyen
c1b0dc0c50
(list-diary-entries): Use `buffer-substring' instead of
...
`buffer-substring-no-properties' to support enriched mode.
2002-03-03 08:57:04 +00:00
Richard M. Stallman
4367c5a259
(find-grep-dired): Rename arg to `regexp'.
2002-03-03 00:36:27 +00:00
Richard M. Stallman
a086a7fefd
(find-grep-dired): Call shell-quote-argument. Specify the -e option.
2002-03-03 00:34:32 +00:00
Kim F. Storm
f40f9848b6
(Fopen_network_stream): Always call turn_on_atimers around connect.
2002-03-03 00:31:22 +00:00
Kim F. Storm
6a22cdf4bf
Test for getpeername.
2002-03-03 00:26:15 +00:00
Richard M. Stallman
e5787c30c2
*** empty log message ***
2002-03-03 00:02:48 +00:00
Richard M. Stallman
997c9f5691
*** empty log message ***
2002-03-02 22:52:46 +00:00
Pavel Janík
905a39b8c7
(tildify-string-alist): Entry for xml-mode added.
...
From Milan Zamazal <pdm@zamazal.org>.
2002-03-02 20:42:20 +00:00
Eli Zaretskii
e7960874ed
Fix the wording of index entry in the last change.
2002-03-02 14:41:57 +00:00
Eli Zaretskii
a007679cfa
(Locales): locale-coding-system is used for decoding keyboard input on X.
2002-03-02 14:36:54 +00:00
Eli Zaretskii
579cb67dbb
(International, Language Environments, Specify Coding): Make it clear
...
that locale-coding-system is used for decoding keyboard input on X.
2002-03-02 14:33:47 +00:00
Eli Zaretskii
1b02d12c87
(Encoding and I/O): Mention select-safe-coding-system in the documentation
...
of buffer-file-coding-system and save-buffer-coding-system.
2002-03-02 12:04:21 +00:00
Eli Zaretskii
31a6cb0651
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
2002-03-02 11:57:50 +00:00
Jan Djärv
e96c5c69c2
Added information on how to set options in CDE so
...
dialogs are not covered by the parent frame.
2002-03-02 11:14:03 +00:00
Miles Bader
adf953ac72
(mwheel-scroll): Remove double' and
triple' from the
...
event-modifiers before looking up in `mouse-wheel-scroll-amount'.
If there's no applicable modifiers entry in the alist in
`mouse-wheel-scroll-amount', fall back to the default, not to
nil (which causes full screen scrolls).
2002-03-02 08:21:33 +00:00
Kim F. Storm
3bdb7f8087
Blinking cursor enhancement.
2002-03-02 00:14:09 +00:00
Richard M. Stallman
2b62bdf458
*** empty log message ***
2002-03-01 23:52:47 +00:00
Kim F. Storm
fa83226125
(Fminibuffer_selected_window): New function.
...
(syms_of_window): Defsubr it.
2002-03-01 23:50:12 +00:00
Kim F. Storm
ee57fd915c
*** empty log message ***
2002-03-01 23:49:27 +00:00
Kim F. Storm
eacb44ad11
Blinking cursor enhancement.
2002-03-01 22:41:47 +00:00
Kim F. Storm
e1429afe8b
(x_display_and_set_cursor): Blink box cursor using
...
hollow box cursor. Blink bar cursor using 1 pixel wide bar.
2002-03-01 22:40:20 +00:00
Kim F. Storm
4b26579e72
(make_window, replace_window): Initialize phys_cursor_width.
2002-03-01 22:37:16 +00:00
Kim F. Storm
7e913f913f
(struct window): New member phys_cursor_width.
2002-03-01 22:36:09 +00:00
Kim F. Storm
922eae5667
(Fopen_network_stream): Use GCPRO6.
2002-03-01 21:04:00 +00:00
Kim F. Storm
b7301bff68
(GCPRO6): New macro.
2002-03-01 20:59:55 +00:00
Richard M. Stallman
4d766b593c
(HAVE_JPEG): Turn it off if libjpeg version < 6b.
...
(HAVE_GIF): Don't use old libungif versions that crash.
2002-03-01 16:24:37 +00:00
Andreas Schwab
857b864af1
(texinfo-start-menu-description): Remove extra paren in regexp.
2002-03-01 16:02:42 +00:00
Eli Zaretskii
7948c2483a
(mouse-show-mark): Use display-mouse-p, not display-graphic-p,
...
to decide whether to move point or use the highlighting.
2002-03-01 11:43:39 +00:00
Colin Walters
1ae720ac02
(eshell-parse-variable-ref): Use `make-temp-file'.
2002-03-01 01:47:48 +00:00
Stefan Monnier
d390f4aa4a
Typo.
2002-03-01 01:23:51 +00:00
Colin Walters
2c37c14bd0
(calc-gnuplot-tempfile): Don't expand against
...
`temporary-file-directory'; we now do that in `calc-graph-file-cache'.
(calc-temp-file-name): Use `make-temp-file'.
2002-03-01 01:18:37 +00:00