annotate nt/.cvsignore @ 87943:4fb8430d030b

(allout-keybindings-list): In initial setting, express meta-prefixed allout keys as vectors instead of strings, since the string form is interpreted in some cases as composed key modifiers, eg, accented keys. (allout-line-boundary-regexp): Clarify description. (set-allout-regexp): Repair the expressions so that the formfeed part is identified as one of the top-level groups, and is included in all the forms, not just the -line-boundary-regexp one. (allout-prefix-data): Incorporate information from the various allout regexp's formfeed alternative group, when present. (allout-write-file-hook-handler): Rectify mangling of the error handling. It was broken in version 1.100, where an `error' condition-case handler was apparently reformatted as if it was a call to the error function. An apparent repair attempt in version 1.101 situated the original body of the error handling code as bogus condition-case handlers. I've returned to just about the working code that was originally there, removing an unnecessary - but benign - enclosing 'progn'. \(Automated or cursory code fixes often aren't.) (allout-region-active-p): Fallback to value of mark-active if neither use-region-p nor region-active-p are present, for compatability with current and recent emacs major releases.
author Ken Manheimer <ken.manheimer@gmail.com>
date Thu, 24 Jan 2008 17:45:28 +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