1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 03:11:54 -07:00
No description
Find a file
Richard M. Stallman f23da29ac2 (c-fill-paragraph): Bind fill-paragraph-function to
nil when calling fill-paragraph, to avoid bogus recursion which
will signal an error.

(c-fill-paragraph): Always keep point in the same
relative position.  Fill comment before point if there's nothing
else on the same line.  Fill block comments after code a little
better.  Try harder to find a good fill-prefix when point is on a
block comment ender line.  Use c-Java-javadoc-paragraph-start in
block comments in Java mode.  Leave block comment ender alone when
c-hanging-comment-ender-p is nil and point is on that line.
Detect paragraph-separate in multiparagraph comments.  Fix for bug
that may strip the `*' off `*/' if fill-prefix ends with `*' and
c-hanging-comment-ender-p is t.  Added filling of multiline string
literals.  Always return t to disable filling in any unhandled
area, i.e. actual code where fill-paragraph only mess things up.
1998-03-08 06:50:21 +00:00
etc Encoded by new iso-2022-7bit. 1998-01-22 10:58:45 +00:00
leim (${TIT}): To byte-compile quail packages, use just built quail. 1998-03-06 20:59:54 +00:00
lib-src (install): Use INSTALL_STRIP with INSTALL_PROGRAM for the utilities. 1998-03-06 01:12:57 +00:00
lisp (c-fill-paragraph): Bind fill-paragraph-function to 1998-03-08 06:50:21 +00:00
lispref *** empty log message *** 1998-02-28 01:53:53 +00:00
lwlib (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing. 1997-12-20 23:12:09 +00:00
man (reftex.dvi, ../info/reftex): New targets. 1998-02-08 20:55:44 +00:00
msdos Initial revision 1997-11-20 16:29:53 +00:00
nt addpm.c (env_vars): Fix misplaced % in SHELL entry. 1997-10-01 05:42:45 +00:00
src (advance_to_char_boundary): Handle the case the code 1998-03-06 21:57:04 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Configure the man subdirectory. 1997-11-20 16:36:24 +00:00
config.guess Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
config.sub Add PentiumII (i786). Add '7' to all i[3456] entries. 1998-02-13 12:16:46 +00:00
configure.in (hppa*-hp-hpux*): Use hpux10 by default. 1998-02-25 22:50:36 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE
INSTALL PROBLEMS is now in the etc directory. 1998-03-07 22:31:13 +00:00
make-dist PROBLEMS is now in etc, not top level dir. 1998-03-07 22:34:50 +00:00
Makefile.in (SOURCES): Delete PROBLEMS. 1998-03-07 22:33:40 +00:00
PROBLEMS
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00