1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
Commit graph

2390 commits

Author SHA1 Message Date
Nick Roberts
a42d13093c *** empty log message *** 2005-10-25 10:38:41 +00:00
Luc Teirlinck
788c3ebeb2 *** empty log message *** 2005-10-25 01:06:22 +00:00
Stefan Monnier
567ecdfbeb *** empty log message *** 2005-10-24 17:46:42 +00:00
Richard M. Stallman
61796b3ce3 (el1): Capability deleted, since term.el doesn't implement it. 2005-10-24 03:37:47 +00:00
Eli Zaretskii
0db1539e49 Fix typos and update allout entry. 2005-10-23 08:28:41 +00:00
Richard M. Stallman
db5fe0a64c *** empty log message *** 2005-10-22 15:36:08 +00:00
Richard M. Stallman
41e7ed3a2e *** empty log message *** 2005-10-22 15:27:03 +00:00
Carsten Dominik
68f1aaeead Version 3.18 2005-10-21 05:57:08 +00:00
Dan Nicolaescu
6f97b9c82c * e/eterm-color.ti: Change the terminal name to eterm-color.
* e/eterm-color: Regenerate.
2005-10-20 18:36:38 +00:00
Richard M. Stallman
10625c3cc9 *** empty log message *** 2005-10-20 16:59:04 +00:00
Eli Zaretskii
a12ba300b1 *** empty log message *** 2005-10-20 15:50:10 +00:00
Eli Zaretskii
a423846043 Document eterm to eterm-color renaming. 2005-10-20 15:42:04 +00:00
Eli Zaretskii
fc609417e1 Renamed eterm to eterm-color and eterm.ti to eterm-color.ti. 2005-10-20 15:37:48 +00:00
Eli Zaretskii
b39a2b11a3 (e/eterm-color): Rename eterm to eterm-color. 2005-10-20 15:30:54 +00:00
Eli Zaretskii
81154e3da3 Describe changes in allout. 2005-10-20 15:07:51 +00:00
Kim F. Storm
b5572755df Simplify max-image-size entry. 2005-10-19 21:54:41 +00:00
Chong Yidong
436a2ccd3f * NEWS: New variable `max-image-size'. 2005-10-19 03:56:09 +00:00
Masatake YAMATO
ae3d4650ba Write about the 2nd optional argument of `display-completion-list'. 2005-10-18 04:14:36 +00:00
Bill Wohler
ffda926c9c Moved all remaining images from lisp/toolbar to etc/images, moved
lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low
resolution images were placed in their own directory (low-color).
Replaced underscore (_) in filenames with dash (-) per convention

* make-dist: Create and populate etc/images/low-color.

* admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
  since it's gone. Also marked mh-e as done.

* lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*:
* lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*:
* lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*:
* lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*:
* lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, *
* lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*:
* lisp/toolbar/saveas.*, lisp/toolbar/search.*:
* lisp/toolbar/search-replace.*: lisp/toolbar/spell.*:
* lisp/toolbar/undo.*: Moved to etc/images.

* lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*.
* lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*.
* lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*.
* lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*.
* lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*.
* lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*.
* lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*.
* lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*.
* lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*.
* lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*.
* lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*.
* lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*.
* lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*.
* lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*.
* lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*.

To conform with convention, the underscore (_) in the following image
names were replaced with dash (-) or (/) as appropriate.

* lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*.
* lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*.
* lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*.
* lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*.
* lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*.
* lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*.
* lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*.
* lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*.
* lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*.
* lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*.
* lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*.
* lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*.
* lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*.
* lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*.
* lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*.

* lisp/info.el (info-tool-bar-map): Replaced underscores in image
names with dashes.

* lisp/makefile.w32-in (WINS): Removed toolbar.

* lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in
comment.

* lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that
lisp/toolbar is empty, it should be deleted when folks run "cvs up
-P".

* etc/images/README: Incorporated the content of lisp/toolbar/README
now that all of the images are here.
2005-10-17 22:21:06 +00:00
Nick Roberts
488c11cfc4 * images/gud/n.pbm, images/gud/n.xpm
* images/gud/ni.xpm, images/gud/ni.xpm
* images/gud/s.xpm, images/gud/s.xpm
* images/gud/si.xpm, images/gud/si.xpm: Rename to
next.*, nexti.*, step.*, and stepi.* , respectively, as the
file-name no longer clashes on 8+3 filesystems.
2005-10-15 22:56:30 +00:00
Nick Roberts
eae86e675f *** empty log message *** 2005-10-15 22:51:57 +00:00
Richard M. Stallman
a19a00033c *** empty log message *** 2005-10-15 13:42:32 +00:00
Bill Wohler
aa2361eb58 *** empty log message *** 2005-10-15 06:00:10 +00:00
Bill Wohler
c7ddd70103 * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
* toolbar/gud-cont.*: Moved to etc/images/gud/cont.*.
* toolbar/gud-down.*: Moved to etc/images/gud/down.*.
* toolbar/gud-finish.*: Moved to etc/images/gud/finish.*.
* toolbar/gud-ni.*: Moved to etc/images/gud/ni.*.
* toolbar/gud-n.*: Moved to etc/images/gud/n.*.
* toolbar/gud-print.*: Moved to etc/images/gud/print.*.
* toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*.
* toolbar/gud-remove.*: Moved to etc/images/gud/remove.*.
* toolbar/gud-run.*: Moved to etc/images/gud/run.*.
* toolbar/gud-si.*: Moved to etc/images/gud/si.*.
* toolbar/gud-s.*: Moved to etc/images/gud/s.*.
* toolbar/gud-until.*: Moved to etc/images/gud/until.*.
* toolbar/gud-up.*: Moved to etc/images/gud/up.*.
* toolbar/gud-watch.*: Moved to etc/images/gud/watch.*.

