annotate nt/.cvsignore @ 82450:be32023b5c7b

(meta-indent-calculate-last): Remove. (meta-indent-current-nesting): Use a computation of the nesting instead. (meta-indent-current-indentation): Indentation is given according to nesting and if the previous line was finished or not. (meta-indent-unfinished-line): Tell if the current line ends with a finished expression. (meta-indent-looking-at-code): Like `looking-at', but checks if the point is a string before. (meta-indent-level-count): Use it. Don't count parenthesis as it's done in the nesting function. (meta-indent-in-string-p): Tell if the current point is in a string. (meta-indent-calculate): Treat b-o-b as a special case. Use the previous functions.
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Fri, 17 Aug 2007 22:51:12 +0000
parents e5fe1e4d0e09
children 0cd5cf8948a7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
40342
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
diff changeset
1 *-spd
bdf5794b5e20 ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
diff changeset
2 *.pdb
53287
a15a93942364 Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents: 40342
diff changeset
3 .arch-inventory
64886
f24b85282fb7 Add `obj' and `oo' for in-place installations.
Juanma Barranquero <lekktu@gmail.com>
parents: 64657
diff changeset
4 config.log
64657
df5454366e1f Add `makefile' and `config.log'.
Juanma Barranquero <lekktu@gmail.com>
parents: 53287
diff changeset
5 makefile
64886
f24b85282fb7 Add `obj' and `oo' for in-place installations.
Juanma Barranquero <lekktu@gmail.com>
parents: 64657
diff changeset
6 obj
f24b85282fb7 Add `obj' and `oo' for in-place installations.
Juanma Barranquero <lekktu@gmail.com>
parents: 64657
diff changeset
7 oo
74840
e5fe1e4d0e09 Add stamp_BLD.
Eli Zaretskii <eliz@gnu.org>
parents: 64886
diff changeset
8 stamp_BLD