Dave Love
c990f53a3f
*** empty log message ***
2000-10-12 09:21:35 +00:00
Miles Bader
1cb4393ea7
(header-line): Change tty-variant to use underlining.
2000-10-12 07:52:42 +00:00
Miles Bader
4fb2ad9831
(isearch-set-lazy-highlight-faces-at): New function.
...
(isearch-highlight): Restore lazy-isearch face properties at old
position, and suppress them at new position.
(isearch-dehighlight): Restore lazy-isearch face properties.
(isearch-lazy-highlight-update): Add lazy-isearch overlays even
over the real isearch overlay, but in that case, don't give it a
face property. Use `push'.
2000-10-12 07:39:14 +00:00
Kenichi Handa
eb991b25b4
*** empty log message ***
2000-10-11 23:59:36 +00:00
Stefan Monnier
3b95d6bb54
*** empty log message ***
2000-10-11 21:28:13 +00:00
Dave Love
a818c1c049
*** empty log message ***
2000-10-11 18:15:36 +00:00
Eli Zaretskii
c1b096cb1d
*** empty log message ***
2000-10-11 17:55:31 +00:00
Sam Steingold
5c8b7eaf15
(cperl-invalid-face): double-quote underline
2000-10-11 16:53:24 +00:00
Dave Love
2cfbdb7ad5
*** empty log message ***
2000-10-11 15:36:51 +00:00
Miles Bader
0c846ea24c
*** empty log message ***
2000-10-11 10:56:30 +00:00
Miles Bader
f161d53913
(frame-set-background-mode):
...
Only do anything if the bg-mode or display-type has actually changed.
Use `dolist'.
2000-10-11 10:02:10 +00:00
Miles Bader
4b33f2900f
(frame-set-background-mode):
...
Pay attention to saved face specs as well as default ones.
2000-10-11 07:43:17 +00:00
Sam Steingold
690ec64977
use lisp-mode-shared-map instead of shared-lisp-mode-map
2000-10-10 17:27:38 +00:00
Dave Love
d646c82853
*** empty log message ***
2000-10-10 09:31:50 +00:00
Miles Bader
862a7e281e
(display-battery): Use `add-to-list'.
2000-10-10 02:48:40 +00:00
Thien-Thi Nguyen
930baf4786
(zone-timer, zone-wc-tbl): Rework
...
these vars as symbol properties.
(zone, zone-when-idle, zone-leave-me-alone,
zone-pgm-whack-chars): Use new symbol properties.
2000-10-10 01:59:17 +00:00
Thien-Thi Nguyen
5a430f9cb6
(display-battery): Doc spelling fix.
2000-10-10 01:36:36 +00:00
Thien-Thi Nguyen
46e33aee25
(with-vc-file, edit-vc-file): Specify `indent-function' property.
2000-10-10 01:28:06 +00:00
Dave Love
c2156508df
(tool-bar-add-item-from-menu): Add autoload cookie.
2000-10-09 17:56:11 +00:00
Dave Love
adf7d3a874
(tool-bar-mode): Check whether tool-bar-map
...
has been initialized before calling tool-bar-setup.
2000-10-09 11:12:06 +00:00
Eli Zaretskii
e4ca8f8c2e
(send-mail-item-name): New function.
...
(menu-bar-tools-menu) <compose-mail>: Use it to display the value
of mail-user-agent in the menu. Don't display the "Send Mail"
item if mail-user-agent is nil or its value is ignore.
(menu-bar-tools-menu) <rmail>: Don't display the "Read Mail" item
if read-mail-command is nil or its value is ignore.
2000-10-09 10:28:16 +00:00
Eli Zaretskii
06a8c9f89b
([header-line mouse-1]): Bind to mouse-select-window.
2000-10-09 10:23:49 +00:00
Miles Bader
814299a771
Cleanup whitespace.
2000-10-09 02:29:48 +00:00
Stefan Monnier
d6b8c85b26
Maintainer line updated.
...
(tags-table-format-functions): Renamed from tags-table-format-hooks.
2000-10-09 01:59:03 +00:00
Miles Bader
29e0814b58
Flip to put highlight in correct place.
...
Correct image size.
2000-10-09 01:03:32 +00:00
Miles Bader
65b61266fd
(popup-menu): Balance parens.
2000-10-09 00:27:48 +00:00
Miles Bader
7dbc9c8a2c
Don't call `jka-compr-install' when loading (it will be done by the
...
definition of `auto-compression-mode' if necessary).
Move code to uninstall existing file-name handler before definition of
`auto-compression-mode'.
2000-10-08 23:35:47 +00:00
Dave Love
4e7c7ca980
*** empty log message ***
2000-10-08 17:53:13 +00:00
Dave Love
968f7c4a3f
*** empty log message ***
2000-10-08 16:53:40 +00:00
Dave Love
a30ed6ace6
*** empty log message ***
2000-10-08 15:52:38 +00:00
Peter Breton
4e953aff35
Removed eval-when-compile statements from rul-generic-mode
2000-10-08 12:24:23 +00:00
Eli Zaretskii
d20faceb31
(quail-cxterm-package-ext-info): Fix typos in doc strings.
2000-10-08 09:27:58 +00:00
Eli Zaretskii
a640322e7b
*** empty log message ***
2000-10-08 06:51:37 +00:00
Eli Zaretskii
739e92a711
(mouse-drag-mode-line-1): Fix an off-by-one error in
...
computing growth when dragging the header line.
2000-10-08 06:16:42 +00:00
Eli Zaretskii
8be7408c88
(kill-line): Doc fix.
2000-10-08 06:10:40 +00:00
Miles Bader
445a653e23
(secondary-selection): Make foreground visible on tty.
2000-10-08 04:28:35 +00:00
Miles Bader
6fee86a3c9
(auto-compression-mode): Move to the end of the file, because
...
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.
(with-auto-compression-mode): Add autoload cookie.
2000-10-08 02:58:24 +00:00
Eli Zaretskii
a115794c52
*** empty log message ***
2000-10-07 18:59:12 +00:00
Dave Love
b12e6de36e
(browse-url-browser-function): Use it.
2000-10-07 18:05:28 +00:00
Peter Breton
3bb2feafaa
*** empty log message ***
2000-10-07 12:00:26 +00:00
Stefan Monnier
20b1d07968
(tab-always-indent): New var.
...
(indent-for-tab-command): Use it.
2000-10-07 04:13:09 +00:00
Stefan Monnier
9ee45b2cc1
(set-auto-mode): Ignore unknown -*- mode -*- rather than
...
raise an error. This way it can still defaults to a sane value.
2000-10-07 03:05:14 +00:00
Miles Bader
56cc166567
Fix merge screwup.
2000-10-07 02:38:22 +00:00
Stefan Monnier
39250ec387
(fancy-splash-screens): Use local rather than global map.
...
Don't use `update-menu-bindings' any more.
Get rid of assumptions about keymap representation.
2000-10-06 22:19:23 +00:00
Dave Love
742c182294
(sentence-end-double-space)
...
(sentence-end-without-period): Doc fix.
(adaptive-fill-regexp): Purecopy.
(unjustify-current-line): Use line-end-position.
(fill-individual-paragraphs-prefix): Use line-beginning-position.
2000-10-06 19:50:40 +00:00
Dave Love
a23ccdf282
(image-file-name-regexp): image-file-regexps -> image-file-name-regexps.
2000-10-06 16:11:44 +00:00
Stefan Monnier
4c19fbcea3
*** empty log message ***
2000-10-06 13:55:47 +00:00
Gerd Moellmann
8d5dfacd67
*** empty log message ***
2000-10-06 11:49:34 +00:00
Miles Bader
f69aad2bcb
(display-message-or-buffer): New function.
...
(shell-command-on-region): Use `display-message-or-buffer'.
2000-10-06 11:35:56 +00:00
Miles Bader
0693380496
(shell-command-on-region): If the output is short enough to display in
...
an expanded echo area, show it here.
2000-10-06 08:19:15 +00:00