Eli Zaretskii
9ded625ddd
(command-line): Don't call x-backspace-delete-keys-p
...
if not fboundp. Switch delete-forward mode for the <delete> key
on all PC platforms, even under -nw.
2000-12-14 16:51:13 +00:00
Gerd Moellmann
9d7d926345
*** empty log message ***
2000-12-14 16:47:18 +00:00
Gerd Moellmann
877d5b3966
Change maintainer to FSF.
2000-12-14 16:44:40 +00:00
Eli Zaretskii
7cf0153a60
*** empty log message ***
2000-12-14 15:18:26 +00:00
Eli Zaretskii
e9510d0020
(show-cursor-in-non-selected-windows): Doc fix.
2000-12-14 15:16:27 +00:00
Gerd Moellmann
5f368d294e
*** empty log message ***
2000-12-14 13:47:45 +00:00
Gerd Moellmann
26abe2b009
(ctl-x-map): Bind `delete' to backward-delete-char.
2000-12-14 13:37:24 +00:00
Gerd Moellmann
1d4b11bf96
(delete-key-deletes-forward): New user-option.
...
(delete-key-deletes-forward-mode): New function.
2000-12-14 13:36:59 +00:00
Gerd Moellmann
14f076a8ce
(command-line): Call delete-key-deletes-forward-mode,
...
if appropriate.
2000-12-14 13:36:34 +00:00
Gerd Moellmann
5e5b3d4114
(easy-menu-current-active-maps): Test
...
if symbol is bound before getting its value.
2000-12-14 10:36:42 +00:00
Gerd Moellmann
e56031492e
(tooltip-show): If an error is signaled in
...
x-show-tip, display that error, and display the help in the
echo area.
2000-12-14 10:35:22 +00:00
Eli Zaretskii
a924cf63b2
Fix typos.
2000-12-14 05:44:18 +00:00
Kenichi Handa
191b83b64c
*** empty log message ***
2000-12-13 23:29:17 +00:00
Kenichi Handa
50e3a34644
(skkdic-set-okuri-nasi): Show
...
"... entries" messages for every 10000 entries, not 10.
2000-12-13 23:27:49 +00:00
Karl Fogel
6192b604c1
* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
...
Predescu <ovidiu@cup.hp.com>:
(bookmark-exit-hook): new var.
(bookmark-exit-hook-internal): new func, replaces old raw lambda form
in `kill-emacs-hook', and runs new `bookmark-exit-hooks'. No longer
tests for the bookmark feature, as logically that feature must have
been provided if this function is running.
Removed ;;;###autoload before the `add-hook' call.
2000-12-13 22:56:38 +00:00
Stefan Monnier
5edf6b5556
(easy-menu-define): Setup indentation.
...
(easy-menu-current-active-maps): New function.
(easy-menu-get-map): Use it.
Make a proper menu entry when creating a new keymap.
2000-12-13 16:14:49 +00:00
Gerd Moellmann
f7f8bb6913
*** empty log message ***
2000-12-13 13:25:16 +00:00
Miles Bader
7476c3a0bb
(smiley-region): Bind `inhibit-point-motion-hooks' to t, so that we
...
don't get stuck while trying to smilefy intangible text.
2000-12-13 02:07:55 +00:00
Kenichi Handa
85ef8ece98
Fix cases and syntaxes for mule-unicode-0100-24ff.
2000-12-13 02:01:05 +00:00
Kenichi Handa
d49fc4eb22
*** empty log message ***
2000-12-13 02:00:32 +00:00
Kenichi Handa
501be301de
(dired-move-to-filename-regexp): Fixed for the case
...
that a Japanese character is not appended after day and year.
2000-12-13 00:23:04 +00:00
Kenichi Handa
3b53d8760f
*** empty log message ***
2000-12-13 00:22:41 +00:00
Kenichi Handa
544e210f7a
(Info-suffix-list): Change format for a command that
...
requires arguments.
(info-insert-file-contents): Adjusted for the above change.
2000-12-13 00:14:52 +00:00
Kenichi Handa
16b5e8e6cd
*** empty log message ***
2000-12-13 00:14:26 +00:00
Andreas Schwab
1df1c51825
.
2000-12-12 17:58:35 +00:00
Andreas Schwab
38c6e0c73e
(tar-extract): Base the name of the subfile buffer
...
on the name of the tar buffer. Verify that the existing buffer is
visiting the same subfile.
2000-12-12 17:56:49 +00:00
Gerd Moellmann
2ebf6139fc
*** empty log message ***
2000-12-12 17:03:11 +00:00
Gerd Moellmann
d6a1d28906
(smiley-regexp-alist): Make regexps match
...
at the end of the buffer.
(smiley-region): In the loop, move to the end of the submatch
matching the smiley instead of using the end of the match
of the whole regexp.
2000-12-12 16:54:45 +00:00
Dave Love
a7a07b983f
*** empty log message ***
2000-12-12 15:45:39 +00:00
Gerd Moellmann
bfdb75eeaa
*** empty log message ***
2000-12-12 15:30:41 +00:00
Dave Love
6e080e4b24
Add obsolete.
2000-12-12 15:11:04 +00:00
Eli Zaretskii
d575011f4c
*** empty log message ***
2000-12-12 15:07:44 +00:00
Eli Zaretskii
39343db5d0
(message-mode): Doc fix.
2000-12-12 15:06:58 +00:00
Gerd Moellmann
09cefa66ee
(rmail-summary-expunge)
...
(rmail-summary-expunge-and-save): Use rmail-expunge-confirmed
instead of rmail-confirm-expunge.
2000-12-12 14:52:36 +00:00
Gerd Moellmann
4fdbd80975
*** empty log message ***
2000-12-12 14:13:40 +00:00
Gerd Moellmann
fa257eefd2
(perform-replace): Don't use an empty match adjacent
...
to a non-empty match when computing the next match before the
replacement is performed.
2000-12-12 14:13:13 +00:00
Gerd Moellmann
fc87a966be
Set version to 21.0.94.
2000-12-12 12:58:16 +00:00
Gerd Moellmann
e9a59cad36
*** empty log message ***
2000-12-12 10:38:08 +00:00
Gerd Moellmann
8e2ec7cdc5
(smiley-region): Doc fix.
2000-12-12 10:37:48 +00:00
Gerd Moellmann
5610cefd51
Use `define-minor-mode' for the minor mode
...
definition (patch by Stefan Monnier).
(glasses-mode): Use jit-lock instead of `after-change-functions'
(patch by Stefan Monnier).
2000-12-12 10:20:52 +00:00
Miles Bader
c2def7a092
(Info-last-preorder): Don't barf on nodes without a prev.
...
(Info-scroll-down): Respect `Info-scroll-prefer-subnodes'.
2000-12-12 07:15:52 +00:00
Andrew Choi
591b63b424
* term/mac-win.el: Remove load for ls-lisp.
...
* loadup.el: Load ls-lisp for system-type macos.
2000-12-12 05:04:07 +00:00
Miles Bader
5ff4ba3ddf
(delete-horizontal-space): Add BACKWARD-ONLY parameter.
...
Respect field end too.
(just-one-space): Respect fields as `delete-horizontal-space'.
(newline-and-indent, reindent-then-newline-and-indent): Use
`delete-horizontal-space'.
2000-12-12 01:20:55 +00:00
Stefan Monnier
adf9c99461
(comment-indent-new-line): Use delete-horizontal-space
...
(so as to obey the field property in the minibuffer).
2000-12-11 21:41:41 +00:00
Stefan Monnier
4b0cd42df2
Moved from auto-show.el to obsolete/auto-show.el
2000-12-11 21:39:52 +00:00
Stefan Monnier
bb0ffa6f95
Moved from textmodes/ooutline.el to obsolete/ooutline.el
2000-12-11 21:38:19 +00:00
Stefan Monnier
d0c679bc85
Moved from progmodes/c-mode.el to obsolete/c-mode.el
2000-12-11 21:34:11 +00:00
Gerd Moellmann
d990421fa2
*** empty log message ***
2000-12-11 16:06:20 +00:00
Gerd Moellmann
ab7e20d586
(kill-new): Don't try to setcar kill-ring if it is
...
nil.
2000-12-11 15:33:34 +00:00
Carsten Dominik
89f85863e9
*** empty log message ***
2000-12-11 13:00:47 +00:00