1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/lisp/progmodes
Gerd Moellmann 7e7b42b243 (etags-tags-completion-table): Modified the
regexp to allow for the CL symbols starting with `+*'.
(tags-completion-table): Doc fix (it's an obarray, not an alist).
(tags-completion-table, tags-recognize-empty-tags-table): Remove
`function' quoting lambda.
(tags-with-face): New macro.
(list-tags, tags-apropos): Use it.
(tags-apropos-additional-actions): New user option.
(etags-tags-apropos-additional): Use it.
(tags-apropos): Call etags-tags-apropos-additional.
(tags-apropos-verbose): New user option.
(etags-tags-apropos): Use it.
(visit-tags-table-buffer, next-file): Use `unless'.
(recognize-empty-tags-table): Renamed to
tags-recognize-empty-tags-table.
(complete-tag): Call tags-complete-tag bypassing try-completion.
1999-12-06 13:13:39 +00:00
..
ada-mode.el Changed format of years in copyright notice. 1999-10-28 11:00:34 +00:00
ada-prj.el Doc-string fixes. 1999-10-28 11:12:54 +00:00
ada-stmt.el Changed format of years in copyright notices. 1999-10-28 11:03:31 +00:00
ada-xref.el Doc-string fixes. 1999-10-28 11:12:54 +00:00
antlr-mode.el Major mode for ANTLR grammar files. 1999-11-22 15:18:35 +00:00
asm-mode.el (asm-mode): Set comment-start properly from asm-comment-char. 1999-09-02 04:48:09 +00:00
awk-mode.el
c-mode.el
cc-align.el
cc-cmds.el
cc-compat.el
cc-defs.el
cc-engine.el
cc-langs.el
cc-make.el
cc-menus.el
cc-mode.el
cc-styles.el
cc-vars.el
cmacexp.el progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp. 1999-11-02 23:19:22 +00:00
compile.el (compilation-parse-errors): Use 1999-11-18 15:57:55 +00:00
cperl-mode.el (cperl-under-as-char): Make nil the default value. 1999-12-01 00:33:22 +00:00
cplus-md.el
cpp.el
dcl-mode.el
delphi.el
etags.el (etags-tags-completion-table): Modified the 1999-12-06 13:13:39 +00:00
executable.el
f90.el (f90-abbrev-start): Use eq' instead of ='. 1999-11-26 13:53:02 +00:00
fortran.el (fortran-strip-sqeuence-nos): New command. 1999-11-30 19:38:27 +00:00
hideif.el Use new backquote syntax. 1999-11-21 14:50:21 +00:00
hideshow.el
icon.el
inf-lisp.el
m4-mode.el
make-mode.el (makefile-mode-hook): Customize. 1999-11-26 17:45:19 +00:00
mantemp.el
meta-mode.el
modula2.el
octave-hlp.el
octave-inf.el (inferior-octave-startup): Ensure -i and --no-line-editing are passed 1999-09-14 16:57:40 +00:00
octave-mod.el Added (require 'custom) and deleted :version line from 1999-10-24 18:17:01 +00:00
pascal.el
perl-mode.el
prolog.el
ps-mode.el (ps-mode-submit-bug-report): Added list 1999-11-12 13:01:30 +00:00
scheme.el
sh-script.el Added support for indenting existing scripts. 1999-10-12 12:30:38 +00:00
simula.el
sql.el (sql-find-sqli-buffer): New function. 1999-11-24 14:59:03 +00:00
tcl.el
vhdl-mode.el Use new backquote syntax. 1999-11-16 13:25:42 +00:00