1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/progmodes
Juri Linkov ad6fc8f44e * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
beginning of interactive spec like all other grep commands do.
Put "all" in front of "gz".  (Bug#5260)
2010-01-31 23:47:47 +02:00
..
.gitignore
ada-mode.el Tweak docstring and comment. 2010-01-23 13:34:52 +01:00
ada-prj.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ada-stmt.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
ada-xref.el Simplify previous change. 2010-01-14 14:14:24 +01:00
antlr-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
asm-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
autoconf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bug-reference.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cap-words.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-align.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-awk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-bytecomp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-cmds.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-compat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-defs.el Fix bug#5395: typing '#' in an empty C buffer throws "args out of range". 2010-01-19 22:10:19 +00:00
cc-engine.el Fix a situation where deletion of a cpp construct throws an error. 2010-01-21 21:45:01 +00:00
cc-fonts.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
cc-langs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-menus.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-styles.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cc-vars.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cfengine.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cmacexp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
compile.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cperl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cpp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cwarn.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
dcl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
delphi.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
ebnf2ps.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-abn.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-bnf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-dtd.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-ebx.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-iso.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-otz.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebnf-yac.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ebrowse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
etags.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
executable.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
f90.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
flymake.el Flymake fix to handle more C++ filenames (Bug#5488). 2010-01-28 14:53:11 -05:00
fortran.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gdb-ui.el Fix typos in docstrings. 2010-01-14 19:59:31 +01:00
glasses.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
grep.el * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the 2010-01-31 23:47:47 +02:00
gud.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hideif.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hideshow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
icon.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-complete-structtag.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-help.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-shell.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlw-toolbar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
idlwave.el Fix typos in comments. 2010-01-14 19:37:23 +01:00
inf-lisp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
js.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ld-script.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
m4-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
make-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mantemp.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
meta-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mixal-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
modula2.el Fix up comment convention on the arch-tag lines. 2008-04-10 14:10:46 +00:00
octave-inf.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
octave-mod.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
pascal.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
perl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
prolog.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ps-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
python.el replace references to obsolete c-subword-mode 2010-01-19 14:39:22 -05:00
ruby-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
scheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sh-script.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
simula.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sql.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
subword.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
tcl.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vera-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
verilog-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
vhdl-mode.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
which-func.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
xscheme.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00