]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(c-font-lock-keywords-3): When matching something
Gerd Moellmann [Wed, 4 Jul 2001 09:17:34 +0000 (09:17 +0000)]
(c-font-lock-keywords-3): When matching something
like `struct X Y', finish with point after Y.

23 years ago(x_produce_glyphs): Don't convert multibyte characters
Gerd Moellmann [Wed, 4 Jul 2001 07:42:36 +0000 (07:42 +0000)]
(x_produce_glyphs): Don't convert multibyte characters
to unibyte characters in unibyte buffers.

23 years agoClarify what's the problem with KDE's klipper applet.
Gerd Moellmann [Wed, 4 Jul 2001 07:21:27 +0000 (07:21 +0000)]
Clarify what's the problem with KDE's klipper applet.

23 years agoFix several typos.
Gerd Moellmann [Wed, 4 Jul 2001 06:22:15 +0000 (06:22 +0000)]
Fix several typos.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 3 Jul 2001 15:41:14 +0000 (15:41 +0000)]
*** empty log message ***

23 years ago(specbind): If SYMBOL has a frame-local binding, record
Gerd Moellmann [Tue, 3 Jul 2001 15:30:06 +0000 (15:30 +0000)]
(specbind): If SYMBOL has a frame-local binding, record
the frame on the binding stack.  Change format of entries for
local bindings on the binding stack to '(SYMBOL . WHERE)'.
(unbind_to): Handle unbinding a frame-local variable.

23 years agoImprove comment.
Gerd Moellmann [Tue, 3 Jul 2001 15:28:40 +0000 (15:28 +0000)]
Improve comment.

23 years ago*** empty log message ***
Eli Zaretskii [Tue, 3 Jul 2001 13:03:45 +0000 (13:03 +0000)]
*** empty log message ***

23 years ago(ff-find-the-other-file): Use file-name-nondirectory
Eli Zaretskii [Tue, 3 Jul 2001 13:02:55 +0000 (13:02 +0000)]
(ff-find-the-other-file): Use file-name-nondirectory
instead of string-match to find the basename of the file.  From
Pascal Obry <p.obry@wanadoo.fr>.

23 years ago(browse-url-default-windows-browser): Support
Eli Zaretskii [Tue, 3 Jul 2001 12:41:58 +0000 (12:41 +0000)]
(browse-url-default-windows-browser): Support
the MS-DOS port when it runs on Windows.
(browse-url-browser-function) [ms-dos]: Default to
browse-url-default-windows-browser.

23 years ago(locate-library): Enable code that looks for compressed
Eli Zaretskii [Tue, 3 Jul 2001 12:39:17 +0000 (12:39 +0000)]
(locate-library): Enable code that looks for compressed
libraries if auto-compression-mode is on.

23 years agoFix the header line, for finder.el. Suggested by
Eli Zaretskii [Tue, 3 Jul 2001 12:30:34 +0000 (12:30 +0000)]
Fix the header line, for finder.el.  Suggested by
Pavel Janik <Pavel@Janik.cz>

23 years agoImprove a comment.
Gerd Moellmann [Tue, 3 Jul 2001 10:30:08 +0000 (10:30 +0000)]
Improve a comment.

23 years ago(compute_line_metrics): On ttys, subtract continuation
Gerd Moellmann [Tue, 3 Jul 2001 10:29:22 +0000 (10:29 +0000)]
(compute_line_metrics): On ttys, subtract continuation
glyphs and truncation glyphs at the end of a row from its pixel
width.
(dump_glyph_row): Print row's continuation_lines_width.
(try_window_id): Take the shortcut if ZV is visible in the
window, but there are actually no changes at ZV.

23 years agoClarify when it's good to update a tags table and why.
Richard M. Stallman [Mon, 2 Jul 2001 21:24:10 +0000 (21:24 +0000)]
Clarify when it's good to update a tags table and why.

23 years ago(Info-clone-buffer-hook): Really unconditionally copy marker.
Stefan Monnier [Mon, 2 Jul 2001 19:20:25 +0000 (19:20 +0000)]
(Info-clone-buffer-hook): Really unconditionally copy marker.

23 years agoFix a typo.
Eli Zaretskii [Mon, 2 Jul 2001 15:22:16 +0000 (15:22 +0000)]
Fix a typo.

23 years ago(cl-do-arglist): Revert change of
Gerd Moellmann [Mon, 2 Jul 2001 15:19:07 +0000 (15:19 +0000)]
(cl-do-arglist): Revert change of
2000-10-15.

23 years ago(x_free_dpy_colors): Add prototype.
Gerd Moellmann [Mon, 2 Jul 2001 12:44:09 +0000 (12:44 +0000)]
(x_free_dpy_colors): Add prototype.

23 years ago* xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
Gerd Moellmann [Mon, 2 Jul 2001 12:42:56 +0000 (12:42 +0000)]
* xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
right number of arguments.

* xterm.c (x_list_fonts): Make sure XFreeFont is called
with input blocked.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 2 Jul 2001 11:51:56 +0000 (11:51 +0000)]
*** empty log message ***

23 years ago(tags): Depend on $(lwlibdir)/TAGS.
Gerd Moellmann [Mon, 2 Jul 2001 11:51:38 +0000 (11:51 +0000)]
(tags): Depend on $(lwlibdir)/TAGS.
($(lwlibdir)TAGS): New target.
(TAGS): Fix depedency list.

23 years ago(gnus-local-domain): Removed because unused.
Gerd Moellmann [Mon, 2 Jul 2001 11:24:39 +0000 (11:24 +0000)]
(gnus-local-domain): Removed because unused.

23 years agoFix the header line, so that finder.el recognizes it.
Eli Zaretskii [Mon, 2 Jul 2001 10:47:46 +0000 (10:47 +0000)]
Fix the header line, so that finder.el recognizes it.

23 years ago(lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
Eli Zaretskii [Mon, 2 Jul 2001 10:43:55 +0000 (10:43 +0000)]
(lm-header-prefix): Doc fix.  From Pavel Janik <Pavel@Janik.cz>.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 2 Jul 2001 10:36:44 +0000 (10:36 +0000)]
*** empty log message ***

23 years ago(x_list_fonts): Make sure XFreeFont is called
Gerd Moellmann [Mon, 2 Jul 2001 09:21:08 +0000 (09:21 +0000)]
(x_list_fonts): Make sure XFreeFont is called
with input blocked.

23 years agoDon't include data bigger than 500,000 bytes directly in the bug
Richard M. Stallman [Sat, 30 Jun 2001 15:57:31 +0000 (15:57 +0000)]
Don't include data bigger than 500,000 bytes directly in the bug
report.

23 years ago(main): Remove extern declaration for sys_nerr, which
Gerd Moellmann [Fri, 29 Jun 2001 22:09:24 +0000 (22:09 +0000)]
(main): Remove extern declaration for sys_nerr, which
isn't used and causes a compilation error with GCC 3.0 on
FreeBSD 4.3.

23 years ago(x-colors): Add colors from the recent rgb.txt file.
Eli Zaretskii [Fri, 29 Jun 2001 18:26:53 +0000 (18:26 +0000)]
(x-colors): Add colors from the recent rgb.txt file.

23 years agoMake last change compatible with XEmacs. From Christoph Wedler
Eli Zaretskii [Fri, 29 Jun 2001 18:09:44 +0000 (18:09 +0000)]
Make last change compatible with XEmacs.  From Christoph Wedler
<christoph.wedler@sap.com>.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 29 Jun 2001 17:57:36 +0000 (17:57 +0000)]
*** empty log message ***

23 years agoMinor clarifications. Explain how to use imenu-sort-function.
Richard M. Stallman [Fri, 29 Jun 2001 17:53:41 +0000 (17:53 +0000)]
Minor clarifications.  Explain how to use imenu-sort-function.
Fix name of imenu-add-menubar-index.

23 years ago*** empty log message ***
Richard M. Stallman [Fri, 29 Jun 2001 17:51:51 +0000 (17:51 +0000)]
*** empty log message ***

23 years ago(bdf-directory-list): Use the value relative to
Eli Zaretskii [Fri, 29 Jun 2001 17:50:27 +0000 (17:50 +0000)]
(bdf-directory-list): Use the value relative to
installation-directory for MS-Windows as well.

23 years ago(widget-color-sample-face-get): Return ((foreground-color . COLOR))
Richard M. Stallman [Fri, 29 Jun 2001 17:50:05 +0000 (17:50 +0000)]
(widget-color-sample-face-get): Return ((foreground-color . COLOR))
instead of constructing a face.

23 years ago(region): Change the background color for the
Eli Zaretskii [Fri, 29 Jun 2001 17:40:38 +0000 (17:40 +0000)]
(region): Change the background color for the
light-background color display to lightgoldenrod2, to make it
visible on some laptops.

23 years agoAdd fns.el, which is produced on MS-DOS instead of fns-*.el.
Eli Zaretskii [Fri, 29 Jun 2001 16:42:52 +0000 (16:42 +0000)]
Add fns.el, which is produced on MS-DOS instead of fns-*.el.

23 years agoExplain purpose of mode hooks.
Richard M. Stallman [Fri, 29 Jun 2001 03:23:32 +0000 (03:23 +0000)]
Explain purpose of mode hooks.
Xref to Tags from Imenu.
Don't use "sections or definitions" in Imenu.
Cindex "pretty printer".
Mention LINEFEED.
Explain uses of values of lisp-indent-function.
Explain why C-M-DEL is sometimes not available.
Doc values of hs-isearch-open.
Minor cleanups.

23 years agoExplain why don't mail a core dump.
Richard M. Stallman [Fri, 29 Jun 2001 03:20:46 +0000 (03:20 +0000)]
Explain why don't mail a core dump.

23 years agoGet rid of inexplicable @t's in values of paragraph-start and
Richard M. Stallman [Fri, 29 Jun 2001 03:19:40 +0000 (03:19 +0000)]
Get rid of inexplicable @t's in values of paragraph-start and
paragraph-separate and page-delimiter.

Say C-x C-p activates the mark.

Prevent break inside `level-1'.

