1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/lisp/progmodes
Kim F. Storm c2c04c28f3 (grep-mode-font-lock-keywords): Correct regexps
to recognize mode name containing submodes, such as Grep/lw.
2006-06-22 14:13:49 +00:00
..
.gitignore
ada-mode.el Update copyright for 2006. 2006-02-10 07:54:12 +00:00
ada-prj.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ada-stmt.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ada-xref.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
antlr-mode.el (antlr-default): Avoid nil spec in defface. 2006-04-21 23:41:23 +00:00
asm-mode.el (asm-mode, asm-mode-syntax-table): Add 2006-04-26 07:03:20 +00:00
autoconf.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
cc-align.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-awk.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-bytecomp.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-cmds.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-compat.el Move `safe-local-variable' declarations to the respective files. 2006-05-11 15:01:41 +00:00
cc-defs.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-engine.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-fonts.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
cc-langs.el (c-mode-menu): Don't presume c-subword-mode is bound. 2006-04-14 11:30:20 +00:00
cc-menus.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-mode.el cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el, 2006-02-24 15:33:02 +00:00
cc-styles.el (c-style-alist): Doc fix. 2006-05-19 19:50:50 +00:00
cc-subword.el (c-forward-subword, c-backward-subword): 2006-05-14 00:19:13 +00:00
cc-vars.el (c-backslash-column): Mark as safe if its value is an integer. 2006-05-20 17:46:07 +00:00
cfengine.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
cmacexp.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
compile.el (compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read. 2006-06-02 02:38:53 +00:00
cperl-mode.el (cperl-short-docs): Fix quoting 2006-06-10 09:05:31 +00:00
cpp.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
cwarn.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
dcl-mode.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
delphi.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf2ps.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-abn.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-bnf.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-dtd.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-ebx.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-iso.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-otz.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebnf-yac.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ebrowse.el (ebrowse-global-prefix-key): Change to C-c C-m. 2006-02-12 20:27:51 +00:00
etags.el (tags-completion-table): Do completion from all the tables in the 2006-02-25 01:48:09 +00:00
executable.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
f90.el Revert previous inadvertent check-in of local changes. 2006-02-08 08:05:13 +00:00
flymake.el (flymake-fix-file-name): Fix typo in docstring. 2006-02-16 11:40:51 +00:00
fortran.el Move defvars out of eval-when-compile. 2006-01-18 15:56:30 +00:00
gdb-ui.el (gdb-exited): Ensure overlay arrow gets killed. 2006-06-20 22:35:19 +00:00
glasses.el Remove unnecessary leading * in docstrings. 2006-02-23 16:35:41 +00:00
grep.el (grep-mode-font-lock-keywords): Correct regexps 2006-06-22 14:13:49 +00:00
gud.el (gud-running): Fix doc string. 2006-06-05 21:31:24 +00:00
hideif.el (show-ifdef-block): Fix bug where parts of a hidden block remained hidden if 2006-05-20 17:27:07 +00:00
hideshow.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
icon.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
idlw-complete-structtag.el Add arch tagline 2006-04-07 06:05:50 +00:00
idlw-help.el Ensure point at beginning of source help buffer, so class/tag finding works. 2006-04-20 19:45:16 +00:00
idlw-shell.el (idlwave-shell-move-or-history): Remove spurious move to point-max (new 2006-05-10 18:24:52 +00:00
idlw-toolbar.el One more copyright year. 2006-04-06 18:53:48 +00:00
idlwave.el (idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19). 2006-05-10 18:24:15 +00:00
inf-lisp.el (inferior-lisp-mode): Doc fixes. 2006-06-02 02:07:11 +00:00
ld-script.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
m4-mode.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
make-mode.el (makefile-fill-paragraph): Don't remove spaces after the comment start. 2006-06-09 17:43:54 +00:00
mantemp.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
meta-mode.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
mixal-mode.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
modula2.el Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
octave-hlp.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
octave-inf.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
octave-mod.el (octave-indent-for-comment): Behave according to do string. 2006-03-11 15:11:09 +00:00
pascal.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
perl-mode.el (perl-beginning-of-function): Skip anonymous subs. 2006-05-04 21:58:34 +00:00
prolog.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
ps-mode.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
python.el (python-continuation-line-p, python-beginning-of-statement): 2006-04-26 05:26:39 +00:00
scheme.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
sh-script.el (sh-quoted-exec): New face for quoted exec constructs like foo bar. 2006-06-03 08:38:43 +00:00
simula.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
sql.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
tcl.el (tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL 2006-04-18 21:16:50 +00:00
vhdl-mode.el (vhdl-generate-makefile-1): Use add-to-history. 2006-05-05 23:38:31 +00:00
which-func.el Update copyright for 2006. 2006-02-10 09:00:31 +00:00
xscheme.el (xscheme-insert-expression): Use add-to-history. 2006-05-05 23:38:58 +00:00