* progmodes/gud.el (gud-tool-bar-map): Renamed the images
  appropriately (for example, gud-break to gud/break).
2005-10-15 05:41:11 +00:00
Bill Wohler
03ab074b43 Released MH-E version 7.85.
* NEWS, MH-E-NEWS: Updated for release 7.85.
2005-10-14 23:53:41 +00:00
Jan Djärv
f9e36a6dc9 -nb changed to -nbi 2005-10-10 16:14:00 +00:00
Carsten Dominik
86bebbbc59 *** empty log message *** 2005-10-10 09:20:26 +00:00
Kim F. Storm
7cf7e30ff4 *** empty log message *** 2005-10-09 22:32:57 +00:00
Chong Yidong
1ff106579e Speedbar changes. 2005-10-09 15:47:43 +00:00
Jan Djärv
0597ab1287 * NEWS: -nb, --no-bitmap-icon 2005-10-09 07:44:10 +00:00
Kim F. Storm
5136954240 *** empty log message *** 2005-10-04 15:26:35 +00:00
Stefan Monnier
ba6be78d4e Clarify the local variables entry. 2005-10-02 15:01:48 +00:00
Bill Wohler
c8be3cbacd Convert did a nasty job on the image.
Cut and paste within the Gimp worked much better.
2005-09-30 19:48:12 +00:00
Bill Wohler
c2e5957160 2005-09-30 Bill Wohler <wohler@newt.com>
* images/refresh.*: Use GNOME 2.10's refresh icon.

	* images/README: New file that indicates which icons came from
	GNOME (see lisp/toolbar/README).
2005-09-30 19:21:12 +00:00
Romain Francoise
b6473e48e5 Mention changes to `read-buffer'. 2005-09-30 18:28:47 +00:00
Bill Wohler
c727526be9 2005-09-30 Bill Wohler <wohler@newt.com>
Moved MH-E image files from toolbar and mail directories into
	etc/images.

	* mail/reply2.*: Moved to etc/images/mail/reply*.

	* toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm:
	* toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to
	etc/images.

	* toolbar/alias.*, toolbar/refile.*, toolbar/repack.*:
	* toolbar/reply*: Moved to etc/images/mail.

	* toolbar/rescan.*: Moved and renamed to etc/images/refresh.*.

	* mh-e/mh-customize.el (mh-refile-msg, mh-tool-bar-reply-from)
	(mh-tool-bar-reply-to, mh-tool-bar-reply-all)
	(mh-alias-grab-from-field, mh-pack-folder): Image files moved to
	etc/images/mail so added "mail/" prefix.
	(mh-reply): Ditto. Also renamed reply2.* to reply.*.
	(mh-rescan-folder): Ditto. Renamed image file to refresh.* since
	it can be used in the general sense. Does not have "mail/" prefix.
2005-09-30 17:48:04 +00:00
Chong Yidong
a0292bb560 * images/ezimage: New directory.
* images/ezimage/*.xpm: Add images used by speedbar.el.
2005-09-30 13:11:14 +00:00
Chong Yidong
b046f814a0 Images used by speedbar.el. 2005-09-30 13:09:58 +00:00
David Ponce
50a9d14ad2 *** empty log message *** 2005-09-30 06:28:17 +00:00
David Ponce
6d0bcf3c0d Update recentf changes. 2005-09-30 06:20:24 +00:00
Miles Bader
a33704bbe8 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 128)

   - Update from CVS

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * etc/GNUS-NEWS: Fix IDNA notes.

2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/message.el: Remove useless autoloads.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * lisp/gnus/message.el (message-use-idna): Default to t.
   (message-use-idna): Test whether encoding works too.  Doc fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nntp.el (nntp-warn-about-losing-connection): Remove.

2005-09-28  Simon Josefsson  <jas@extundo.com>

   * man/message.texi (IDNA): Fix.

2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
   nntp-server-hook, and nntp-warn-about-losing-connection; fix
   description of nntp-open-connection-function.
   (Common Variables): Fix descriptions.
2005-09-30 03:03:53 +00:00
Jay Belanger
0b292bd06e Update `versionnumber'.
Remove `versiondate'.
(Error Recovery): Refer to "initial state" rather than "default
state".
(Algebra): Mention LaTeX language mode.
(Programming): Delete reference to "Z =".
2005-09-28 00:50:55 +00:00
Francesco Potortì
9d2b2096f2 Tiny changes and clarifications by
Emanuele Giaquinta <emanuele.giaquinta@gmail.com>.
2005-09-27 13:47:17 +00:00
Eli Zaretskii
f7938fddc8 Fix Steven Huwig's email address. 2005-09-24 11:08:46 +00:00
Eli Zaretskii
917551f2b2 *** empty log message *** 2005-09-24 11:03:57 +00:00
Eli Zaretskii
23f095aa5f (ehelp): Add g and l to arg list, and use them in the call to `help'. 2005-09-24 11:03:18 +00:00
Carsten Dominik
bc07911a4b Version 3.16 2005-09-23 15:49:13 +00:00
Romain Francoise
4984462334 Update to version 1.2. Delete UC macro. 2005-09-16 22:36:25 +00:00
Chong Yidong
979f56ac3e New variable `image-load-path'. 2005-09-15 14:01:04 +00:00
Richard M. Stallman
5c4757d329 *** empty log message *** 2005-09-15 13:17:55 +00:00