Clean up presentation of items within M-C-Mouse-1.

Minor changes.

23 years ago(rmail-reformat-message): Bind inhibit-read-only to t.
Richard M. Stallman [Fri, 29 Jun 2001 03:17:10 +0000 (03:17 +0000)]
(rmail-reformat-message): Bind inhibit-read-only to t.
(rmail-msg-restore-non-pruned-header): Likewise.
If point was in the old pruned header, put it at the top.
(rmail-msg-prune-header): If point was at the top, keep it there.

(rmail-narrow-to-non-pruned-header): New function.
(rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.

23 years ago*** empty log message ***
Richard M. Stallman [Fri, 29 Jun 2001 03:16:15 +0000 (03:16 +0000)]
*** empty log message ***

23 years ago(Info-clone-buffer-hook): Unconditionally copy marker.
Stefan Monnier [Thu, 28 Jun 2001 21:17:27 +0000 (21:17 +0000)]
(Info-clone-buffer-hook): Unconditionally copy marker.

23 years agoUpdate maintainer email address.
Karl Fogel [Thu, 28 Jun 2001 16:31:51 +0000 (16:31 +0000)]
Update maintainer email address.

23 years agoAdd entry for saveplace.el change of 2001-04-19. The change to
Karl Fogel [Thu, 28 Jun 2001 16:31:01 +0000 (16:31 +0000)]
Add entry for saveplace.el change of 2001-04-19.  The change to
saveplace.el was committed then, but I forgot to commit the new
ChangeLog entry along with it.

23 years ago(uniquify-rationalize-file-buffer-names): Undo previous change.
Francesco Potortì [Wed, 27 Jun 2001 17:48:40 +0000 (17:48 +0000)]
(uniquify-rationalize-file-buffer-names): Undo previous change.

23 years ago*** empty log message ***
Francesco Potortì [Wed, 27 Jun 2001 17:47:29 +0000 (17:47 +0000)]
*** empty log message ***

23 years ago(EmacsFrameSetCharSize): Turn off atimers and block
Gerd Moellmann [Wed, 27 Jun 2001 17:16:23 +0000 (17:16 +0000)]
(EmacsFrameSetCharSize): Turn off atimers and block
SIGIO around the code where Xt might wait for a
ConfigureNotifyEvent.
(toplevel): Include <signal.h> and syssignal.h.

23 years ago(uniquify-rationalize-file-buffer-names): Do a preliminary quick
Francesco Potortì [Wed, 27 Jun 2001 15:56:51 +0000 (15:56 +0000)]
(uniquify-rationalize-file-buffer-names): Do a preliminary quick
reordering.  Can speed things up dramatically.

23 years ago*** empty log message ***
Francesco Potortì [Wed, 27 Jun 2001 15:56:21 +0000 (15:56 +0000)]
*** empty log message ***

23 years ago(vox_configure, vox_close): Turn off atimers
Gerd Moellmann [Wed, 27 Jun 2001 09:23:06 +0000 (09:23 +0000)]
(vox_configure, vox_close): Turn off atimers
around ioctls.

23 years ago(dired-get-filename): A file name starting with ~
Richard M. Stallman [Tue, 26 Jun 2001 17:10:56 +0000 (17:10 +0000)]
(dired-get-filename): A file name starting with ~
is not absolute in this context.

23 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Jun 2001 17:10:40 +0000 (17:10 +0000)]
*** empty log message ***

