| .. |
|
.gitignore
|
|
|
|
ada-mode.el
|
* lisp/subr.el (define-error): New function.
|
2013-08-09 17:22:44 -04:00 |
|
ada-prj.el
|
|
|
|
ada-stmt.el
|
|
|
|
ada-xref.el
|
Misc changes to reduce use of `(lambda...); and other cleanups.
|
2013-08-29 15:55:58 -04:00 |
|
antlr-mode.el
|
* lisp/progmodes/antlr-mode.el: No need to require cc-mode twice.
|
2013-08-28 19:32:25 -04:00 |
|
asm-mode.el
|
|
|
|
autoconf.el
|
|
|
|
bat-mode.el
|
Misc changes to reduce use of `(lambda...); and other cleanups.
|
2013-08-29 15:55:58 -04:00 |
|
bug-reference.el
|
|
|
|
cap-words.el
|
|
|
|
cc-align.el
|
|
|
|
cc-awk.el
|
* lisp/progmodes/cc-awk.el (c-forward-sws): Declare.
|
2013-09-04 20:12:36 -04:00 |
|
cc-bytecomp.el
|
* lisp/progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
|
2013-08-28 19:31:52 -04:00 |
|
cc-cmds.el
|
|
|
|
cc-compat.el
|
|
|
|
cc-defs.el
|
|
|
|
cc-engine.el
|
Fix indentation/fontification of Java enum with "implements"/generic.
|
2013-10-13 19:54:46 +00:00 |
|
cc-fonts.el
|
Fix indentation/fontification of Java enum with "implements"/generic.
|
2013-10-13 19:54:46 +00:00 |
|
cc-guess.el
|
|
|
|
cc-langs.el
|
Fix indentation/fontification of Java enum with "implements".
|
2013-09-28 17:17:01 +00:00 |
|
cc-menus.el
|
|
|
|
cc-mode.el
|
Improve previous interpreter-mode-alist change
|
2013-09-10 23:44:35 -07:00 |
|
cc-styles.el
|
|
|
|
cc-vars.el
|
|
|
|
cfengine.el
|
|
|
|
cmacexp.el
|
Use accented form of some names
|
2013-10-12 17:31:19 -07:00 |
|
compile.el
|
* lisp/progmodes/compile.el (compilation-parse-errors):
|
2013-10-07 01:15:48 -04:00 |
|
cperl-mode.el
|
Update some function declarations
|
2013-09-11 22:48:22 -07:00 |
|
cpp.el
|
|
|
|
cwarn.el
|
|
|
|
dcl-mode.el
|
|
|
|
ebnf-abn.el
|
|
|
|
ebnf-bnf.el
|
|
|
|
ebnf-dtd.el
|
|
|
|
ebnf-ebx.el
|
|
|
|
ebnf-iso.el
|
|
|
|
ebnf-otz.el
|
|
|
|
ebnf-yac.el
|
|
|
|
ebnf2ps.el
|
|
|
|
ebrowse.el
|
Do not call to `selected-window' where it is assumed by default.
|
2013-08-05 18:26:57 +04:00 |
|
etags.el
|
Do not call to `selected-window' where it is assumed by default.
|
2013-08-05 18:26:57 +04:00 |
|
executable.el
|
Use with-demoted-errors now that it can format any error messages
|
2013-09-11 22:32:57 -07:00 |
|
f90.el
|
Do not call to `selected-frame' where it is assumed by default.
|
2013-08-05 14:35:55 +04:00 |
|
flymake.el
|
Fix broken customization in Flymake.
|
2013-08-26 06:30:56 +08:00 |
|
fortran.el
|
Do not call to `selected-window' where it is assumed by default.
|
2013-08-05 18:26:57 +04:00 |
|
gdb-mi.el
|
* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
|
2013-09-12 23:56:35 -07:00 |
|
glasses.el
|
|
|
|
grep.el
|
|
|
|
gud.el
|
* progmodes/gud.el (gud-mode): Silence --without-x compilation.
|
2013-09-17 22:19:28 -07:00 |
|
hideif.el
|
|
|
|
hideshow.el
|
|
|
|
icon.el
|
|
|
|
idlw-complete-structtag.el
|
|
|
|
idlw-help.el
|
|
|
|
idlw-shell.el
|
|
|
|
idlw-toolbar.el
|
Do not call to `selected-frame' where it is assumed by default.
|
2013-08-05 14:35:55 +04:00 |
|
idlwave.el
|
|
|
|
inf-lisp.el
|
|
|
|
js.el
|
* lisp/subr.el (define-error): New function.
|
2013-08-09 17:22:44 -04:00 |
|
ld-script.el
|
|
|
|
m4-mode.el
|
|
|
|
make-mode.el
|
|
|
|
mantemp.el
|
|
|
|
meta-mode.el
|
|
|
|
mixal-mode.el
|
Tweak some settings of compile-command
|
2013-08-13 00:56:43 -07:00 |
|
modula2.el
|
|
|
|
octave.el
|
* progmodes/octave.el (octave-send-region): Call
|
2013-10-05 10:45:24 +08:00 |
|
opascal.el
|
|
|
|
pascal.el
|
|
|
|
perl-mode.el
|
* lisp/progmodes/perl-mode.el: Use lexical-binding.
|
2013-10-08 01:10:10 -04:00 |
|
prog-mode.el
|
|
|
|
prolog.el
|
|
|
|
ps-mode.el
|
|
|
|
python.el
|
* lisp/electric.el (electric-indent-inhibit): New var.
|
2013-10-07 14:51:26 -04:00 |
|
ruby-mode.el
|
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Handle
|
2013-10-14 04:51:20 +03:00 |
|
scheme.el
|
|
|
|
sh-script.el
|
* lisp/progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE's
|
2013-10-16 23:56:51 -04:00 |
|
simula.el
|
|
|
|
sql.el
|
* lisp/progmodes/sql.el (sql-add-product): Fix paren typo.
|
2013-10-12 22:23:42 -07:00 |
|
subword.el
|
* lisp/progmodes/subword.el (subword-capitalize): Fix Stefan's mess.
|
2013-10-15 23:02:40 -04:00 |
|
tcl.el
|
|
|
|
vera-mode.el
|
|
|
|
verilog-mode.el
|
* lisp/progmodes/verilog-mode.el (verilog-case-fold): Add :version.
|
2013-10-18 00:56:45 -07:00 |
|
vhdl-mode.el
|
|
|
|
which-func.el
|
|
|
|
xscheme.el
|
|
|