1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
Commit graph

2027 commits

Author SHA1 Message Date
Dave Love
36f1966f46 *** empty log message *** 2000-09-27 09:33:11 +00:00
Miles Bader
c5785b73db (tool-bar-help): Use `mouse-pixel-position'. 2000-09-27 04:20:25 +00:00
Kenichi Handa
672172d9b8 *** empty log message *** 2000-09-27 00:02:40 +00:00
Dave Love
4653b4ea68 *** empty log message *** 2000-09-26 15:45:25 +00:00
Gerd Moellmann
876512abbb *** empty log message *** 2000-09-26 15:32:27 +00:00
Sam Steingold
63900fcf00 (browse-url-file-url): Check for null maps. 2000-09-26 13:05:29 +00:00
Gerd Moellmann
77072ab16d *** empty log message *** 2000-09-26 12:37:39 +00:00
Gerd Moellmann
cd3b81be39 (tool-bar-help): New function. 2000-09-26 09:35:27 +00:00
Dave Love
7df6adc3c7 *** empty log message *** 2000-09-25 18:32:40 +00:00
Gerd Moellmann
6567e9b550 *** empty log message *** 2000-09-25 15:42:25 +00:00
Gerd Moellmann
d8b4516f4d *** empty log message *** 2000-09-25 15:07:45 +00:00
Dave Love
a461758e73 (auto-insert): Doc fix.
(auto-insert-alist): Following GNU notices, don't say `copyright
_by_'.  Use line-beginning-position.
(auto-insert): Check buffer-file-name is non-nil before use.
2000-09-25 14:43:35 +00:00
Gerd Moellmann
b11af2dddf *** empty log message *** 2000-09-25 11:53:11 +00:00
Gerd Moellmann
5f9f981bc1 (rmail-dont-reply-to): Avoid infinite loop if
rmail-dont-reply-to-names matches the empty string.
2000-09-25 10:35:47 +00:00
Gerd Moellmann
8ff16b4e3a *** empty log message *** 2000-09-25 09:25:29 +00:00
Thien-Thi Nguyen
9b4a780043 Update author email address.
Generally, sync w/ maintainer version 5.22.