23 years agoMajor rewrite. Sections Tags, Emerge, Change Log and Authors
Richard M. Stallman [Tue, 26 Jun 2001 13:43:32 +0000 (13:43 +0000)]
Major rewrite.  Sections Tags, Emerge, Change Log and Authors
moved to maintaining.texi.  Some sections reordered.

Node Misc for Programs moved to just before the language-specific sections.

New node Defuns contains an intro plus the old
Defuns node (now renamed Moving by Defuns)
as well as Imenu, Which Function, and a node
Left Margin Paren to explain the convention about this.

New node Parentheses now documents M-x check-parens.
It contains subnodes Expressions, Moving by Parens, and Matching.
Expressions and Moving by Parens contain the material
formerly in Lists and List Commands, but divided up differently.
The section Balanced Editing has been deleted.

Most of the C indentation customization (all except c-set-style),
has been replaced with a reference to the C Modes manual.

Documentation now is divided into three subsections.

Some rewrites in the Program Indent section about
C-u TAB and C-M-q.

23 years agoFix mistakes in @node Emerge.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:50 +0000 (13:34 +0000)]
Fix mistakes in @node Emerge.

23 years agoFix previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:22 +0000 (13:34 +0000)]
Fix previous change.

23 years agoAdd Balanced Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:30:29 +0000 (13:30 +0000)]
Add Balanced Expressions.
Add Expressions.

