1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

34251 Commits

Author SHA1 Message Date
Andrew Innes
f80e3dc455 Leave a space before >> only when there is a
preceding digit.  Add a comment about the importance of this.
2001-02-03 18:23:07 +00:00
Miles Bader
9a4024ed5d Update entry for mouse-wheel support. 2001-02-03 06:20:16 +00:00
Stefan Monnier
85eb236c0a *** empty log message *** 2001-02-02 18:21:56 +00:00
Eli Zaretskii
2c366083cd (info-initialize): If installation-directory is nil, for
DOS/Windows systems try looking in a sibling of
invocation-directory.
2001-02-02 18:10:41 +00:00
Eli Zaretskii
0969bd6a67 Yet another bunch of typo fizes from Juanma Barranquero <lektu@uol.com.br>. 2001-02-02 18:06:18 +00:00
Eli Zaretskii
f3780fe4cb More typos from Juanma Barranquero <lektu@uol.com.br>. 2001-02-02 16:36:27 +00:00
Eli Zaretskii
8e92a96a37 Fix a couple of typos. 2001-02-02 16:14:19 +00:00
Gerd Moellmann
79fb38c035 *** empty log message *** 2001-02-02 15:28:28 +00:00
Gerd Moellmann
1d09060524 (x_set_font): If font hasn't changed, avoid recomputing
faces and other things.
2001-02-02 15:27:55 +00:00
Gerd Moellmann
eaaf76b67d (widget-button-click): Fix last change. 2001-02-02 14:55:04 +00:00
Gerd Moellmann
bdadfce345 *** empty log message *** 2001-02-02 13:57:46 +00:00
Gerd Moellmann
085ef9b398 (frame-notice-user-settings): When resizing the initial
frame because the tool bar is off, also change the frame's top
position if a negative top position was specified.
2001-02-02 13:55:42 +00:00
Miles Bader
33155ffbf6 (insert-image-file): When visiting an image, suppress the cursor in the
image buffer.
2001-02-02 13:11:39 +00:00
Gerd Moellmann
1b66ab0e17 (errstatus): Chmod a+rx directories we create. 2001-02-02 13:09:26 +00:00
Gerd Moellmann
5db37a2eb4 (uninstall): Ignore exit code of `rm'. 2001-02-02 13:04:00 +00:00
Gerd Moellmann
20b28f82e4 *** empty log message *** 2001-02-02 12:32:16 +00:00
Gerd Moellmann
41613c15ba (uninstall): Remove more info files. Remove
${libexecdir}/emacs/${version}.  Remove ${archlibdir}/fns-*.
2001-02-02 12:31:50 +00:00
Gerd Moellmann
7eee47cc5e (get_next_display_element): Fix case of empty
display table entry.
2001-02-02 11:51:06 +00:00
Eli Zaretskii
9b2a085d25 Several typos fixed. From Juanma Barranquero <lektu@uol.com.br>. 2001-02-02 07:57:56 +00:00
Eli Zaretskii
eb24d0bfe7 (Fconstrain_to_field): Doc fix. 2001-02-02 07:54:48 +00:00
Eli Zaretskii
6a3f48c7ea (Fclear_face_cache): Rename the `thorougly' argument
into `thoroughly', to make it consistent with the doc string.
2001-02-02 07:50:18 +00:00
Eli Zaretskii
5a72551e18 (Fenlarge_window, Fshrink_window): Doc fix. 2001-02-02 07:42:05 +00:00
André Spiegel
fb758d2d57 # 2001-02-02 07:25:49 +00:00
André Spiegel
54be33bc3f Remove autoloads. Require vc when compiling. 2001-02-02 07:21:21 +00:00
ShengHuo ZHU
676a7cc97d 2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-summary-score-entry): match may be an integer.

	* gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
	command if there is not last-saver.

	* rfc2047.el (rfc2047-encode): MIME charset is not coding system.
	(rfc2047-charset-encoding-alist): Add big5.

	* mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
	GB2312 and Big5.

	* gnus-score.el (gnus-score-lower-thread): Fix a doc typo.

	* gnus-sum.el (gnus-summary-print-article): Remove process mark.

	* gnus-sum.el (gnus-summary-print-article): Take one prefix
	argument. Allow to print several articles in one file.

	* webmail.el (webmail-type-definition): netaddress changes.
2001-02-02 03:15:52 +00:00
Kenichi Handa
f8f96fe285 (LATIN): Include ${srcdir}/quail/latin-alt.elc. 2001-02-01 23:47:16 +00:00
Kenichi Handa
49bd4a699c *** empty log message *** 2001-02-01 23:46:41 +00:00
Kenichi Handa
44a7591ebd LaTeX-like input method for Latin characaters 2001-02-01 23:32:12 +00:00
Andrew Innes
a51e9546ad (LATIN): Include $(srcdir)/quail/latin-alt.elc. 2001-02-01 23:06:49 +00:00
Gerd Moellmann
0353b28fe4 (search_buffer): Call set_search_regs with a byte
position, not a character position.
2001-02-01 19:21:52 +00:00
Dave Love
891b8b69b4 Copyright up-date. 2001-02-01 17:42:44 +00:00
Dave Love
1355ba0cd1 (f90-mode): Remove startup message. 2001-02-01 16:02:07 +00:00
Gerd Moellmann
01acdb05c3 *** empty log message *** 2001-02-01 15:37:03 +00:00
Gerd Moellmann
3ecd8ad08f (command-line): Fix code determining whether or not
to use delete-key-deletes-forward-mode.
2001-02-01 15:22:20 +00:00
André Spiegel
5b1ee3165c # 2001-02-01 15:16:04 +00:00
André Spiegel
a1e9f194d2 (vc-sccs-diff-switches): New customization option.
(vc-sccs-diff): Use it via vc-diff-switches-list.
(vc-sccs-workfile-unchanged-p): Return correct status.
2001-02-01 15:12:35 +00:00
André Spiegel
10489ed706 (vc-rcs-diff-switches): New customization option.
(vc-rcs-diff): Use it via vc-diff-switches-list.
2001-02-01 15:11:05 +00:00
André Spiegel
633147f5a4 (vc-cvs-diff-switches): New customization option.
(vc-cvs-diff): Use it via vc-diff-switches-list.
2001-02-01 15:10:16 +00:00
André Spiegel
acc5b122f0 (vc-diff-switches): New user option.
(vc-version-diff): Use it.
(vc-diff-switches-list): New macro.
2001-02-01 15:08:49 +00:00
Gerd Moellmann
e870b7bad6 (x_set_tool_bar_lines): Do nothing If frame is
minibuffer-only,
2001-02-01 15:01:11 +00:00
Eli Zaretskii
e86b51338d (Fmodify_frame_parameters): Doc fix. 2001-02-01 14:09:49 +00:00
Gerd Moellmann
00b1e7a16e (toplevel): Quote hook symbols. 2001-02-01 12:21:19 +00:00
Eli Zaretskii
bf95665f91 Move note [4] to the no-sh column. 2001-02-01 09:54:43 +00:00
Eli Zaretskii
1194084946 Use "rm -f" instead of "del /f", as the latter
is not supported by Windows 9X's COMMAND.COM.
2001-02-01 09:52:05 +00:00
Kenichi Handa
e427747fcc (LATIN): Include ${srcdir}/quail/latin-alt.elc. 2001-02-01 07:31:45 +00:00
Kenichi Handa
ed2e1fd534 ("greek-mizuochi"): New input method for classical Greek. 2001-02-01 07:31:14 +00:00
Kenichi Handa
c91d43ed40 *** empty log message *** 2001-02-01 07:30:57 +00:00
Kenichi Handa
3c948dde90 *** empty log message *** 2001-01-31 23:56:40 +00:00
Kenichi Handa
a2852e456f (make-coding-system): Add description
about recognized properties in the docstring.
2001-01-31 23:51:49 +00:00
Kenichi Handa
8e02849919 *** empty log message *** 2001-01-31 23:50:06 +00:00