1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-21 10:24:55 +00:00
emacs/lisp/progmodes
Gerd Moellmann b8ded7944c (c-indent-new-comment-line): Added a kludge
similar to the one in c-fill-paragraph to check the fill
prefix from the adaptive fill function for sanity.
(c-electric-brace): Fixed some bugs in the state
handling that caused class open lines to be recognized as
statement-conts in some cases.
(c-indent-new-comment-line): Keep the fill prefix
guessed by the adaptive fill function unless point is on the
first line of a block comment.
(c-indent-command): Obey c-syntactic-indentation.
(c-electric-brace, c-electric-slash,
c-electric-star, c-electric-semi&comma, c-electric-colon,
c-electric-lt-gt, c-electric-paren): Don't reindent old lines
when c-syntactic-indentation is nil.
(c-fill-paragraph): Keep one or two spaces
between the text and the block comment ender when it hangs,
depending on how many there are before the fill.
(c-indent-new-comment-line): Always break
multiline comments in multiline mode, regardless of
comment-multi-line.
2000-07-24 11:12:07 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
ada-mode.el (ada-mode, ada-create-case-exception): Don't quote lambdas. 2000-05-19 21:40:45 +00:00
ada-prj.el
ada-stmt.el
ada-xref.el
antlr-mode.el New commands: hide/unhide actions, 2000-05-29 15:49:05 +00:00
asm-mode.el
autoconf.el
awk-mode.el
c-mode.el
cc-align.el
cc-cmds.el (c-indent-new-comment-line): Added a kludge 2000-07-24 11:12:07 +00:00
cc-compat.el Update copyright notice. 2000-07-24 11:11:51 +00:00
cc-defs.el (c-end-of-defun-1): Fixed forward scanning into 2000-07-24 11:11:36 +00:00
cc-engine.el (c-looking-at-inexpr-block): Replaced a call to 2000-07-24 11:11:20 +00:00
cc-langs.el (c-append-paragraph-start): New variable used by 2000-07-24 11:11:01 +00:00
cc-menus.el Update copyright notice. 2000-07-24 11:11:51 +00:00
cc-mode.el (c-initialize-cc-mode): Handling of obsolete 2000-07-24 11:10:33 +00:00
cc-styles.el (c-style-alist): The basic offset for the BSD 2000-07-24 11:10:15 +00:00
cc-vars.el (c-style-variables-are-local-p): Incompatible 2000-07-24 11:09:35 +00:00
cmacexp.el
compile.el (compile-internal): Style typo. 2000-05-23 20:14:43 +00:00
cperl-mode.el
cplus-md.el
cpp.el
cwarn.el
dcl-mode.el
delphi.el
ebnf2ps.el
ebnf-bnf.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebrowse.el Change file name EBROWSE' to BROWSE'. 2000-05-04 21:51:29 +00:00
etags.el (tags-query-replace): Put new parameters 2000-06-19 09:00:18 +00:00
executable.el (executable-make-buffer-file-executable-if-script-p): Renamed and 2000-06-09 09:59:41 +00:00
f90.el Change author's mail address. 2000-05-15 14:49:40 +00:00
fortran.el (fortran-imenu-generic-expression): Change definition layout. 2000-07-13 17:23:28 +00:00
glasses.el (glasses-convert-to-unreadable): Use 2000-05-04 20:17:59 +00:00
hideif.el Correct author's email address. Fix typo in comment. 2000-07-19 15:51:05 +00:00
hideshow.el
icon.el
idlw-rinfo.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlw-shell.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlw-toolbar.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
idlwave.el Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
inf-lisp.el
m4-mode.el
make-mode.el (makefile-pickup-filenames-as-targets): Don't quote lambda. 2000-06-12 05:23:37 +00:00
mantemp.el
meta-mode.el
modula2.el
octave-hlp.el
octave-inf.el
octave-mod.el
pascal.el (pascal-indent-alist, pascal-indent-comment): Changed 2000-05-18 18:38:09 +00:00
perl-mode.el (perl-indent-line): When looking for a 2000-05-30 20:40:09 +00:00
prolog.el
ps-mode.el
scheme.el
sh-script.el (sh-while-getopts): Fix handling of 2000-06-21 19:54:54 +00:00
simula.el
sql.el (sql-interactive-mode-map): Use `kbd' in calls to 2000-06-26 13:09:49 +00:00
tcl.el (tcl-indent-for-comment): Ignore comment-indent-hook. 2000-06-04 22:01:03 +00:00
vhdl-mode.el