Update entries for Sexp and Defun, and other uses of them.
because those terms have been partly deprecated.

Update entry for Balance Parentheses.

Update some xrefs.

23 years agoFinish previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:51 +0000 (13:26 +0000)]
Finish previous change.

23 years agoSay "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:06 +0000 (13:26 +0000)]
Say "expression" instead of "sexp".  Update xref, Sexps -> Expressions.
Update xref, Defuns -> Moving by Defuns.

23 years agoSay "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:22:49 +0000 (13:22 +0000)]
Say "expression" instead of "sexp".  Update xref, Sexps -> Expressions.

23 years agoAvoid "sexp".
Richard M. Stallman [Tue, 26 Jun 2001 13:22:05 +0000 (13:22 +0000)]
Avoid "sexp".

23 years agoSay "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:21:07 +0000 (13:21 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.

23 years agoUpdate xref (Defuns -> Left Margin Convention).
Richard M. Stallman [Tue, 26 Jun 2001 13:20:18 +0000 (13:20 +0000)]
Update xref (Defuns -> Left Margin Convention).

23 years agoChange Next pointer.
Richard M. Stallman [Tue, 26 Jun 2001 13:19:43 +0000 (13:19 +0000)]
Change Next pointer.

23 years agoChange Previous pointer.
Richard M. Stallman [Tue, 26 Jun 2001 13:19:08 +0000 (13:19 +0000)]
Change Previous pointer.

23 years ago(Major Mode Conventions): Say not to change meaning of RET, and not to
Richard M. Stallman [Tue, 26 Jun 2001 13:18:26 +0000 (13:18 +0000)]
(Major Mode Conventions): Say not to change meaning of RET, and not to
set user preferences.  Say that there is a general imperative to
preserve uniformity even in ways not mentioned here.

23 years agoReorganize structure of Editing Programs,
Richard M. Stallman [Tue, 26 Jun 2001 13:13:11 +0000 (13:13 +0000)]
Reorganize structure of Editing Programs,
splitting part into a new chapter, Maintaining Programs.

