Pavel Janík
67868d27f8
(read_filtered_event): Do not call start_hourglass before returning.
2002-03-04 09:27:58 +00:00
Pavel Janík
74899579fa
Align comments.
2002-03-04 09:26:18 +00:00
Pavel Janík
d61ac4a653
(describe-key-briefly, describe-key): Interpret `undefined' like not
...
defined at all.
2002-03-04 09:24:40 +00:00
Pavel Janík
8bd90f0a9d
Mention psgml possible problems.
2002-03-04 09:22:28 +00:00
Juanma Barranquero
9652402e78
(x_display_and_set_cursor): Fix typo.
2002-03-04 08:32:49 +00:00
Stefan Monnier
0fda8eff1e
Change maintainer to FSF.
...
(sgml-start-tag-regex, sgml-font-lock-keywords-1, sgml-mode-common)
(sgml-tags-invisible, sgml-beginning-of-tag):
Allow _ : and non-ASCII in tag names, as required for XML.
(sgml-name-char): Don't assume anything about charsets handled by encode-char.
2002-03-04 02:14:31 +00:00
Stefan Monnier
cb30255a83
(tex-guess-main-file): Handle the case where one of the buffers is narrowed.
2002-03-04 01:39:29 +00:00
Stefan Monnier
b8c49a19fe
(hexlify-command, dehexlify-command): Remove.
...
(hexlify-buffer, dehexlify-buffer): Use call-process-region
rather than shell-command-on-region.
2002-03-04 01:13:52 +00:00
Stefan Monnier
0f38a885d5
(comment-forward): Use forward-comment to skip
...
over whitespace (or comments) even when comment-use-syntax is nil.
2002-03-04 01:10:55 +00:00
Stefan Monnier
bedf0b73d1
(cperl-menu): Add "-emacs" to the version.
2002-03-04 01:09:58 +00:00
Stefan Monnier
f101558c3d
New file.
2002-03-04 01:08:34 +00:00
Richard M. Stallman
733442565a
*** empty log message ***
2002-03-03 22:22:55 +00:00
Richard M. Stallman
6320b36270
(artist-system): Use make-temp-file.
2002-03-03 22:22:42 +00:00
Richard M. Stallman
d498f475b2
(ps-run-make-tmp-filename): Use make-temp-file.
2002-03-03 22:21:08 +00:00
Richard M. Stallman
8366cfb567
(mail-recover-1): Increase non-random-len
...
by 1 since we changed make-auto-save-file-name to add one
fewer character to the buffer name.
(mail-recover): Really show point at the right place
in the *Directory* buffer.
2002-03-03 22:18:12 +00:00
Richard M. Stallman
14661c9a50
Update how auto-save file names are made for non-file buffers.
2002-03-03 22:04:01 +00:00
Richard M. Stallman
75244a672a
(make-auto-save-file-name): Use make-temp-file.
2002-03-03 21:57:59 +00:00
Richard M. Stallman
f9e6f049b3
(Fmake_temp_name): Doc fix.
2002-03-03 21:55:33 +00:00
Richard M. Stallman
8053add847
Comment change.
2002-03-03 21:44:59 +00:00
Richard M. Stallman
aea8821d9a
(te-create-terminfo): Use make-temp-file
...
to create the source file in a safe way.
2002-03-03 21:37:31 +00:00
Richard M. Stallman
22c94cf2a6
(Major Modes): Explain major mode functions, how they work, and how
...
long the effect lasts.
2002-03-03 20:27:25 +00:00
Richard M. Stallman
7109132248
[!emacs]: Move #define of bcopy to after string.h.
2002-03-03 20:11:42 +00:00
Richard M. Stallman
d8eb23bd40
[!emacs]: Replace ospeed for building standalone
...
libtermcap, for binary compatibility.
2002-03-03 20:11:20 +00:00
Richard M. Stallman
aa7e46604a
(file_p): Rename arg path' to
filename'.
2002-03-03 20:09:47 +00:00
Richard M. Stallman
8d3208722e
(Fexpand_abbrev): Increment plist as use count only if it is an integer.
2002-03-03 20:08:56 +00:00
Richard M. Stallman
d4405ed751
(png_load): Set screen_gamma based on f->gamma.
...
If png_get_sRGB gives an answer, call png_set_gamma
using the default image gamma value.
2002-03-03 20:07:42 +00:00
Richard M. Stallman
81a268b48c
(read1): When reading from a file, default string to
...
multibyte only if it has some multibyte characters.
2002-03-03 20:06:11 +00:00
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