.. |
.gitignore
|
|
|
ada-mode.el
|
* lisp/subr.el (define-error): New function.
|
2013-08-09 17:22:44 -04:00 |
ada-prj.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
ada-stmt.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
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
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
autoconf.el
|
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
|
2013-05-08 12:27:53 -04:00 |
bat-mode.el
|
Misc changes to reduce use of `(lambda...); and other cleanups.
|
2013-08-29 15:55:58 -04:00 |
bug-reference.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
cap-words.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
cc-align.el
|
Correct the position of point in some line-up functions.
|
2013-03-06 14:24:39 +00:00 |
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
|
Plain fboundp silences compilation warnings since Emacs 22.1
|
2013-06-01 11:19:29 -07:00 |
cc-compat.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
cc-defs.el
|
Plain boundp silences compilation warnings since Emacs 22.1.
|
2013-06-01 13:08:52 -07:00 |
cc-engine.el
|
Correctly fontify Java class constructors.
|
2013-09-07 14:33:50 +00:00 |
cc-fonts.el
|
Make Java try-with-resources statement parse properly.
|
2013-07-27 12:07:43 +00:00 |
cc-guess.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
cc-langs.el
|
Correctly fontify Java class constructors.
|
2013-09-07 14:33:50 +00:00 |
cc-menus.el
|
Reformulate java imenu-generic-expression.
|
2013-04-15 14:32:20 +00:00 |
cc-mode.el
|
Improve previous interpreter-mode-alist change
|
2013-09-10 23:44:35 -07:00 |
cc-styles.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
cc-vars.el
|
Plain fboundp silences compilation warnings since Emacs 22.1
|
2013-06-01 11:19:29 -07:00 |
cfengine.el
|
* progmodes/cfengine.el: Do not indent inside continued strings.
|
2013-07-10 10:34:13 -04:00 |
cmacexp.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
compile.el
|
Tweak some settings of compile-command
|
2013-08-13 00:56:43 -07:00 |
cperl-mode.el
|
Update some function declarations
|
2013-09-11 22:48:22 -07:00 |
cpp.el
|
Fix a bunch of custom types (thank you cus-test.el)
|
2013-05-08 21:40:20 -04:00 |
cwarn.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
dcl-mode.el
|
In doc, use standard American English style for e.g., etc., i.e.
|
2013-02-12 09:36:54 -08:00 |
ebnf-abn.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-bnf.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-dtd.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-ebx.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-iso.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-otz.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf-yac.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
ebnf2ps.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
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
|
Do not call to `selected-window' where it is assumed by default.
|
2013-08-05 18:26:57 +04:00 |
glasses.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
grep.el
|
* lisp/progmodes/grep.el (grep-mode-font-lock-keywords): Support =linenumber=
|
2013-05-24 23:54:38 +03:00 |
gud.el
|
Gud tooltip tweak
|
2013-05-23 23:50:22 -07:00 |
hideif.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
hideshow.el
|
Prefer UTF-8 when the encoding shouldn't matter and changes are small.
|
2013-03-05 09:13:01 -08:00 |
icon.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
idlw-complete-structtag.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
idlw-help.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
idlw-shell.el
|
* lisp/emacs-lisp/package.el: Include obsolete packages from archives.
|
2013-06-25 12:13:49 -04:00 |
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
|
Silence idlwave compilation
|
2013-06-19 00:21:59 -07:00 |
inf-lisp.el
|
Doc fixes re set-variable
|
2013-02-21 20:59:28 -05:00 |
js.el
|
* lisp/subr.el (define-error): New function.
|
2013-08-09 17:22:44 -04:00 |
ld-script.el
|
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
|
2013-05-08 12:27:53 -04:00 |
m4-mode.el
|
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
|
2013-05-08 12:27:53 -04:00 |
make-mode.el
|
* make-mode.el (makefile-mode-syntax-table): Treat "=" as punctuation.
|
2013-06-14 19:25:00 -07:00 |
mantemp.el
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
meta-mode.el
|
* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".
|
2013-05-08 12:27:53 -04:00 |
mixal-mode.el
|
Tweak some settings of compile-command
|
2013-08-13 00:56:43 -07:00 |
modula2.el
|
|
|
octave.el
|
* lisp/progmodes/octave.el (help-button-action): Declare.
|
2013-09-11 22:43:23 -07:00 |
opascal.el
|
* lisp/progmodes/opascal.el: Use font-lock and syntax-propertize.
|
2013-04-25 12:07:33 -04:00 |
pascal.el
|
* lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.
|
2013-05-04 22:26:38 -04:00 |
perl-mode.el
|
Convert symbol prettification into minor mode and global minor mode.
|
2013-06-19 00:13:25 +02:00 |
prog-mode.el
|
Revert 2013-06-20T00:39:59Z!lekktu@gmail.com.
|
2013-06-20 12:28:23 +02:00 |
prolog.el
|
* lisp/progmodes/prolog.el (prolog-make-keywords-regexp): Remove.
|
2013-06-11 17:38:35 -04:00 |
ps-mode.el
|
Update ps-mode.el from upstream
|
2013-02-23 14:06:45 -08:00 |
python.el
|
Improve previous interpreter-mode-alist change
|
2013-09-10 23:44:35 -07:00 |
ruby-mode.el
|
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
|
2013-09-11 22:43:55 -07:00 |
scheme.el
|
Add some new scheme features (tiny change)
|
2013-06-14 17:37:49 -07:00 |
sh-script.el
|
Treat interpreter-mode-alist as alist of regexps, not literals
|
2013-09-10 16:38:52 -04:00 |
simula.el
|
Make simula.el special bug reporting obsolete
|
2013-02-23 13:49:41 -08:00 |
sql.el
|
* progmodes/sql.el Version 3.3
|
2013-07-23 20:25:53 -04:00 |
subword.el
|
* lisp/progmodes/subword.el: Fix boundary case.
|
2013-07-22 12:25:32 -04:00 |
tcl.el
|
Use completion-at-point rather than obsolete alias.
|
2013-05-29 20:20:56 -07:00 |
vera-mode.el
|
Silence vera-mode compilation
|
2013-05-22 21:59:14 -07:00 |
verilog-mode.el
|
Do not call to `selected-window' where it is assumed by default.
|
2013-08-05 18:26:57 +04:00 |
vhdl-mode.el
|
Small speedbar-related clean-up
|
2013-05-21 20:13:56 -07:00 |
which-func.el
|
* which-func.el (ediff-window-A, ediff-window-B, (ediff-window-C): Declare.
|
2013-05-23 20:49:17 -07:00 |
xscheme.el
|
Use add/remove-function to manipulate process-filters.
|
2013-04-20 12:24:04 -04:00 |