emacs/lisp/progmodes
Stefan Monnier 638eaeb924 * lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix for
syntax-propertize-function.

Fixes: debbugs:10095
2012-08-06 13:41:32 -04:00
..
.gitignore
ada-mode.el Spelling fixes. 2012-03-28 00:24:26 -07:00
ada-prj.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-stmt.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ada-xref.el Spelling fixes. 2012-01-09 22:20:22 -08:00
antlr-mode.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
asm-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
autoconf.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
bug-reference.el * lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package. 2012-07-18 07:44:13 -04:00
cap-words.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-align.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-awk.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-bytecomp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-cmds.el Use match-string-no-properties instead in c-defun-name 2012-07-21 09:41:48 +08:00
cc-compat.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-defs.el Update CC Mode version to 5.32.3. 2012-04-27 17:49:31 +00:00
cc-engine.el Correct two search limits in c-before-change-check_<>-operators. 2012-04-11 15:32:30 +00:00
cc-fonts.el Eliminate sluggishness and hangs in fontification of "semicolon deserts". 2012-01-18 13:19:31 +00:00
cc-guess.el Add some custom :version tags 2012-02-08 23:59:13 -08:00
cc-langs.el * progmodes/cc-langs.el (c-symbol-start): Include char _. 2012-07-20 19:36:41 +08:00
cc-menus.el Avoid leaving nil in the alist in cc-imenu-objc-function 2012-07-26 00:11:23 +08:00
cc-mode.el CC Mode: Ensure searching for keywords is case sensitive. 2012-04-16 20:01:44 +00:00
cc-styles.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-vars.el Add missing :version tags to new defgroups and defcustoms 2012-02-11 14:13:29 -08:00
cfengine.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cmacexp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
compile.el Backport fix for Bug#11382 from trunk 2012-05-13 17:16:46 +08:00
cperl-mode.el * lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix for 2012-08-06 13:41:32 -04:00
cpp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cwarn.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
dcl-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
delphi.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-abn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-bnf.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-dtd.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-ebx.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-iso.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-otz.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf-yac.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebnf2ps.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ebrowse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
etags.el * lisp/progmodes/etags.el (etags-list-tags): Only use tags which goto-func 2012-03-22 10:46:05 -04:00
executable.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
f90.el Add some f90 preprocessor font-lock (bug#10499) 2012-06-21 15:31:49 -04:00
flymake.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
fortran.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
gdb-mi.el Fix bogus code in gdb-place-breakpoints. 2012-07-28 23:09:36 +08:00
glasses.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
grep.el * lisp/progmodes/grep.el (grep, rgrep): Doc fix. 2012-04-18 14:04:51 +08:00
gud.el * progmodes/gud.el (gud-pv): Use pv instead of pv1. 2012-02-05 09:06:37 +01:00
hideif.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hideshow.el * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first line. 2012-03-22 01:02:09 +08:00
icon.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlw-complete-structtag.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlw-help.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlw-shell.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
idlw-toolbar.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
idlwave.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
inf-lisp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
js.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ld-script.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
m4-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
make-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
mantemp.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
meta-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
mixal-mode.el Duplicate-word and spelling fixes. 2012-01-10 22:53:12 -08:00
modula2.el Spelling fixes. 2011-11-12 23:48:23 -08:00
octave-inf.el Small header fixes 2012-02-20 12:24:24 -08:00
octave-mod.el Small header fixes 2012-02-20 12:24:24 -08:00
pascal.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings. 2012-03-29 23:13:04 -04:00
prolog.el Reword comment to avoid confusing authors.el 2012-02-22 21:01:58 -05:00
ps-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
python.el Fix infinite loop in python-end-of-statement 2012-02-11 12:20:16 +08:00
ruby-mode.el * lisp/progmodes/ruby-mode.el: Don't confuse "end:" for "end". 2012-03-21 14:33:07 -04:00
scheme.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sh-script.el * lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Fix last 2012-07-09 09:54:50 -04:00
simula.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
sql.el 2012-03-01 Michael R. Mauger <mmaug@yahoo.com> 2012-03-01 00:01:22 -05:00
subword.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
tcl.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vera-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
verilog-mode.el Add missing :version tags to new defgroups and defcustoms 2012-02-11 14:13:29 -08:00
vhdl-mode.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
which-func.el * lisp/progmodes/which-func.el (which-func-format): Bump :version. 2012-06-25 00:11:53 -07:00
xscheme.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00