Sam Steingold
ca2ddd8ed5
(lisp-mode-shared-map): Bind backspace' to backward-delete-char-untabify'.
2001-01-12 18:07:31 +00:00
Dave Love
1751c874dc
(customize-menu-create): Fix the :filter.
2001-01-12 12:59:53 +00:00
Gerd Moellmann
3cccce8d1b
*** empty log message ***
2001-01-12 12:38:50 +00:00
Kenichi Handa
60a62fdcd3
*** empty log message ***
2001-01-12 06:33:07 +00:00
Kenichi Handa
18bfd6b537
*** empty log message ***
2001-01-12 05:39:33 +00:00
Dave Love
14fd0da3e6
*** empty log message ***
2001-01-11 23:15:04 +00:00
Dave Love
562e00daec
(fortran-mode-map): Modify Customization
...
entry for custom-menu-create change.
(fortran-strip-sqeuence-nos): Make arg optional. Fix regexp and
don't cons it in the search loop.
2001-01-11 19:13:43 +00:00
Eli Zaretskii
6e961dcde2
(Info-setup-header-line): If the node header includes
...
either Next: or Prev: links, don't show the File: and Node: parts
in the header line.
2001-01-11 16:41:38 +00:00
Gerd Moellmann
a7ee2d2e77
*** empty log message ***
2001-01-11 16:09:32 +00:00
Gerd Moellmann
c5348233d2
(isearch-search): In the condition-case handler for
...
`error', set isearch-invalid-regexp to the whole error message.
2001-01-11 15:31:12 +00:00
Gerd Moellmann
422717d17b
(eval-after-load): Call load-symbol-file-load-history to
...
ensure that eval-after-load works for files dumped with Emacs.
2001-01-11 14:24:02 +00:00
Gerd Moellmann
2c2ff7f288
*** empty log message ***
2001-01-11 13:37:34 +00:00
Eli Zaretskii
926861fbc1
(find-tag-interactive): If last-tag is nil,
...
behave as if there were no prefix argument.
(find-tag-noselect): If last-tag is nil, behave as if the NEXT-P
argument were nil.
2001-01-11 10:18:42 +00:00
Richard M. Stallman
afa1f52c13
*** empty log message ***
2001-01-11 08:08:26 +00:00
Miles Bader
47a9f362d8
(ispell-adjusted-window-height): New function.
...
(ispell-overlay-window, ispell-help, ispell-show-choices)
(ispell-command-loop): Use it instead of `window-height'.
2001-01-11 07:54:17 +00:00
Gerd Moellmann
cf523f0e1d
*** empty log message ***
2001-01-10 20:23:03 +00:00
Richard M. Stallman
da32a953fc
*** empty log message ***
2001-01-10 20:19:30 +00:00
Richard M. Stallman
0236679211
*** empty log message ***
2001-01-10 20:18:38 +00:00
Dave Love
1f8be15d9c
*** empty log message ***
2001-01-10 19:24:46 +00:00
Gerd Moellmann
d196f58d91
(isearch-done): Set isearch-lazy-highlight-start
...
to nil.
2001-01-10 17:20:35 +00:00
Dave Love
0d5184de65
*** empty log message ***
2001-01-10 17:17:29 +00:00
Gerd Moellmann
8c9f73a21f
(eshell-ange-ls-uids): Fix :type.
2001-01-10 17:01:22 +00:00
Gerd Moellmann
7c6c3d8ebe
(ansi-colors) <defgroup>: Fix :version.
2001-01-10 16:58:11 +00:00
Gerd Moellmann
457b792c1e
*** empty log message ***
2001-01-10 15:24:55 +00:00
André Spiegel
d2622d08b6
#
2001-01-10 14:45:48 +00:00
Eli Zaretskii
8726e79b75
Fix the file name in the 2001-01-06 entry for ediff-vers.el.
2001-01-10 14:00:05 +00:00
Kenichi Handa
e084471751
*** empty log message ***
2001-01-10 12:27:48 +00:00
Kenichi Handa
ae4b5f4f02
*** empty log message ***
2001-01-09 23:49:28 +00:00
Kenichi Handa
3184082b86
*** empty log message ***
2001-01-09 13:14:14 +00:00
Gerd Moellmann
1dfca644b5
(global-map): Bind <home> to beginning-of-line,
...
<end> to end-of-line, C-<home> to beginning-of-buffer, and
C-<end> to end-of-buffer.
2001-01-09 13:11:34 +00:00
Gerd Moellmann
732b9cddf4
*** empty log message ***
2001-01-09 12:05:20 +00:00
Eli Zaretskii
29910493a8
(isearch, isearch-lazy-highlight-face): New
...
definitions for face colors and attributes.
2001-01-09 11:38:12 +00:00
Eli Zaretskii
fb55ff106a
(widget-choose): Call display-popup-menus-p instead
...
of display-mouse-p.
2001-01-09 10:08:51 +00:00
Kenichi Handa
134d6265c7
*** empty log message ***
2001-01-09 02:29:21 +00:00
Richard M. Stallman
984c9f75e3
*** empty log message ***
2001-01-08 19:32:40 +00:00
Richard M. Stallman
78b8eee89b
*** empty log message ***
2001-01-08 19:12:03 +00:00
Eli Zaretskii
1460e5d49d
*** empty log message ***
2001-01-08 17:24:44 +00:00
André Spiegel
56f24bc188
#
2001-01-08 16:32:12 +00:00
Eli Zaretskii
b7812d3050
(copyright-current-year): Now a defvar.
...
(copyright, copyright-update): Compute the current year at run
time.
2001-01-08 16:00:38 +00:00
Gerd Moellmann
a758f97d7f
*** empty log message ***
2001-01-08 13:19:18 +00:00
Gerd Moellmann
7e56ea04ca
(isearch-old-signal-hook): Removed.
...
(isearch-mode): Add isearch-done to kbd-macro-termination-hook
instead of setting signal-hook-function.
(isearch-done): Remove isearch-done from kbd-macro-termination-hook.
2001-01-08 12:26:23 +00:00
Eli Zaretskii
4deb3ba946
(mail-mode): Doc fix.
2001-01-07 10:05:26 +00:00
Eli Zaretskii
30db89f9d7
(Info-goto-emacs-key-command-node): Doc fix.
...
(Info-goto-emacs-command-node): Doc fix.
2001-01-07 09:56:59 +00:00
Eli Zaretskii
c3f2772bfc
(noninteractive): Don't load generic-sc on MS-DOS
...
systems without long file-name support.
2001-01-06 21:46:48 +00:00
Andrew Innes
0dac692454
*** empty log message ***
2001-01-06 21:38:18 +00:00
Eli Zaretskii
380866a2a5
(isearch-lazy-highlight-remove-overlays): Doc fix.
...
(isearch-lazy-highlight-update): Doc fix.
2001-01-06 19:04:32 +00:00
Eli Zaretskii
148b5960d4
(ffap-bindings): Doc fix.
2001-01-06 18:55:45 +00:00
Eli Zaretskii
4e6ef39151
(dired-virtual-guess-dir): Doc fix.
2001-01-06 18:52:57 +00:00
Dave Love
4cb1bcc283
(remove, remq): Remove.
2001-01-05 16:44:10 +00:00
Gerd Moellmann
f1ade7d3b8
(mouse-drag-safe-scroll): Bind
...
scroll-preserve-screen-position to nil.
2001-01-05 14:51:50 +00:00