1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

36187 Commits

Author SHA1 Message Date
Gerd Moellmann
dc1bf82dba (antlr-mode): Check that `c-Java-access-key' is
bound.  Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
2001-06-18 11:21:57 +00:00
Eli Zaretskii
b4c3513f3b Mention tildify.el. 2001-06-18 11:02:45 +00:00
Gerd Moellmann
72632c83b2 Update copyright. 2001-06-18 10:42:23 +00:00
Gerd Moellmann
e3b3e32714 (Ffind_composition_internal): Check POS
for validity.
2001-06-18 10:41:42 +00:00
Eli Zaretskii
855eca564c (bs--get-name, bs--get-file-name): Add help-echo to
mouse-highlighted text.
2001-06-18 10:21:59 +00:00
Eli Zaretskii
cea2ad762d Fix a typo in a comment. 2001-06-18 07:11:33 +00:00
Eli Zaretskii
5a4397191f (Text): Fix a cross-reference to autotype. 2001-06-18 07:02:50 +00:00
Eli Zaretskii
1a0b9ae6bb (dired-mark-pop-up): Fix last change. 2001-06-18 06:51:38 +00:00
Eli Zaretskii
21e13fe40b (Hideshow): Remove the obsolete variable hs-show-hidden-short-form. 2001-06-17 13:19:47 +00:00
Eli Zaretskii
218abc51ff (generate-calendar-month): Add help-echo to mouse-highlighted text. 2001-06-17 13:10:27 +00:00
Eli Zaretskii
d36ca65d65 (quickurl-url-file): Run through convert-standard-filename.
(quickurl-list-populate-buffer): Add help-echo to mouse-highlighted text.
(top level): Update Dave's URL.
2001-06-17 11:47:54 +00:00
Eli Zaretskii
092924fd73 (list-buffers-noselect): Add help-echo to mouse-highlighted text. 2001-06-17 11:33:10 +00:00
Eli Zaretskii
a865de85da (tex-validate-buffer): Add help-echo to mouse-highlighted text. 2001-06-17 11:25:12 +00:00
Eli Zaretskii
dc44c48c48 (pages-copy-header-and-position): Add help-echo to mouse-highlighted text. 2001-06-17 11:24:36 +00:00
Eli Zaretskii
a28eaf2c9b (tar-header-block-summarize): Add help-echo to mouse-highlighted text. 2001-06-17 11:23:58 +00:00
Eli Zaretskii
2ddf19dfe0 (occur): Add help-echo to mouse-highlighted text. 2001-06-17 11:23:17 +00:00
Eli Zaretskii
06d7490042 (sh-mark-line): Add help-echo to mouse-highlighted text. 2001-06-17 11:22:35 +00:00
Eli Zaretskii
3c0a21c03d (cpp-make-button): Add help-echo to mouse-highlighted text. 2001-06-17 11:21:48 +00:00
Eli Zaretskii
08de70d7bc (compile-reinitialize-errors): Add help-echo to mouse-highlighted messages.
(compilation-forget-errors): Remove help-echo property as well.
2001-06-17 11:21:07 +00:00
Eli Zaretskii
366be0de5e (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text. 2001-06-17 11:19:50 +00:00
Eli Zaretskii
dafef0a3ea (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted
text.
2001-06-17 11:19:11 +00:00
Eli Zaretskii
ac2d0299f2 (dired-insert-set-properties): Add help-echo to mouse-highlighted text.
(dired-mark-pop-up): Remove help-echo property from the file name.
2001-06-17 11:18:16 +00:00
Eli Zaretskii
e20e70c3b3 (comint-send-input): Add help-echo to mouse-highlighted text. 2001-06-17 11:17:17 +00:00
Eli Zaretskii
27a1722977 (archive-summarize-files): Add help-echo to mouse-highlighted text. 2001-06-17 11:16:18 +00:00
Eli Zaretskii
e75e894bcc (ffap-machine-p): Always return nil if
open-network-stream is not fboundp.
2001-06-17 10:44:45 +00:00
Stefan Monnier
f621ed9db7 *** empty log message *** 2001-06-17 09:22:54 +00:00
Stefan Monnier
e1940c83b4 Move `provide' to the end. Update copyright.
(sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
Bind the latin-1 charset-char to sgml-maybe-name-self rather than
incorrectly binding chars between 128 and 256 to it.
(sgml-maybe-name-self): Handle latin-1 chars properly.
(sgml-tags-invisible): Bind buffer-file-name to nil.
Use unwind-protect and restore-buffer-modified-p.
(sgml-point-entered): Use buffer-substring-no-properties.
(html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
(html-mode): Don't force `imenu-sort-function'.
2001-06-17 09:01:23 +00:00
Eli Zaretskii
17851d9d48 Clarify the meaning of ``load-path is not customizable''. Someone just
asked on comp.emacs how he could change load-path in Emacs 21!!
2001-06-16 08:04:27 +00:00
Eli Zaretskii
c9a38e9898 Fix the URL where Emacs for VMS is available. 2001-06-16 07:17:18 +00:00
Eli Zaretskii
b8f86df391 Proofreading fixes from Tim Goodwin <tjg@star.le.ac.uk>. 2001-06-15 17:08:12 +00:00
Eli Zaretskii
4f09cbeb0f Proofreading fixes from Art the Lemming <lemming@gimp.shacknet.nu>. 2001-06-15 16:30:57 +00:00
Eli Zaretskii
d5b49f470f Fix the copyright notice. 2001-06-15 15:32:38 +00:00
Eli Zaretskii
b1739b5123 Document problems with OPENSTEP's gcc. Provide a work-around. 2001-06-15 11:37:56 +00:00
Eli Zaretskii
0ae833485b (Fmessage_box): If the frame is not under a window
system, output the message in the echo area.
2001-06-15 11:31:11 +00:00
Eli Zaretskii
17a37d874c Document problems with KDE's klipper. 2001-06-15 10:51:45 +00:00
Eli Zaretskii
ce6b198260 (font-lock-comment-face): For tty's with dark
background, use "red1", since "lightred" is not one of the colors
recognized by tty-colors.el.
2001-06-15 10:16:29 +00:00
Eli Zaretskii
884e8578bf *** empty log message *** 2001-06-15 10:12:26 +00:00
Eli Zaretskii
b300fd772c More info about fixing problems with colors on a tty. 2001-06-15 10:04:55 +00:00
Eli Zaretskii
6da7ea569d (tar-extract): Call generate-new-buffer-name to
create a buffer for extracted file, in case there's more than one
file by that name in an archive, possibly in different
directories.  From Kevin Rodgers <kevinr@ihs.com>.
2001-06-15 09:42:36 +00:00
Eli Zaretskii
cb54d52206 (MS-DOS Printing): Mention that printer port can be redirected via
Control Panel.
2001-06-15 09:37:19 +00:00
Eli Zaretskii
e3d3d78a9d Proofreading fixes from Peter Milliken <Peter.Milliken@GTECH.COM>. 2001-06-15 08:46:58 +00:00
Eli Zaretskii
cd6eaa1e1a Proofreading fixes from Tim Sanders <tim@timsanders.freeserve.co.uk>. 2001-06-15 08:34:56 +00:00
Eli Zaretskii
6f515f8967 Proofreading fixes friom Danny Colascione <qtmstr@optonline.net>. 2001-06-15 08:20:57 +00:00
Eli Zaretskii
13b9ee9564 Proofreading fixes from Danny Colascione <qtmstr@optonline.net>. 2001-06-15 08:17:37 +00:00
Eli Zaretskii
db9f48c3ca Fixed a typo in a comment. 2001-06-15 07:31:16 +00:00
Eli Zaretskii
3e2246457e (format-alist): Doc fix. Suggested by Alex Schroeder <alex@gnu.org>. 2001-06-15 07:26:20 +00:00
Miles Bader
72190a54f6 (texinfo-format-syntax-table): Revert previous change. 2001-06-15 00:57:40 +00:00
Richard M. Stallman
01e3636e35 Give advice about how to default position args and region args. 2001-06-14 21:05:55 +00:00
Richard M. Stallman
e4cdc335f3 *** empty log message *** 2001-06-14 21:02:05 +00:00
Richard M. Stallman
f5376658b9 (try_window_id): When EOB is visible, don't treat
insertion at EOB as if it were "off the bottom of the screen."
2001-06-14 21:01:07 +00:00