1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-02 11:21:42 +00:00
emacs/lisp/progmodes
Richard M. Stallman dab100d7ad Added keywords from `finder-by-keyword'.
Set version to 1.3.2

(sql-solid-program): Added support for solid.
(sql-help): Doc mentions sql-solid.
(sql-solid): Entry function for Solid.
(sql-buffer): Doc explains the use of the variable and how to change it.
(sql-mode-menu): Included entries for sql-show-sqli-buffer and
sql-change-sqli-buffer; sql-send-region and sql-send-buffer are
disabled if sql-buffer doesn't have a process; sql-send-paragraph is new.
(sql-show-sqli-buffer): New function to display the value of sql-buffer.
(sql-change-sqli-buffer): New function to change sql-buffer.
(sql-mode): Doc explains how to change sql-buffer.
(sql-send-paragraph): New function to send a paragraph.
(sql-mode-map): Added keybinding for sql-send-paragraph.
(sql-mysql): Doc corrected.
(sql-ms): Doc corrected.

(sql-server): Doc fix.
(sql-mysql): Added the use of sql-server to specify the host,
sql-database now specifies database instead of host.
(sql-mode-menu): Send... menu items are only active if sql-buffer
is non-nil.
(sql-help): Changed tag of entry functions a bit.

(sql-mode): Made sql-buffer a local variable, changed the
documentation: removed instructions to add *.sql files to
auto-mode-alist, added documentation for having mutliple SQL
buffers sending their stuff to different SQLi buffers, each
running a different process.
(sql-postgres): Quoted *SQL* in doc string.
(sql-ms): Likewise.
(sql-ingres): Likewise.
(sql-ingres): Quoted *SQL* in doc string, added references to
sql-user and sql-password used during login.
(sql-sybase): Quoted *SQL* in doc string, added comma.
(sql-oracle): Likewise.
(sql-interactive-mode): Added extensive documentation for having
mutliple SQL buffers sending their stuff to different SQLi
buffers, each running a different process.
(sql-buffer): Changed doc from *SQL* to SQLi.
(sql-get-login): Doc fix.
1999-02-13 12:04:00 +00:00
..
ada-mode.el Fix author's email address. 1998-09-28 09:20:40 +00:00
ada-stmt.el Update comment. 1998-12-14 03:22:44 +00:00
asm-mode.el (asm-mode): Doc fix. 1998-09-23 23:38:11 +00:00
awk-mode.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
c-mode.el Customize 1998-04-09 12:31:57 +00:00
cc-align.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-cmds.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-compat.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-defs.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-engine.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-langs.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-make.el Initial revision 1999-02-08 16:52:35 +00:00
cc-menus.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-mode.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-styles.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cc-vars.el Installed CC Mode 5.25. 1999-02-08 16:53:18 +00:00
cmacexp.el (c-macro-expansion): 1998-05-16 17:52:29 +00:00
compile.el (compile-auto-highlight): Customize. 1999-02-09 09:14:34 +00:00
cperl-mode.el Can use linear algorithm for indentation if Emacs supports it. 1999-01-02 00:16:05 +00:00
cplus-md.el Customize 1998-04-09 12:31:57 +00:00
cpp.el (cpp-face-light-list, cpp-face-dark-list): Fix 1998-09-18 09:17:45 +00:00
dcl-mode.el (dcl): Define as customize group, not 1998-06-19 16:55:43 +00:00
etags.el (initialize-new-tags-table): 1998-10-28 00:04:28 +00:00
executable.el Update comment. 1998-12-14 03:22:44 +00:00
f90.el 1999-01-05 Dave Love <fx@gnu.org> 1999-01-05 14:20:30 +00:00
fortran.el (mark-fortran-subprogram): Activate mark 1999-02-02 19:35:29 +00:00
hideif.el (hide-ifdef-env, hif-outside-read-only): 1998-10-13 09:52:54 +00:00
hideshow.el *** empty log message *** 1998-10-02 18:11:14 +00:00
icon.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
inf-lisp.el (switch-to-lisp): if no inferior lisp present, call 1998-11-12 01:55:57 +00:00
m4-mode.el (m4-m4-region, m4-m4-buffer): Use shell-command-on-region. 1998-12-30 19:02:31 +00:00
make-mode.el Comment changes. 1999-02-07 04:07:14 +00:00
mantemp.el (mantemp-insert-cxx-syntax): Recognize non-class templates. 1997-01-19 00:48:00 +00:00
meta-mode.el Changed font-lock-reference-face to font-lock-constant-face. 1998-02-20 14:58:27 +00:00
modula2.el Customized. 1998-02-22 19:51:45 +00:00
octave-hlp.el Comment change. 1997-04-20 07:33:52 +00:00
octave-inf.el (inferior-octave-prompt): Also match prompts of the form 1998-09-28 14:03:38 +00:00
octave-mod.el (octave-abbrev-start): Use the correct 1998-12-10 03:15:25 +00:00
pascal.el (pascal-calculate-indent): Code with an invalid 1999-01-19 03:23:10 +00:00
perl-mode.el (perl-mode): Add autoload cookie. 1998-04-30 03:22:20 +00:00
prolog.el (prolog-mode-variables): 1997-12-04 04:28:41 +00:00
scheme.el (scheme-font-lock-keywords-1): Fontify SCWM/Guile 1998-07-07 19:27:40 +00:00
sh-script.el Update comment. 1998-12-14 03:22:44 +00:00
simula.el (simula-match-string-or-comment): store-match-data => set-match-data. 1998-03-14 04:53:37 +00:00
sql.el Added keywords from `finder-by-keyword'. 1999-02-13 12:04:00 +00:00
tcl.el Some itcl additions: 1998-07-02 17:47:49 +00:00
vhdl-mode.el (vhdl-add-index-menu): reverse order in imenu-generic-expression. 1998-10-14 19:55:35 +00:00