1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00
Commit Graph

57864 Commits

Author SHA1 Message Date
Richard M. Stallman
cf44444173 *** empty log message *** 2005-06-25 02:31:45 +00:00
Richard M. Stallman
367aa52c6d (Text Display): Change index entries. 2005-06-25 02:31:31 +00:00
Richard M. Stallman
32d4834cc6 (Float Basics): Explain how to test for NaN, and printing the sign of NaNs. 2005-06-25 02:29:46 +00:00
Richard M. Stallman
19cfc561f4 (line-move-1): Fix previous change. 2005-06-24 21:12:07 +00:00
Eli Zaretskii
6cdd056d99 *** empty log message *** 2005-06-24 20:27:39 +00:00
Eli Zaretskii
a19aaf80d8 (MAKEINFO): Use --force. 2005-06-24 20:27:10 +00:00
Eli Zaretskii
2e2698e0f2 (MAKEINFO): Use --force.
(INFO_TARGETS, DVI_TARGETS): Make identical to the lists in Makefile.in.
(gnus.dvi): Use "..." to quote Sed args, so that it works with more shells.
2005-06-24 20:23:30 +00:00
Eli Zaretskii
90296dd36c (Frename_file): Undo last change: no need to ifdef away
chown on DOS_NT platforms.
2005-06-24 10:41:19 +00:00
Eli Zaretskii
2d5ab4bf85 (sys_chown): New function. 2005-06-24 10:39:56 +00:00
Eli Zaretskii
0e20b3a37b (chown): New; define to sys_chown. 2005-06-24 10:39:20 +00:00
Juanma Barranquero
3338c0adb5 *** empty log message *** 2005-06-24 09:33:10 +00:00
Juanma Barranquero
0afd087155 (syms_of_xdisp) <nobreak-char-display>: Doc fix.
(syms_of_xdisp) <void-text-area-pointer>: Doc fix.
2005-06-24 09:32:11 +00:00
Juanma Barranquero
c4f6ca2474 (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. 2005-06-24 09:04:15 +00:00
Juanma Barranquero
fc1c32c127 (gnus-article-mode): Set nobreak-char-display', not show-nonbreak-escape'. 2005-06-24 08:57:12 +00:00
Juanma Barranquero
8346425e35 (occur-1): Set `buffer-read-only' and the buffer-modified flag before running
`occur-hook' to protect against unintentional buffer switches that can lead to
data loss.
2005-06-24 02:41:36 +00:00
Richard M. Stallman
b93e3c3ba1 (Face Functions): Correct Texinfo usage. 2005-06-24 01:49:25 +00:00
Nick Roberts
ff71329437 (gdb-send): Remove warning face from errors
after fresh input.
(gdb-var-create-handler): Put name of expression in quotes.
2005-06-24 01:32:24 +00:00
Nick Roberts
823d223503 (gud-tooltip-print-command): Indent properly.
(gud-gdb-marker-filter): Use font-lock-warning-face for any
initial error.
2005-06-24 01:31:50 +00:00
Nick Roberts
1c95554235 *** empty log message *** 2005-06-24 01:31:07 +00:00
Luc Teirlinck
eaf664cfab (Rings): `ring-elements' now returns the elements of RING in order. 2005-06-24 01:30:16 +00:00
Luc Teirlinck
6fb276bdd1 *** empty log message *** 2005-06-24 01:29:05 +00:00
Luc Teirlinck
7f72ddd58d (ring-elements): Make it return a list of the elements of RING in
order, and without bogus nil elements.
2005-06-24 01:20:14 +00:00
Richard M. Stallman
528b6abcb4 *** empty log message *** 2005-06-23 21:49:52 +00:00
Richard M. Stallman
2c632203b2 Renamed show-nonbreak-escape to nobreak-char-display. 2005-06-23 21:48:25 +00:00
Richard M. Stallman
90f0b6babe (Antinews): Renamed show-nonbreak-escape to nobreak-char-display. 2005-06-23 21:47:27 +00:00
Richard M. Stallman
258158c0e8 (Top): Update detailed node listing. 2005-06-23 21:46:37 +00:00
Richard M. Stallman
43d08eb988 (Text Display): Renamed show-nonbreak-escape
to nobreak-char-display and no-break-space to nobreak-space.
(Standard Faces): Split up the list of standard faces
and put it in a separate node.
Add nobreak-space and escape-glyph.
2005-06-23 21:46:06 +00:00
Richard M. Stallman
470a11a345 (Text Display): Renamed show-nonbreak-escape
to nobreak-char-display and no-break-space to nobreak-space.
2005-06-23 21:34:04 +00:00
Richard M. Stallman
9c69e6e164 (get_next_display_element):
Finish reversing the tests of Vnobreak_char_display.

(Vnobreak_char_display): Renamed from Vshow_nonbreak_escape.
All uses changed.
(Qnobreak_space): Renamed from Qno_break_space.  All uses changed.
(syms_of_xdisp): Define nobreak-char-display and nobreak-space.
2005-06-23 21:32:26 +00:00
Richard M. Stallman
d550c42590 (Frename_file): Preserve owner and group, if possible. 2005-06-23 21:29:26 +00:00
Richard M. Stallman
7407e52e20 (url-cookie-generate-header-lines): Fix autoload cookie. 2005-06-23 21:28:07 +00:00
Richard M. Stallman
d6281b4ece (set-variable): Args renamed; doc fix.
(line-move-1): When there are overlays around, use vertical-motion.
2005-06-23 21:26:31 +00:00
Richard M. Stallman
0a66defc19 (escape-glyph): Use brown against light background.
(nobreak-space): Renamed from no-break-space.
Fix previous change.
2005-06-23 21:24:58 +00:00
Richard M. Stallman
de97d5e8eb (dired-do-copy): Fix arg prompt. 2005-06-23 21:23:17 +00:00
Richard M. Stallman
1287f53fa6 (mail-setup-with-from): Fix custom type. 2005-06-23 21:22:43 +00:00
Richard M. Stallman
fb3ae39181 (Creating a display): Texinfo usage fixes. 2005-06-23 17:32:42 +00:00
Richard M. Stallman
d88c275b62 (Customizing Completion, Auto-save and Backup): Texinfo usage fixes. 2005-06-23 17:30:56 +00:00
Glenn Morris
8a4144ca29 (report-emacs-bug): Use "X server distributor" rather than
"Distributor".
2005-06-23 17:02:33 +00:00
Glenn Morris
aed4a603b6 *** empty log message *** 2005-06-23 17:02:11 +00:00
Juanma Barranquero
253b22986e (Fx_own_selection_internal): Follow error conventions. 2005-06-23 16:20:05 +00:00
Juanma Barranquero
2010ba8ca9 (x_supports_face_attributes_p): Follow error conventions. 2005-06-23 16:18:01 +00:00
Juanma Barranquero
21517c3d40 (check_x_frame, check_x_display_info): Follow error conventions. 2005-06-23 16:17:04 +00:00
Juanma Barranquero
b764a6537d (Fstring_to_syntax): Follow error conventions. 2005-06-23 16:15:29 +00:00
Juanma Barranquero
d72cdbfcbd (Freplace_match): Follow error conventions. 2005-06-23 16:14:45 +00:00
Juanma Barranquero
a9a73d6c0b (Fstop_process, Fcontinue_process): Follow error conventions. 2005-06-23 16:13:54 +00:00
Juanma Barranquero
25f45c8175 (check_x_frame): Follow error conventions. 2005-06-23 16:12:25 +00:00
Juanma Barranquero
6fa2b890d4 (read_vector): Follow error conventions. 2005-06-23 16:10:06 +00:00
Juanma Barranquero
b5251fe73a (make_frame_without_minibuffer): Follow error conventions. 2005-06-23 16:08:43 +00:00
Juanma Barranquero
921baa95ba (Fdefvar, Fdefconst, Feval, Ffuncall): Follow error conventions. 2005-06-23 16:07:51 +00:00
Juanma Barranquero
fdd6025e58 (Fsubst_char_in_region): Follow error conventions. 2005-06-23 16:06:58 +00:00