23 years agoInitial version consists of sections moved from Editing Programs chapter.
Richard M. Stallman [Tue, 26 Jun 2001 13:12:29 +0000 (13:12 +0000)]
Initial version consists of sections moved from Editing Programs chapter.

23 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Jun 2001 12:39:38 +0000 (12:39 +0000)]
*** empty log message ***

23 years ago(read_char) <non_reread>: Record the previous idle
Gerd Moellmann [Tue, 26 Jun 2001 12:31:30 +0000 (12:31 +0000)]
(read_char) <non_reread>: Record the previous idle
start time before calling timer_stop_idle.
(read_char) <reread_first>: After processing a help-echo event,
restore the previous idle start time.

23 years ago(which-func-maxout): Increase default to 500000.
Richard M. Stallman [Tue, 26 Jun 2001 11:52:27 +0000 (11:52 +0000)]
(which-func-maxout): Increase default to 500000.
(which-function-mode): This is now the "real" name of the function.
(which-func-mode): Now an alias.
(which-func-mode-global): Name deleted.

23 years ago(hs-minor-mode-map): Use mouse-2, not button-2, when binding
Richard M. Stallman [Tue, 26 Jun 2001 11:50:16 +0000 (11:50 +0000)]
(hs-minor-mode-map): Use mouse-2, not button-2, when binding
hs-mouse-toggle-hiding.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 26 Jun 2001 10:35:01 +0000 (10:35 +0000)]
*** empty log message ***

23 years ago(rmail-msg-restore-non-pruned-header): New
Gerd Moellmann [Tue, 26 Jun 2001 10:34:27 +0000 (10:34 +0000)]
(rmail-msg-restore-non-pruned-header): New
function.
(rmail-msg-prune-header): Likewise.
(rmail-toggle-header): Use `rmail-msg-restore-non-pruned-header'
and `rmail-msg-prune-header'.

23 years ago(handle_invisible_prop): Deal with overlay strings at
Gerd Moellmann [Tue, 26 Jun 2001 09:47:11 +0000 (09:47 +0000)]
(handle_invisible_prop): Deal with overlay strings at
the start of invisible text.
(setup_for_ellipsis): New function.
(next_overlay_string): After all overlay strings have been
processed, display an ellipsis if necessary.
(load_overlay_strings, get_overlay_strings): Add parameter CHARPOS.
(push_it): Initialize display_ellipsis_p on the iterator's stack.

23 years ago(struct it): Add member display_ellipsis_p.
Gerd Moellmann [Tue, 26 Jun 2001 09:46:24 +0000 (09:46 +0000)]
(struct it): Add member display_ellipsis_p.

23 years ago2001-06-26 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Tue, 26 Jun 2001 01:42:30 +0000 (01:42 +0000)]
2001-06-26  Andrew Choi  <akochoi@i-cable.com>

        * README: Change references to SourceForge site to
        ftp://ftp.gnu.org/gnu/mac/emacs/.

23 years ago(fill-region-as-paragraph): Don't look further back than LINEBEG.
Stefan Monnier [Mon, 25 Jun 2001 19:20:15 +0000 (19:20 +0000)]
(fill-region-as-paragraph): Don't look further back than LINEBEG.

23 years ago(struct x_output): Add member wait_for_wm.
Gerd Moellmann [Mon, 25 Jun 2001 15:38:01 +0000 (15:38 +0000)]
(struct x_output): Add member wait_for_wm.

