.. |
.gitignore
|
|
|
ada-mode.el
|
* progmodes/ada-xref.el (ada-prj-find-prj-file):
|
2008-01-04 06:18:31 +00:00 |
ada-prj.el
|
(ada-prj-display-page): Use mapc' rather than mapcar'.
|
2007-09-26 00:24:29 +00:00 |
ada-stmt.el
|
|
|
ada-xref.el
|
* progmodes/ada-xref.el (ada-prj-find-prj-file):
|
2008-01-04 06:18:31 +00:00 |
antlr-mode.el
|
* mouse.el (mouse-popup-menubar): Fix typo.
|
2008-01-04 08:34:15 +00:00 |
asm-mode.el
|
(asm-mode-map): Add a major mode menu.
|
2007-12-25 20:00:12 +00:00 |
autoconf.el
|
(autoconf-definition-regexp):
|
2007-09-07 09:35:49 +00:00 |
cc-align.el
|
|
|
cc-awk.el
|
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:34:30 +00:00 |
cc-bytecomp.el
|
(cc-bytecomp-ignore-obsolete): Use byte-compile-disable-warning.
|
2007-10-28 23:50:30 +00:00 |
cc-cmds.el
|
(c-indent-line-or-region):
|
2007-12-25 22:14:07 +00:00 |
cc-compat.el
|
|
|
cc-defs.el
|
(c-region-is-active-p): Use `mark-active' if it's defined.
|
2007-12-25 22:44:28 +00:00 |
cc-engine.el
|
(c-crosses-statement-barrier-p): Fix typo in docstring.
|
2007-11-15 18:27:06 +00:00 |
cc-fonts.el
|
(gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
|
2007-08-23 21:41:48 +00:00 |
cc-langs.el
|
Support new keywords added to objective-c frontend of gcc.
|
2007-09-08 04:31:08 +00:00 |
cc-menus.el
|
(cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow.
|
2007-10-17 01:37:23 +00:00 |
cc-mode.el
|
* progmodes/cc-vars.el (defcustom-c-stylevar): Eval VAL.
|
2007-12-18 09:21:28 +00:00 |
cc-styles.el
|
(c-make-styles-buffer-local)
|
2007-10-13 03:01:12 +00:00 |
cc-subword.el
|
(c-subword-mode): Drop support for systems without define-minor-mode.
|
2007-12-18 02:32:04 +00:00 |
cc-vars.el
|
(defcustom-c-stylevar): Revert previous change (merge mistake).
|
2008-01-04 03:14:56 +00:00 |
cfengine.el
|
|
|
cmacexp.el
|
|
|
compile.el
|
Merge from emacs--rel--22
|
2007-12-28 22:26:14 +00:00 |
cperl-mode.el
|
Merge from emacs--rel--22
|
2007-12-16 04:31:49 +00:00 |
cpp.el
|
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:34:30 +00:00 |
cwarn.el
|
|
|
dcl-mode.el
|
Remove directory part from filenames in function declarations.
|
2007-12-06 04:09:57 +00:00 |
delphi.el
|
* calculator.el:
|
2007-12-25 19:21:38 +00:00 |
ebnf-abn.el
|
|
|
ebnf-bnf.el
|
|
|
ebnf-dtd.el
|
|
|
ebnf-ebx.el
|
|
|
ebnf-iso.el
|
|
|
ebnf-otz.el
|
|
|
ebnf-yac.el
|
(ebnf-yac-token-table): Use mapc rather than mapcar.
|
2007-10-13 03:00:16 +00:00 |
ebnf2ps.el
|
(ebnf-map-name, ebnf-dimensions): Use mapc rather than mapcar.
|
2007-10-13 02:59:56 +00:00 |
ebrowse.el
|
* erc-stamp.el (erc-echo-timestamp):
|
2007-12-08 01:02:29 +00:00 |
etags.el
|
Whitespace.
|
2007-11-02 08:21:04 +00:00 |
executable.el
|
|
|
f90.el
|
(f90-font-lock-keywords-1): Revert change merged in from EMACS_22 branch.
|
2007-10-27 19:12:27 +00:00 |
flymake.el
|
(flymake-goto-file-and-line): Fix typo in string.
|
2007-11-17 09:46:37 +00:00 |
fortran.el
|
(gud-find-c-expr): Declare as a function.
|
2007-11-17 03:49:59 +00:00 |
gdb-ui.el
|
(gud-remove, gud-break): Declare as functions.
|
2007-12-01 02:34:09 +00:00 |
glasses.el
|
|
|
grep.el
|
(find-name-arg): Declare for compiler.
|
2008-01-04 03:13:43 +00:00 |
gud.el
|
* configure.in: Remove references to unsupported systems.
|
2008-01-06 00:56:56 +00:00 |
hideif.el
|
|
|
hideshow.el
|
* erc-ibuffer.el (erc-channel-modes):
|
2008-01-04 06:29:12 +00:00 |
icon.el
|
|
|
idlw-complete-structtag.el
|
(idlwave-sintern-structtag): Fix declaration.
|
2007-11-30 08:40:56 +00:00 |
idlw-help.el
|
(idlwave-sintern-sysvar)
|
2007-11-30 08:42:44 +00:00 |
idlw-shell.el
|
* calculator.el:
|
2007-12-25 19:21:38 +00:00 |
idlw-toolbar.el
|
(idlwave-toolbar-add-everywhere)
|
2007-10-13 02:58:56 +00:00 |
idlwave.el
|
(idlwave-region-active-p): Use `use-region-p'.
|
2007-12-25 22:45:27 +00:00 |
inf-lisp.el
|
|
|
ld-script.el
|
|
|
m4-mode.el
|
|
|
make-mode.el
|
|
|
mantemp.el
|
|
|
meta-mode.el
|
(meta-mode-syntax-table): Move init into decl.
|
2007-09-19 14:32:53 +00:00 |
mixal-mode.el
|
* progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
|
2007-10-31 06:28:09 +00:00 |
modula2.el
|
(m2-definition, m2-module): Don't use previous-line.
|
2007-08-27 13:41:54 +00:00 |
octave-hlp.el
|
|
|
octave-inf.el
|
(inferior-octave-mode): Use add-hook to
|
2007-09-22 20:12:05 +00:00 |
octave-mod.el
|
* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
|
2007-11-19 08:50:04 +00:00 |
pascal.el
|
|
|
perl-mode.el
|
* progmodes/perl-mode.el (perl-continued-statement-offset)
|
2007-12-09 19:19:46 +00:00 |
prolog.el
|
Remove directory part from filenames in function declarations.
|
2007-12-06 04:09:57 +00:00 |
ps-mode.el
|
* configure.in: Remove references to unsupported systems.
|
2008-01-06 00:56:56 +00:00 |
python.el
|
Remove directory part from filenames in function declarations.
|
2007-12-06 04:09:57 +00:00 |
scheme.el
|
(scheme-mode-variables): Set font-lock-comment-start-skip.
|
2007-08-18 23:45:58 +00:00 |
sh-script.el
|
(sh-font-lock-syntactic-keywords): Fix
|
2007-12-17 20:32:48 +00:00 |
simula.el
|
* progmodes/mixal-mode.el (mixal-run, mixal-debug): Call mixvm
|
2007-10-31 06:28:09 +00:00 |
sql.el
|
(top): Use mapc' rather than mapcar'.
|
2007-09-26 00:28:25 +00:00 |
tcl.el
|
|
|
vera-mode.el
|
* emulation/edt-mapper.el (function-key-map):
|
2007-10-21 17:22:04 +00:00 |
verilog-mode.el
|
Reformat parts to 80 columns.
|
2007-12-24 08:00:52 +00:00 |
vhdl-mode.el
|
* erc-stamp.el (erc-echo-timestamp):
|
2007-12-08 01:02:29 +00:00 |
which-func.el
|
Added diff-mode to `which-func-modes'.
|
2007-09-08 04:35:39 +00:00 |
xscheme.el
|
(top): Use mapc' rather than mapcar'.
|
2007-09-26 00:30:33 +00:00 |