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
Gerd Moellmann
7d1eb6a4c0
(command-line): If frame was created with a non-zero
...
tool-bar-lines parameter, switch tool-bar-mode on.
2000-09-21 18:38:53 +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
Dave Love
5768681d58
(smiley-region): Test if display-graphic-p bound
...
(for Emacs 20). Tidy somewhat.
2000-09-21 16:28:06 +00:00
Stefan Monnier
370d860cb1
(diff-file-header-face): Reset to its previous value.
...
(diff-hunk-text): Correctly use offsets rather than buffer-positions.
(diff-xor): New function.
(diff-find-source-location): Use it. Fix a stupid name clash.
(diff-hunk-status-msg): New function.
(diff-apply-hunk): Drop args OTHER-FILE, DRY-RUN, POPUP and NOERROR.
(diff-test-hunk): Use diff-find-source-location.
(diff-goto-source): Favor the `reverse'.
2000-09-21 16:15:32 +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
Gerd Moellmann
163f7b71fb
(change-log-date-face, change-log-name-face)
...
(change-log-email-face, change-log-file-face)
(change-log-list-face, change-log-conditionals-face)
(change-log-function-face, change-log-acknowledgement-face): New
faces, inheriting from font-lock faces.
(change-log-font-lock-keywords): Use them.
2000-09-21 14:48:08 +00:00
Dave Love
8b618804f8
(msb-mode-map): Use substitute-key-definition.
...
(msb-mode): Use msb-mode-map.
2000-09-21 14:36:55 +00:00