1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/progmodes
Stefan Monnier 81fdff0036 * lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
(perl-calculate-indent): Return `noindent' in strings.
2012-03-29 23:13:04 -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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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 Make c-mark-defun extend region when repeated, and leave a mark. 2012-03-08 11:32:57 +00:00
cc-compat.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-defs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-engine.el Further optimise the handling of large macros. 2012-03-16 14:10:54 +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 Depessimize the handling of very large macros. 2012-03-02 22:16:21 +00:00
cc-menus.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cc-mode.el Further optimise the handling of large macros. 2012-03-16 14:10:54 +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 * lisp/progmodes/compile.el (compilation-filter-start): Doc fix. 2012-02-08 23:28:32 -08:00
cperl-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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
ebnf2ps.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
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 Doc fix for lexical-binding being in line one. 2012-01-25 22:30:49 -08: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 GDB change for dynamically generated code (tiny change) 2012-03-13 00:07:10 -07:00
glasses.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
grep.el compile/grep fix for bug#10594 2012-01-24 21:01:22 -05: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 Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08: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-mode): Fix bug#10428. 2012-01-07 01:26:10 +01:00
xscheme.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00