1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 08:10:47 -07:00
Commit graph

18369 commits

Author SHA1 Message Date
Eli Zaretskii
5e11c42501 (report-emacs-bug): Make sure *Messages*
exists.  From Andy Petrusenco <andy@int.spb.ru>.
2001-08-31 18:00:54 +00:00
Eli Zaretskii
59b7ded872 Don't call x-popup-menu if display-popup-menus-p returns nil. 2001-08-31 17:53:03 +00:00
Sam Steingold
738421d1b7 (imap-mailbox-examine, imap-mailbox-examine-1): Fix a typo: exmine' --> examine'. 2001-08-31 17:02:20 +00:00
Gerd Moellmann
42a1800171 Increment version number. 2001-08-31 11:46:11 +00:00
Gerd Moellmann
a67b854e61 *** empty log message *** 2001-08-31 10:02:59 +00:00
Eli Zaretskii
b2408b0fa7 Capitalize Transient Make. 2001-08-31 10:01:47 +00:00
Gerd Moellmann
c9979669a7 *** empty log message *** 2001-08-31 08:52:03 +00:00
Gerd Moellmann
e4af142698 (isearch-mouse-2): Renamed from isearch-mouse-yank.
Instead of running mouse-yank-at-click, see what the event is
bound to outside Isearch and run that.
2001-08-31 08:51:39 +00:00
Eli Zaretskii
79f5f9ec95 (menu-bar-options-menu) <transient-mark-mode>: Fix
the menu entry to mention transient-mark-mode.
2001-08-31 07:33:26 +00:00
Gerd Moellmann
e8b1643c82 (eval-expression-print-level): Fix last change. 2001-08-30 15:32:56 +00:00
Gerd Moellmann
f318592425 (mode-line-coding-system-map): New variable.
(mode-line-mule-info): Give the "%Z" a local-map keymap.
2001-08-30 14:19:34 +00:00
Gerd Moellmann
92a256311f *** empty log message *** 2001-08-30 12:15:09 +00:00
Gerd Moellmann
170adbff11 (eval-expression-print-level): Change the type
of the defcustom to allow nil.
2001-08-30 11:20:45 +00:00
Gerd Moellmann
854bd40aac *** empty log message *** 2001-08-30 10:54:51 +00:00
Gerd Moellmann
9584e63a72 *** empty log message *** 2001-08-30 09:20:39 +00:00
Gerd Moellmann
a9de68025f Moved to emacs-lisp/. 2001-08-30 09:20:00 +00:00
Gerd Moellmann
d5dc1e4965 (quail-completion-1): Reverse
the ((CHAR . DEFN) ...) list before processing it.
From Kenichi Handa <handa@etl.go.jp>.
2001-08-30 09:02:42 +00:00
Gerd Moellmann
c055164904 *** empty log message *** 2001-08-30 07:36:15 +00:00
Gerd Moellmann
4c8c473063 Moved to obsolete/. 2001-08-30 07:34:39 +00:00
Eli Zaretskii
ef32aa0283 (tool-bar-mode): Make it a no-op if images
aren't supported.  This avoids the annoying grey strip drawn by
the Windows version instead of the missing tool bar.
2001-08-30 06:52:19 +00:00
Gerd Moellmann
53ca4610ef (menu-bar-options-menu): Make option text, messages
and tooltips more consistent.  From "Marshall, Simon"
<Simon.Marshall@midas-kapiti.com>.
2001-08-29 15:15:41 +00:00
Gerd Moellmann
565132a371 Add Keywords header. 2001-08-29 15:02:01 +00:00
Gerd Moellmann
a443d46eda Add keyword files to get listed in finder.
Remove confusing notes about GNU Emacs 19.
2001-08-29 15:00:34 +00:00
Gerd Moellmann
6d6c3f8427 Add Keywords header.
Doc fix (C-x C-b is bound to list-buffers).
2001-08-29 14:53:53 +00:00
Gerd Moellmann
ff4ec1f7bd (fancy-splash-screens): Temporarily set
minor-mode-map-alist to nil while displaying splash screens.
2001-08-29 09:31:50 +00:00
André Spiegel
042e6d91ae # 2001-08-28 17:12:58 +00:00
André Spiegel
99739bbf42 (vc-*-revert-file): Handle new optional arg CONTENTS-DONE. 2001-08-28 17:06:36 +00:00
André Spiegel
bbfc07d319 (vc-revert-file): Call the backend even if the FILE's
contents can be reverted locally; pass new arg CONTENTS-DONE
down to the backend.
2001-08-28 17:02:59 +00:00
Andrew Innes
33818c6c6b *** empty log message *** 2001-08-28 14:48:30 +00:00
Gerd Moellmann
5b52c2964f *** empty log message *** 2001-08-28 14:44:43 +00:00
Gerd Moellmann
1332a0f27a (gs-load-image): Use sleep-for.
From David.Kastrup@neuroinformatik.ruhr-uni-bochum.de.
2001-08-28 14:42:56 +00:00
Andrew Innes
14454f965f (DONTCOMPILE): Sync list from makefile.w32-in. 2001-08-28 14:42:38 +00:00
Eli Zaretskii
0f76ca04ee (install): Copy more *.el files. 2001-08-28 13:23:34 +00:00
Gerd Moellmann
6b6e2422b4 *** empty log message *** 2001-08-28 09:14:27 +00:00
Gerd Moellmann
d1e99fa59a (dired-mode-map): Bind `y' to dired-show-file-type
instread of `w' which is already in use.
2001-08-28 09:12:52 +00:00
Miles Bader
43744cb9bd (query-replace-regexp-eval): Return args from `interactive' form in
correct order.
2001-08-28 09:00:21 +00:00
Eli Zaretskii
4b4ea1dce7 (mouse-buffer-menu): If the buffer menu is split by
major modes, don't create panes for modes for which
mouse-buffer-menu-alist returns an empty alist.
2001-08-28 06:35:00 +00:00
Thien-Thi Nguyen
35cd943848 *** empty log message *** 2001-08-27 22:29:35 +00:00
Thien-Thi Nguyen
26d654ec0d Update first-line description.
Sync comments w/ maintainer version 5.31.

(hs-isearch-open): Default value now `code'.
Fix docstring to use "code blocks" vs "comment blocks",
as opposed to "block" vs "comment".
(hs-flag-region): Accept `hs-isearch-open' value
of `block' as synonymous w/ `code'.
(hs-hide-block-at-point): For code blocks, pass `code'
to `hs-flag-region' instead of `block'.
2001-08-27 22:23:09 +00:00
Stefan Monnier
3452efc2c8 *** empty log message *** 2001-08-27 19:39:25 +00:00
Miles Bader
9ad62cf8c2 *** empty log message *** 2001-08-27 18:31:08 +00:00
Miles Bader
f900ec3114 (comint-next-prompt): Don't loop infinitely if
{next,previous}-single-char-property-change returns its input position
when the search fails.
2001-08-27 18:13:39 +00:00
Miles Bader
d3b98912ef (comint-get-old-input-default): Don't signal an error if point is not on
an input field; instead, return the current line (using `comint-bol' to
skip any prompt, in case we're not using fields at all).
2001-08-27 13:03:53 +00:00
Miles Bader
c7cbaf4a0e (Man-mode-line-format): Variable removed.
(Man-mode): Change `mode-line-buffer-identification' instead of
`mode-line-format'.
2001-08-27 12:55:22 +00:00
Gerd Moellmann
d599a45219 (mail-send-hook): Remove a duplicate defcustom.
From Simon Josefsson <jas@extundo.com>.
2001-08-27 08:07:20 +00:00
Eli Zaretskii
5b02e71299 Remove dots and exclams from end of error messages. From Pavel Janik. 2001-08-26 16:49:59 +00:00
Eli Zaretskii
89aea802cd Add the Maintainer keyword. From Pavel Janik. 2001-08-26 16:44:22 +00:00
Eli Zaretskii
165b428351 (hexl-insert-multibyte-char, hexl-insert-char): Remove
periods from the end of error message strings.  From Pavel
Janik <Pavel@Janik.cz>.
2001-08-26 16:40:03 +00:00
Eli Zaretskii
299248aa62 Add Keywords header. From Pavel Janik. 2001-08-26 16:36:14 +00:00
Gerd Moellmann
08ead67bba (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
KEYMAP to the call to define-minor-mode.
2001-08-26 12:10:42 +00:00