23 years ago(Qwait_for_wm): New variable.
Gerd Moellmann [Mon, 25 Jun 2001 15:37:16 +0000 (15:37 +0000)]
(Qwait_for_wm): New variable.
(x_frame_parms): Add entry for `wait-for-wm".
(x_set_wait_for_wm): New function.
(Fx_create_frame): Call x_default_parameter for wait-for-wm.
(syms_of_xfns): Initialize and staticpro Qwait_for_wm.

23 years ago(EmacsFrameSetCharSize): Set XtNwaitForWm depending
Gerd Moellmann [Mon, 25 Jun 2001 15:36:53 +0000 (15:36 +0000)]
(EmacsFrameSetCharSize): Set XtNwaitForWm depending
on the value of the wait-for-wm frame parameter.

23 years ago(try_window_id) <all changes below window end>: Don't
Gerd Moellmann [Mon, 25 Jun 2001 11:13:57 +0000 (11:13 +0000)]
(try_window_id) <all changes below window end>: Don't
take this shortcut if ZV is visible in the window.
(try_window_id): When checking for window start being in changed
text, don't check that the buffer's size has changed.

23 years ago(xterm-mouse-event): If the buffer displayed in the
Eli Zaretskii [Mon, 25 Jun 2001 10:39:06 +0000 (10:39 +0000)]
(xterm-mouse-event): If the buffer displayed in the
window where they clicked the mouse has a header line, adjust
vertical movement by one.

23 years ago(glasses-make-readable): Consider
Gerd Moellmann [Mon, 25 Jun 2001 10:04:27 +0000 (10:04 +0000)]
(glasses-make-readable): Consider
underscores too when separating a parenthesis.

23 years agoMore about long file names and the MSDOS port.
Eli Zaretskii [Sun, 24 Jun 2001 13:16:33 +0000 (13:16 +0000)]
More about long file names and the MSDOS port.

23 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Jun 2001 11:19:58 +0000 (11:19 +0000)]
*** empty log message ***

23 years ago(bookmark-insert-location, bookmark-bmenu-list)
Eli Zaretskii [Sun, 24 Jun 2001 11:14:12 +0000 (11:14 +0000)]
(bookmark-insert-location, bookmark-bmenu-list)
(bookmark-bmenu-hide-filenames): Add help-echo to mouse-highlighted text.
(bookmark-bmenu-show-filenames): Remove help-echo property from
the whitespace.

23 years agoMinor change.
Richard M. Stallman [Sun, 24 Jun 2001 08:17:21 +0000 (08:17 +0000)]
Minor change.

23 years ago(auto-mode-alist): Add configure.ac (autoconf).
Eli Zaretskii [Sat, 23 Jun 2001 19:44:13 +0000 (19:44 +0000)]
(auto-mode-alist): Add configure.ac (autoconf).

23 years ago(eval-last-sexp): Doc fix.
Richard M. Stallman [Sat, 23 Jun 2001 19:36:23 +0000 (19:36 +0000)]
(eval-last-sexp): Doc fix.

23 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Jun 2001 19:36:14 +0000 (19:36 +0000)]
*** empty log message ***

23 years ago(c-set-style): Don't specify initial contents for completing-read.
Richard M. Stallman [Sat, 23 Jun 2001 16:22:04 +0000 (16:22 +0000)]
(c-set-style): Don't specify initial contents for completing-read.

23 years ago(Fcompleting_read): Doc fix.
Richard M. Stallman [Sat, 23 Jun 2001 16:19:29 +0000 (16:19 +0000)]
(Fcompleting_read): Doc fix.

23 years agoAdd details about C-M-a and C-M-e.
Richard M. Stallman [Sat, 23 Jun 2001 16:19:18 +0000 (16:19 +0000)]
Add details about C-M-a and C-M-e.
Index indent-for-tab-command.
Clarify TAB on lines inside paren grouping.
Clarify which languages a C style applies to.
Clarify how c-default-style takes effect.
c-set-style affects only current buffer.

Clarify blink-matching-delay.

23 years ago(Wrong Time): New node.
Richard M. Stallman [Sat, 23 Jun 2001 16:11:23 +0000 (16:11 +0000)]
(Wrong Time): New node.

23 years agoMinor change.
Richard M. Stallman [Sat, 23 Jun 2001 16:10:25 +0000 (16:10 +0000)]
Minor change.

23 years ago(Major Mode Conventions): Major modes should not change RET.
Richard M. Stallman [Sat, 23 Jun 2001 16:09:28 +0000 (16:09 +0000)]
(Major Mode Conventions): Major modes should not change RET.

23 years ago(Compilation Functions): Add xref to Problems with Macros.
Richard M. Stallman [Sat, 23 Jun 2001 16:08:32 +0000 (16:08 +0000)]
(Compilation Functions): Add xref to Problems with Macros.

23 years agoMore of previous change.
Richard M. Stallman [Sat, 23 Jun 2001 16:07:34 +0000 (16:07 +0000)]
More of previous change.