Stefan Monnier
c169928274
(Info-extract-pointer): Undo last change.
...
Instead, fix the position of the `bound' arg to re-search-backward.
2000-09-28 14:33:56 +00:00
Dave Love
b44ea00e33
(eshell) <defgroup>: Add :version.
2000-09-28 14:17:33 +00:00
Stefan Monnier
983dfbf8ce
(Info-extract-pointer):
...
Widen more carefully, to avoid finding pointers in other nodes.
(Info-index): Use push.
2000-09-27 21:55:54 +00:00
Gerd Moellmann
6f22f1adf9
*** empty log message ***
2000-09-27 14:23:47 +00:00
Gerd Moellmann
c9dc81737c
(set-frame-font): Remove call to obsolete function
...
frame-update-faces.
(set-foreground-color, set-background-color): Likewise for
frame-update-face-colors.
2000-09-27 13:49:21 +00:00
Gerd Moellmann
5b551d581c
*** empty log message ***
2000-09-27 13:42:31 +00:00
Gerd Moellmann
57ac029847
(frame-notice-user-settings): Don't call
...
frame-update-faces, which is a no-op now.
2000-09-27 13:23:52 +00:00
Miles Bader
5538b8ba85
*** empty log message ***
2000-09-27 12:24:29 +00:00
Miles Bader
5859e61af9
Initial checkin.
2000-09-27 11:57:14 +00:00
Gerd Moellmann
3ed365143a
(adjust_glyph_matrix, enable_glyph_matrix_rows):
...
Add assertions.
2000-09-27 11:46:33 +00:00
Gerd Moellmann
60536eeaf7
*** empty log message ***
2000-09-27 11:39:14 +00:00
Gerd Moellmann
4b47289bb8
(ediff-control-frame-parameters): Add zero
...
tool-bar-lines.
2000-09-27 11:29:23 +00:00
Dave Love
36f1966f46
*** empty log message ***
2000-09-27 09:33:11 +00:00
Dave Love
d32af6dd3d
Fix last change.
2000-09-27 08:59:33 +00:00
Miles Bader
c5785b73db
(tool-bar-help): Use `mouse-pixel-position'.
2000-09-27 04:20:25 +00:00
Kenichi Handa
6a70ef0d81
(quail-help): The output message is improved.
2000-09-27 00:03:12 +00:00
Kenichi Handa
672172d9b8
*** empty log message ***
2000-09-27 00:02:40 +00:00
Sam Steingold
a62fb8a013
(find-file-suppress-same-file-warnings): period in doc string
2000-09-26 16:25:29 +00:00
Dave Love
4653b4ea68
*** empty log message ***
2000-09-26 15:45:25 +00:00
Dave Love
b52a30d869
(popup-menu): If POSITION is nil, set it using
...
mouse-position.
2000-09-26 15:34:39 +00:00
Gerd Moellmann
876512abbb
*** empty log message ***
2000-09-26 15:32:27 +00:00
Gerd Moellmann
33a33c06cf
(frame-notice-user-settings): Don't add a
...
tool-bar-lines frame parameter to default-frame-alist in batch
mode.
2000-09-26 15:24:08 +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
61f2bcd7d1
(frame-notice-user-settings): Make tool-bar-mode and
...
default-frame-alist consistent.
2000-09-26 11:52:01 +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
Dave Love
d7a7f13120
(fancy-splash-head): Check XPM is available.
2000-09-25 18:31:51 +00:00
Gerd Moellmann
6567e9b550
*** empty log message ***
2000-09-25 15:42:25 +00:00
Gerd Moellmann
1bc20d83cb
(byte-compile-defvar-or-defconst): Only cons onto
...
current-load-list in top-level forms. Else this leaks a cons cell
every time a defun is called.
2000-09-25 15:41:30 +00:00
Gerd Moellmann
d8b4516f4d
*** empty log message ***
2000-09-25 15:07:45 +00:00
Gerd Moellmann
81c5edd7e6
(rmail-dont-reply-to): Fix last change.
2000-09-25 15:04:30 +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
8bd88d5452
(texinfo-mode): Prevent filling lines
...
starting with `@def' or `@multitable', in addition to ones
specified by the user in auto-fill-inhibit-regexp.
2000-09-25 11:16:43 +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
Gerd Moellmann
926aa0ee84
(command-line-1, fancy-splash-text): Change the
...
text to sound more friendly.
2000-09-25 09:11:31 +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
Dave Love
7aabd23e30
(fortran-mode): Locally set
...
normal-auto-fill-function.
(fortran-auto-fill-mode): Just alias to auto-fill-mode.
(fortran-mode-map): Adjust auto-fill menu entry.
2000-09-22 17:16:57 +00:00
Dave Love
e6f6401af4
(hl-line-overlay): Don't make it buffer-local.
...
(hl-line-highlight): Specify buffer when moving overlay.
2000-09-22 17:16:31 +00:00
Gerd Moellmann
36eb0a9197
*** empty log message ***
2000-09-22 11:58:30 +00:00
Gerd Moellmann
0bc5875628
(toplevel): Require `vc' when compiling.
2000-09-22 11:57: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
André Spiegel
e07adf40d3
(vc-switch-backend): Signal an error if the file is not registered
...
under the new backend.
2000-09-22 07:49:19 +00:00
André Spiegel
ed70380d9d
(vc-rcs-checkin): Fix bug that prevented check-in without explicit
...
revision number.
2000-09-22 07:48:08 +00:00
Kenichi Handa
8179cccd88
(quail-help): The output message is improved.
2000-09-21 20:15:55 +00:00
Gerd Moellmann
623a0aae17
*** empty log message ***
2000-09-21 19:27:29 +00:00