Stefan Monnier
ed88dbcbdf
(autoconf-mode): Fix comment-start-skip.
2001-10-31 02:32:18 +00:00
Stefan Monnier
2f9c7108b1
Work around a bug in diff-mode.el.
2001-10-31 02:26:38 +00:00
Stefan Monnier
e4247361e0
(keys_of_macros): Remove.
2001-10-31 02:19:05 +00:00
Stefan Monnier
b2e3a45773
(main): Don't call keys_of_macros any more.
2001-10-31 02:16:57 +00:00
Stefan Monnier
747d3f2a01
*** empty log message ***
2001-10-31 02:15:54 +00:00
Stefan Monnier
062e040d1b
(ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
2001-10-31 02:15:40 +00:00
Stefan Monnier
d09302892e
(Fface_attribute_relative_p): Declare args.
2001-10-31 01:52:59 +00:00
Stefan Monnier
d4945dfb1c
*** empty log message ***
2001-10-31 01:06:30 +00:00
Stefan Monnier
e1e0435051
(reindent-then-newline-and-indent): Insert the newline
...
before indenting the first line.
(undo-get-state, undo-revert-to-state): New funs.
(shell-command): Don't kill the buffer even if empty.
(transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
(transpose-subr-end2): Remove.
(transpose-subr): Add `special' arg and simplify.
(transpose-subr-1): Rewrite.
(do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
(rfc822-goto-eoh): Simplify.
2001-10-31 00:57:04 +00:00
Jason Rumney
5e905a5737
(w32_to_x_charset): Increase size of XLFD charset buffer.
...
(enum_font_cb2): Ignore fonts with vertical orientation.
2001-10-30 22:26:40 +00:00
Richard M. Stallman
27c4f6c021
Add xrefs to X Resources.
2001-10-30 18:41:31 +00:00
Richard M. Stallman
3a426197fd
*** empty log message ***
2001-10-30 18:41:07 +00:00
Richard M. Stallman
5eadaf4d5e
@include xresources.texi.
2001-10-30 18:39:56 +00:00
Richard M. Stallman
21af0bfaf3
Everything about X resources moved to xresources.texi.
2001-10-30 18:39:13 +00:00
Richard M. Stallman
9424931381
Text broken out from cmdargs.texi.
2001-10-30 18:38:57 +00:00
Richard M. Stallman
a064684d01
(Finput_pending_p): Doc fix.
2001-10-30 18:34:21 +00:00
Richard M. Stallman
31b5be1229
Clarify how to enter regexps in isearch and in the miniubuffer.
2001-10-30 18:30:19 +00:00
Richard M. Stallman
7457648676
Add new appendix "X Resources" to menu.
2001-10-30 18:28:39 +00:00
Richard M. Stallman
e538270f88
Add xref to X Resources.
2001-10-30 18:27:40 +00:00
Richard M. Stallman
9e827d47d2
Update prev-pointer.
2001-10-30 18:26:57 +00:00
Richard M. Stallman
5c5b7d3e7d
Document textual convention for doc strings of predicates.
...
Say never to change the case of a symbol.
2001-10-30 18:26:30 +00:00
Richard M. Stallman
2dc96f0f8e
(enriched-face-ans): FIx previous change.
2001-10-30 18:19:46 +00:00
Gerd Moellmann
259cf6bcbb
(x_after_update_window_line): Don't run the code
...
clearing in borders for rows whose visible height is 0.
2001-10-30 17:28:03 +00:00
Gerd Moellmann
3f99f94823
*** empty log message ***
2001-10-30 17:00:10 +00:00
Gerd Moellmann
cb02fa39d4
(change_frame_size_1): Set frame's resized_p.
2001-10-30 16:59:41 +00:00
Gerd Moellmann
f1c69c6183
(struct frame) <resized_p>: New member.
2001-10-30 16:59:08 +00:00
Gerd Moellmann
573e57f134
(clear_garbaged_frames): Remove debug code.
2001-10-30 16:58:41 +00:00
Gerd Moellmann
6bb958822d
(clear_garbaged_frames): Redraw the frame only if its
...
resized_p flag is set. If not set, use the much less flickering
method previously used.
2001-10-30 16:58:14 +00:00
Gerd Moellmann
f2c41cc0ba
(read1): Remove debugging code.
2001-10-30 16:38:10 +00:00
Gerd Moellmann
b4a3be4385
(to_multibyte): Ensure read_buffer is at least twice
...
as large as the number of bytes to convert.
2001-10-30 16:35:42 +00:00
Gerd Moellmann
8d7b140f13
(iso-accents-compose): Remove a
...
superfluous setq.
2001-10-30 16:10:09 +00:00
Gerd Moellmann
a742d646df
(to_multibyte): New function.
...
(read1): Use it.
2001-10-30 16:04:52 +00:00
Eli Zaretskii
cacbb9e907
(FRAME_LINE_HEIGHT): Define (it's used by xmenu.c).
2001-10-30 15:34:01 +00:00
Gerd Moellmann
327f42ee80
(x_draw_relief_rect): Correct bottom relief by 1 pixel.
...
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
2001-10-30 15:00:38 +00:00
Gerd Moellmann
99cb6b2f69
(clear_garbaged_frames): Call Fredraw_frame.
2001-10-30 13:59:45 +00:00
Eli Zaretskii
0cb26e21b6
Clarify that problems with shared libraries can also happen during the build.
2001-10-30 11:58:45 +00:00
Gerd Moellmann
6389d65c8c
(nnimap-date-days-ago): Defeat locale.
2001-10-30 11:24:50 +00:00
Eli Zaretskii
c30567b792
Document the change in list-buffers-noselect wrt buffers visiting files
...
whose name begins with a space.
2001-10-30 11:11:48 +00:00
Eli Zaretskii
bf2235e444
(Buffer Names): Buffers whose names start with a space, but which visit
...
a file, _are_ mentioned by buffer-menu.
2001-10-30 11:06:55 +00:00
Eli Zaretskii
4081af2fef
(List Buffers, Several Buffers): Document that internal buffers are
...
omitted from the list.
(Several Buffers): Document buffer-menu-other-window.
2001-10-30 10:59:15 +00:00
Eli Zaretskii
ae83015970
(list-buffers-noselect): If the buffer's name
...
starts with a blank, but it visits a file, do show it (for files
whose names start with a blank).
2001-10-30 10:44:17 +00:00
Eli Zaretskii
de7396bb05
Describe Emacs setup in UTF-8 locales.
2001-10-30 09:19:20 +00:00
Stefan Monnier
8e8223e20f
*** empty log message ***
2001-10-30 08:51:51 +00:00
Stefan Monnier
03e3e2e91f
(sentence-end-double-space, sentence-end-without-period): Move to paragraphs.
...
(fill-indent-according-to-mode): Change default to t.
(fill-context-prefix): Simplify control-flow and use a more
sophisticated merge that unifies both previous checks.
(fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
(fill-nobreak-predicate): Make it into a defcustom'd hook.
(fill-nobreak-p): New fun.
(fill-region-as-paragraph): Use it.
Handle `fill-indent-according-to-mode' slightly differently.
(fill-individual-paragraphs-prefix): Simplify the control-flow.
(fill-individual-paragraphs-citation): Fix.
2001-10-30 08:08:12 +00:00
Stefan Monnier
629261c740
(sentence-end-double-space, sentence-end-without-period): Move from fill.el.
...
(forward-paragraph): Use `parstart' and `parsep' for temp variables
rather than rebinding `paragraph-start' and `paragraph-separate'.
2001-10-30 06:46:49 +00:00
Stefan Monnier
9e59bf581e
(text-mode-map): Remove the \t binding.
...
(text-mode): Simplify now that the default is more favorable.
(paragraph-indent-text-mode): Fix last change.
2001-10-30 06:00:10 +00:00
Stefan Monnier
07187d5515
(use-hard-newlines): Use define-minor-mode.
...
(paragraph-start): Change default to the `text-mode' value.
2001-10-30 05:57:43 +00:00
Stefan Monnier
a17b712b4d
(indent-line-function): Change default to indent-relative.
...
(tab-always-indent): Add an `always' setting.
(indent-according-to-mode): Handle `indent-relative' and
`indent-relative-maybe' specially.
(indent-for-tab-command): Rename `prefix-arg' to `arg'.
Handle the `always; case for `tab-always-indent'.
Don't call indent-according-to-mode for indent-relative' and
`indent-relative-maybe'.
(insert-tab): Rename `prefix-arg' to `arg'.
(indent-region): Indent the first line as well.
(indent-relative): Don't mark the buffer modified if the indentation
is unchanged.
2001-10-30 05:37:08 +00:00
Stefan Monnier
0fb36e365e
(paragraph-indent-minor-mode): Don't set paragraph-separate.
...
Set paragraph-start more carefully. Set indent-line-function.
(paragraph-indent-text-mode): Use it and define-derived-mode.
2001-10-30 05:26:44 +00:00
Stefan Monnier
1c787e34e5
(find-function-search-for-symbol):
...
If the regexp doesn't match, use a looser one.
(find-variable-noselect): Add `file' argument.
2001-10-30 04:51:55 +00:00