1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lisp/progmodes
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
..
ada-mode.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
asm-mode.el Customized. 1998-01-26 11:29:46 +00:00
awk-mode.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
c-mode.el Use imenu-case-fold-search. 1997-12-12 17:10:08 +00:00
cc-align.el (c-lineup-close-paren) 1998-02-17 07:02:18 +00:00
cc-cmds.el (c-fill-paragraph): Bind fill-paragraph-function to 1998-03-08 06:50:21 +00:00
cc-compat.el Remove version number. 1997-10-23 07:47:37 +00:00
cc-defs.el (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth. 1998-02-17 07:06:17 +00:00
cc-engine.el (c-inside-bracelist-p): Fix for enum test. 1998-03-08 06:49:04 +00:00
cc-langs.el (c-postprocess-file-styles): If a file style or file offsets are set, 1998-02-17 07:10:11 +00:00
cc-menus.el Imenu support changed. 1998-02-17 07:10:49 +00:00
cc-mode.el (c-mode, c++-mode, objc-mode, java-mode): Set 1998-02-17 07:11:40 +00:00
cc-styles.el (c-copy-tree): New function. 1998-02-17 07:26:46 +00:00
cc-vars.el (c-enable-xemacs-performance-kludge-p): New variable. 1998-03-08 06:45:26 +00:00
cmacexp.el (c-macro-expand): Add autoload cookie. 1997-08-25 17:18:44 +00:00
compile.el (compilation-error-regexp-alist): Allow initial 1998-02-24 12:45:02 +00:00
cperl-mode.el Commented out line 471 (miniperl entry in interpreter-mode-alist) 1998-02-22 20:03:39 +00:00
cplus-md.el Use imenu-case-fold-search. 1997-12-12 17:10:08 +00:00
cpp.el (cpp-edit-reset): Add a close-quote after the file name. 1997-08-04 06:18:23 +00:00
dcl-mode.el Customized. 1998-01-26 11:29:46 +00:00
etags.el (select-tags-table-quit): Use quit-window. 1998-03-08 00:22:03 +00:00
executable.el (executable-chmod): Fix customize type. 1997-09-09 02:57:27 +00:00
f90.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
fortran.el (fortran-column-ruler-fixed, 1998-03-06 19:14:13 +00:00
hideif.el Customized. 1998-01-26 11:29:46 +00:00
hideshow.el (hs-special-modes-alist): Improved the regexp for java. 1998-02-02 07:29:59 +00:00
icon.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
inf-lisp.el
m4-mode.el Update author email address. 1997-11-25 03:40:58 +00:00
make-mode.el (makefile-browser-quit): Use quit-window. 1998-03-08 00:21:26 +00:00
mantemp.el
meta-mode.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
modula2.el Customized. 1998-02-22 19:51:45 +00:00
octave-hlp.el
octave-inf.el Customized. 1998-01-26 11:29:46 +00:00
octave-mod.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
pascal.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
perl-mode.el Customized. 1998-02-22 19:51:45 +00:00
prolog.el (prolog-mode-variables): 1997-12-04 04:28:41 +00:00
scheme.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
sh-script.el (sh-font-lock-keywords): Fontify sh-style function names in declarations. 1998-02-15 00:30:24 +00:00
simula.el Customized. 1998-02-22 19:51:45 +00:00
tcl.el
vhdl-mode.el Initial revision 1998-01-18 03:39:09 +00:00