1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

57844 Commits

Author SHA1 Message Date
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
Juanma Barranquero
861e19b931 (Fsleep_for, Fsit_for): Follow error conventions. 2005-06-23 16:06:10 +00:00
Juanma Barranquero
95030461c9 (Fmake_category_set): Follow error conventions. 2005-06-23 16:05:15 +00:00
Juanma Barranquero
d4db983a99 (Funexpand_abbrev): Follow error conventions. 2005-06-23 16:04:28 +00:00
Kim F. Storm
74351e9fc2 *** empty log message *** 2005-06-23 13:58:24 +00:00
Glenn Morris
1c780d2b25 (Face Functions): Correct previous change. 2005-06-23 12:14:50 +00:00
Lute Kamstra
9180519bbe *** empty log message *** 2005-06-23 08:34:34 +00:00
Lute Kamstra
0eb586fccc (gnus-article-mode): Use kill-all-local-variables. 2005-06-23 08:34:10 +00:00
Lute Kamstra
a46fb98bb5 (smime-mode): Use gnus-run-mode-hooks. 2005-06-23 08:33:29 +00:00
Lute Kamstra
f9ce328d07 (dig-mode): Use gnus-run-mode-hooks. 2005-06-23 08:32:57 +00:00
Lute Kamstra
ce5ce46def (debugger-special-form-p): New defun.
(debug-on-entry): Use it.  New interactive declaration that uses
function-called-at-point.
2005-06-23 08:20:33 +00:00
Juanma Barranquero
1d1c7e755a *** empty log message *** 2005-06-23 07:54:12 +00:00
Juanma Barranquero
9a22a004b3 (fn_png_init_io): Don't define it.
(init_png_functions) [HAVE_NTGUI]: Don't initialize fn_png_init_io.
(png_read_from_file): New function, based on png_read_from_memory.
(png_load): Use it, instead of fn_png_init_io.
2005-06-23 07:48:13 +00:00
Lute Kamstra
9713650936 (Select Input Method): Fix typo. 2005-06-23 07:40:29 +00:00
Juanma Barranquero
c7013c1ee9 (The Mark): Texinfo usage fix. 2005-06-23 07:37:15 +00:00
Kenichi Handa
9b0fbacd36 *** empty log message *** 2005-06-23 05:28:10 +00:00
Kenichi Handa
91ea32958e (International): List all supported scripts. Adjust
text for that leim is now included in the normal Emacs
distribution.
(Language Environments): List all language environments.
Intlfonts contains fonts for most supported scripts, not all..
(Select Input Method): Refer to C-u C-x = to see how to type to
input a specifc character.
(Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
2005-06-23 05:26:58 +00:00
Juanma Barranquero
1fcb680845 *** empty log message *** 2005-06-23 01:47:32 +00:00
Juanma Barranquero
d81dbd54dd (Grep Searching): Texinfo usage fix. 2005-06-23 01:22:28 +00:00
Juanma Barranquero
56d495a3e2 (Miscellaneous Commands): Texinfo usage fix. 2005-06-23 01:21:38 +00:00
Juanma Barranquero
51dfeb3e9c (Miscellaneous): Texinfo usage fix. 2005-06-23 01:20:30 +00:00