(hs-hide-all-non-comment-function): New var.
(hs-hide-hook, hs-show-hook, hs-minor-mode): Update docstrings.
(hs-hide-all): Use `hs-hide-all-non-comment-function'.
(hs-show-region): Delete this command.
(hs-minor-mode-map): Change bindings to leave "C-c LETTER" alone.
2000-09-23 02:37:50 +00:00
Dave Love
4c7c1f3ff8 *** empty log message *** 2000-09-22 17:17:41 +00:00
Gerd Moellmann
36eb0a9197 *** empty log message *** 2000-09-22 11:58:30 +00:00
Gerd Moellmann
13f93deeba (fancy-splash-head): Use splash.pbm instead of
splash.xbm.
2000-09-22 11:20:05 +00:00
André Spiegel
36a03bf9d6 # 2000-09-22 07:52:09 +00:00
Gerd Moellmann
623a0aae17 *** empty log message *** 2000-09-21 19:27:29 +00:00
Dave Love
80585273bd (top-level): Clean up
`eval-when-compile's and assorted defvars.
(cperl-invalid-face): Don't double-quote value.  Change custom
type.
(cperl-mode): Set normal-auto-fill-function and don't zap
auto-fill-function.
(cperl-imenu--function-name-regexp-perl): Renamed from
imenu-example--function-name-regexp-perl.
(cperl-imenu--create-perl-index): Renamed from
imenu-example--create-perl-index.
(cperl-xsub-scan): Don't require cl.
2000-09-21 18:28:41 +00:00
Stefan Monnier
6e4e8a3b59 (diff-hunk-text): Properly handle one-sided context diffs.
(diff-apply-hunk): When done, advance to the next hunk.
2000-09-21 16:52:30 +00:00
Gerd Moellmann
1b24b88816 *** empty log message *** 2000-09-21 15:08:55 +00:00
Dave Love
93b3a1c8d3 *** empty log message *** 2000-09-21 14:48:36 +00:00
André Spiegel
43ccb598c7 # 2000-09-21 13:31:18 +00:00
Dave Love
c29d77c4b6 *** empty log message *** 2000-09-21 09:29:24 +00:00
Gerd Moellmann
95fadcca44 (fancy-splash-tail): Use a different foreground
color on a dark frame background.
2000-09-21 09:07:11 +00:00
Miles Bader
470f23e147 *** empty log message *** 2000-09-21 04:49:57 +00:00
Stefan Monnier
281096ed46 * diff-mode.el (diff-add-log-file-name, diff-current-defun): New funs.
(diff-mode): Add support for add-log.el.
(diff-hunk-text): Use char offsets rather than line offsets.
(diff-find-source-location): Replace LINE with line-offset (nil
if not found) and always set POS to a meaningful position.
Adapt to the new char-offsets.
(diff-apply-hunk): Drop support for the unused `select' POPUP.
Adapt to the new diff-find-source-location.
(diff-goto-source): Adapt to the new diff-find-source-location.
2000-09-20 22:37:10 +00:00
Gerd Moellmann
d05c87ac11 (electric-help): New defgroup.
(electric-help-shrink-window): New user-option.
(with-electric-help): Use it.
2000-09-20 20:39:36 +00:00
Gerd Moellmann
1ec082d4f7 (shrink-window-if-larger-than-buffer): If face
`mode-line' has a :box, and we're on a graphical frame, add 1
to the needed window height.
2000-09-20 19:32:17 +00:00
Gerd Moellmann
f46c275eda *** empty log message *** 2000-09-20 16:25:52 +00:00
Gerd Moellmann
b7e11c5bb5 *** empty log message *** 2000-09-20 14:07:25 +00:00
Gerd Moellmann
26ff68aad7 (fancy-splash-text): Don't quote faces. 2000-09-20 12:59:41 +00:00
Gerd Moellmann
8320414c2b *** empty log message *** 2000-09-20 11:22:36 +00:00
Gerd Moellmann
499393791f (fancy-splash-head): If frame's background mode
is `dark', change the black background of the image to gray.
(fancy-splash-screens): Display startup echo area message.
(display-startup-echo-area-message): New function.
(command-line-1): Use it.
2000-09-20 10:56:02 +00:00
Miles Bader
55a3d2a170 (mode-line, tool-bar): Merge entries for x' and w32'. 2000-09-20 08:46:32 +00:00
Miles Bader
37a9982199 (face-valid-attribute-values): Make sure directories we search for
stipples both exist and are readable before trying to search them.
2000-09-20 07:42:51 +00:00
Miles Bader
ddba99ad14 Reapply Gerd's change from 2000-09-18, which seems to have gotten lost:
(tool-bar-add-item-from-menu): Like in toolbar-add-item, if image
  doesn't have a mask add a `:mask heuristic'.
2000-09-20 07:18:35 +00:00
Miles Bader
0415d0d076 (diff-apply-hunk): Jump to the correct line offset in the dry-run case. 2000-09-20 06:41:26 +00:00
Miles Bader
523b128cff (with-auto-compression-mode): New macro. 2000-09-20 04:44:35 +00:00
Miles Bader
c3b2720659 (hi-black-hb):
Use relative :height and inherit from `variable-pitch' face instead of
  hardwiring :family.
2000-09-20 02:07:56 +00:00
Stefan Monnier
7e99fbde72 *** empty log message *** 2000-09-19 19:27:58 +00:00
Dave Love
532cb34d50 renamed 2000-09-19 17:37:42 +00:00
Dave Love
fb275c02f5 (fancy-splash-screen) <defgroup>: Fix syntax. Add
:version here.
(fancy-splash-delay, fancy-splash-image): Remove :version here.
2000-09-19 17:05:18 +00:00
Gerd Moellmann
da1608d959 *** empty log message *** 2000-09-19 16:18:31 +00:00
Gerd Moellmann
ba9eeda11d *** empty log message *** 2000-09-19 15:37:17 +00:00
Gerd Moellmann
8fb3df5935 (find-file-suppress-same-file-warnings): New
user-option.
(find-file-noselect): Use it.
2000-09-19 15:14:42 +00:00
Gerd Moellmann
a01bb1db13 (fancy-splash-delay, fancy-splash-image): Add
version.
(fancy-splash-screen): Defgroup.
2000-09-19 15:00:29 +00:00