Dave Love
ba7394febc
*** empty log message ***
1999-11-24 20:44:56 +00:00
Dave Love
0ee0d2a419
*** empty log message ***
1999-11-24 20:03:27 +00:00
Gerd Moellmann
9be8f65795
(locate-with-filter): Doc fix.
1999-11-24 16:21:12 +00:00
Gerd Moellmann
46d94d0dfb
(sql-find-sqli-buffer): New function.
...
(sql-set-sqli-buffer-generally): New function.
(sql-set-sqli-buffer): Better checking of new-buffer.
(sql-copy-column): Add comma after INTO clause, too.
(sql-imenu-generic-expression): New, used to set
imenu-generic-expression.
(sql-mode): Use ?_ and ?. instead of 95 and 46 when
setting font-lock-defaults' SYNTAX-ALIST. Set
imenu-generic-expression, imenu-case-fold-search, and
imenu-syntax-alist.
(sql-interactive-mode): Use ?_ and ?. instead of 95
and 46 when setting font-lock-defaults' SYNTAX-ALIST.
1999-11-24 14:59:03 +00:00
Gerd Moellmann
fd62662024
*** empty log message ***
1999-11-24 14:43:14 +00:00
Kenichi Handa
68e684a019
Define mule funs without checking if mule package is
...
loaded.
(ps-print-version): New version number (5.0.1).
(ps-header-dirpart): Now uses abbreviate-file-name.
1999-11-24 02:29:08 +00:00
Dave Love
5ebc0846ef
*** empty log message ***
1999-11-23 20:38:00 +00:00
Dave Love
d8f479c6d2
(find-function-regexp): Use `define-minor-mode' after easy-menu
...
change.
1999-11-23 19:12:27 +00:00
Gerd Moellmann
3965beb02c
Add redirection.from active comint buffers into
...
another buffer. Written by Peter Breton.
1999-11-23 10:20:07 +00:00
Stefan Monnier
bc165bcee0
(make-autoload): Recognize the new `define-minor-mode'.
...
(define-minor-mode): Specify `doc-string-elt'.
1999-11-23 09:26:55 +00:00
Stefan Monnier
29cc3b845b
Changed maintainer.
...
(easy-mmode-define-toggle): New BODY arg; Never append `-mode';
Use defcustom for the hooks; Improve the auto-generated docstrings.
(easy-mmode-define-minor-mode): Renamed `define-minor-mode'.
(define-minor-mode): Add BODY arg; Only declare the keymap if
provided; Improve the auto-generated docstrings.
1999-11-23 09:08:38 +00:00
Gerd Moellmann
855b9e3374
(text-mode): Contruct paragraph-start so
...
that the leading `^' is at the start. This is necessary because
paragraphs.el tries to remove anchors, but can find them only if
they are the first character.
1999-11-22 16:14:41 +00:00
Gerd Moellmann
98e85e3465
*** empty log message ***
1999-11-22 15:20:32 +00:00
Gerd Moellmann
02fda8fffb
*** empty log message ***
1999-11-22 13:22:55 +00:00
Gerd Moellmann
c86b6fd20a
Use modern backquote syntax. Minor comment update.
1999-11-21 16:46:24 +00:00
Gerd Moellmann
c29cefdfa0
(with-syntax-table): Don't switch buffers.
1999-11-21 15:08:37 +00:00
Gerd Moellmann
d8f1319a79
Use new backquote syntax.
1999-11-21 14:50:21 +00:00
Gerd Moellmann
1934dbf4c9
(icomplete-completions): Use an explicit variable
...
`icomplete-prospects-length', obviating the need to use an
apparently faulty throw/catch arrangement.
1999-11-21 13:44:26 +00:00
Eli Zaretskii
a88d2801b8
term/internal.el (IT-display-table-setup): Don't overstep
...
character code 255.
1999-11-21 11:29:25 +00:00
Kenichi Handa
88c6f31448
*** empty log message ***
1999-11-20 00:16:46 +00:00
Stefan Monnier
d294c01f59
(scroll-bar-toolkit-scroll): add handling of the `ratio'
...
event for Xaw and Xaw3d(without arrows) scrollbars.
1999-11-19 20:18:47 +00:00
Stefan Monnier
a9fb0b79ab
(auto-mode-alist): add patterns for diff-mode.
1999-11-19 20:14:12 +00:00
Stefan Monnier
d7a0208b27
(PC-do-complete-and-exit): use minibuffer-prompt-end to
...
detect an empty prompt.
1999-11-19 16:05:04 +00:00
Dave Love
618bd252b5
(input-mode-8-bit): Fix the customization.
1999-11-18 23:49:29 +00:00
Gerd Moellmann
5a7d40558b
*** empty log message ***
1999-11-18 16:47:37 +00:00
Gerd Moellmann
9bd2bb5ba1
(iso-languages): Add more characters for Portuguese.
1999-11-18 16:37:48 +00:00
Gerd Moellmann
3a1aa59765
Clean up comment at the start of the file.
...
Remove RCS id.
1999-11-18 16:07:35 +00:00
Gerd Moellmann
9dd1cf67c2
(compilation-parse-errors): Use
...
compilation-buffer-p instead of testing major-mode.
1999-11-18 15:57:55 +00:00
Gerd Moellmann
71447e8f88
*** empty log message ***
1999-11-18 13:34:19 +00:00
Kenichi Handa
a109786d72
rename ps-print-def.el to ps-vars.el
1999-11-18 10:45:54 +00:00
Gerd Moellmann
a67fb17515
*** empty log message ***
1999-11-17 21:12:32 +00:00
Gerd Moellmann
9e207b901d
*** empty log message ***
1999-11-16 13:35:20 +00:00
Sam Steingold
da49057ce7
* dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax.
1999-11-15 18:59:00 +00:00
Sam Steingold
002c0506fc
* goto-addr.el (goto-address-at-mouse,
...
goto-address-find-address-at-point): use compose-mail.
(goto-address-mail-method): removed variable.
(goto-address-send-using-mh-e, goto-address-send-using-mhe,
goto-address-send-using-mail): removed functions.
1999-11-15 16:16:11 +00:00
Sam Steingold
1e722f9f18
* simple.el (backward-delete-char-untabify):
...
backward-delete-char-untabify-method can be `all' now - to delete
hungrily including newlines.
1999-11-15 16:11:14 +00:00
Gerd Moellmann
b787fc059e
Use new backquote syntax.
1999-11-15 14:26:07 +00:00
Gerd Moellmann
8e42f594dd
*** empty log message ***
1999-11-15 14:11:30 +00:00
Gerd Moellmann
176289ab25
*** empty log message ***
1999-11-15 13:45:57 +00:00
Dave Love
8d8ca350e7
(customize-face, customize-face-other-window): Require match from
...
completing-read.
(custom-buffer-done-function): Default to custom-bury-buffer, not
bury-buffer.
1999-11-15 12:36:02 +00:00
Gerd Moellmann
d7d20e6afc
Use new backquote syntax.
1999-11-15 12:20:50 +00:00
Gerd Moellmann
b8517c22c1
Use new backquote syntax.
1999-11-14 12:07:12 +00:00
Gerd Moellmann
b05d3bee50
*** empty log message ***
1999-11-13 23:42:59 +00:00
Gerd Moellmann
4fefa382f0
(ansi-color-apply): Updated regexps to include
...
highlighted face.
1999-11-13 23:19:56 +00:00
Gerd Moellmann
5658a814fd
Use new backquote syntax.
...
(forms--make-format-elt-using-text-properties):
Treat `intangible' differently.
1999-11-13 22:07:05 +00:00
Gerd Moellmann
a3f8903ea9
(scribe-mode): Doc-fix.
1999-11-13 21:57:55 +00:00
Peter Breton
33cbd09103
(net-utils-run-program): Changed backquotes to new style
...
(run-network-program): Changed backquotes to new style
Added smbclient functions and variables
1999-11-13 15:26:59 +00:00
Sam Steingold
f10970635d
* emulation/viper-init.el (viper-deflocalvar, viper-loop,
...
viper-buffer-live-p, viper-kbd-buf-alist, viper-kbd-buf-pair,
viper-kbd-buf-definition, viper-kbd-mode-alist,
viper-kbd-mode-pair, viper-kbd-mode-definition,
viper-kbd-global-pair, viper-kbd-global-definition):
Use the new backquote syntax.
* emulation/viper-cmd.el (viper-test-com-defun,
viper-prefix-arg-value, viper-prefix-arg-com):
Use the new backquote syntax.
1999-11-12 18:40:24 +00:00
Sam Steingold
6c2599ed01
* emacs-lisp/debug.el (debugger-env-macro):
...
Use the new backquote syntax.
* emacs-lisp/easymenu.el (easy-menu-make-symbol):
Use the new backquote syntax.
1999-11-12 18:19:39 +00:00
Sam Steingold
7e1e5cf14f
* calendar/calendar.el (calendar-remove-frame-by-deleting):
...
New user variable.
(calendar-hide-window): Use it.
(increment-calendar-month, calendar-for-loop, calendar-sum):
Use the new backquote syntax.
1999-11-12 16:05:16 +00:00
Gerd Moellmann
9b2e6e4cd6
*** empty log message ***
1999-11-12 13:10:20 +00:00