1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
Commit graph

347 commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
cbd488c46a *** empty log message *** 2006-02-10 08:35:43 +00:00
Andreas Schwab
2ccc6e6605 Typo. 2006-02-09 13:35:52 +00:00
Mathias Dahl
5f64e9f656 Keybindings for Tumme in Dired. 2006-02-08 23:17:13 +00:00
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
Jay Belanger
4c003d2f9a *** empty log message *** 2006-02-05 16:35:52 +00:00
Miles Bader
8508e990c1 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0
2006-02-05 12:42:51 +00:00
Bill Wohler
5384dc93e5 Update for MH-E release 7.91. 2006-02-03 23:17:59 +00:00
Bill Wohler
c80ba99d2d Release MH-E version 7.90.
* NEWS, MH-E-NEWS: Update for release 7.90.
2006-02-02 00:00:53 +00:00
Miles Bader
597993cf44 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Creator:  Michael Olson <mwolson@gnu.org>

Install ERC.
2006-01-29 13:08:58 +00:00
Chong Yidong
7cef62284f * TODO: Make SYNC_INPUT the default. 2006-01-27 22:58:12 +00:00
Noah Friedman
82a31b62db *** empty log message *** 2006-01-25 04:06:04 +00:00
Nick Roberts
3140b91ba8 *** empty log message *** 2006-01-25 00:44:01 +00:00
Michael Albinus
87899d7ef7 * etc/NEWS: tramp can be removed by M-x tramp-unload-tramp. 2006-01-22 23:15:58 +00:00
Dan Nicolaescu
14397ea756 * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
* term.el (term-raw-map): Add mapping for insert.
(term-send-insert): New.
(term-mode): Make variables local here instead of doing it in
`term-emulate-terminal'.
(term-emulate-terminal): Delete incorrect optimization for cr+lf.
Scroll reverse needs to take into account the scroll
region.  Saving and restoring the cursor should save the color
attributes too.
(term-reset-terminal): Reset the scroll region.
(term-handle-ansi-escape): Cursor up and down should take into
account the scroll region.
(term-set-scroll-region): Renamed from `term-scroll-region'.  Move
to 0,0 after setting the region.
(term-handle-scroll): Handle scroll up.
(term-down): Fix off by one error.
(term-delete-lines): Do not delete outside the scroll region.
(term-insert-lines): Take into account the scroll region.
2006-01-15 19:36:10 +00:00
Richard M. Stallman
3c005b12f6 +N applies only to next file. 2006-01-13 22:44:42 +00:00
Romain Francoise
cdda1b5966 *** empty log message *** 2005-12-31 15:29:39 +00:00
Dan Nicolaescu
04a4075fb9 * e/eterm-color.ti: Temporarily disable the ri entry.
* e/eterm-color: Regenerate.
2005-12-28 23:03:31 +00:00
Károly Lőrentey
4e8b322fc8 Add note on the multi-tty branch. 2005-12-21 12:35:05 +00:00
Károly Lőrentey
f469551947 Change prev-buffer' to previous-buffer'; add note on them using the
frame-local buffer list.
2005-12-16 11:33:25 +00:00
Eli Zaretskii
5fdf9b7cf0 *** empty log message *** 2005-12-10 12:35:47 +00:00
Jay Belanger
61322d7286 Add a comment about the Calc prefix. 2005-12-02 19:50:16 +00:00
Thien-Thi Nguyen
55a0310179 Add entry: "Go in a buffer: Go Text Protocol client". 2005-11-27 23:29:33 +00:00
Chong Yidong
fd993ce263 New icons installed. 2005-11-26 14:36:05 +00:00
Carsten Dominik
35af34900f *** empty log message *** 2005-11-18 16:13:55 +00:00
Nick Roberts
a354cf393b *** empty log message *** 2005-11-15 12:24:56 +00:00
Nick Roberts
31fa5025bb *** empty log message *** 2005-11-09 10:43:46 +00:00
Jan Djärv
32087ea326 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
* images/save.xpm, images/save.pbm, images/low-color/save.xpm:
 Adjust baseline.
2005-11-06 20:37:12 +00:00
Jan Djärv
16896f6742 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
* images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
 * images/low-color/next-node.xpm: Adjust paper size and layout.
2005-11-06 13:32:16 +00:00
Nick Roberts
7dab700a7b *** empty log message *** 2005-11-05 10:08:48 +00:00
Jan Djärv
db2cf961d7 New images for info. 2005-11-04 17:24:09 +00:00
Carsten Dominik
9453908901 *** empty log message *** 2005-11-04 09:31:36 +00:00
Romain Francoise
719e04b607 Update FSF's address. 2005-11-03 14:51:48 +00:00
Nick Roberts
99ac518222 *** empty log message *** 2005-11-03 02:02:34 +00:00
Romain Francoise
4ac4f9ce5e Source files are compressed by default. 2005-11-01 11:48:50 +00:00
Bill Wohler
ae3859c022 Help mode now creates hyperlinks for URLs. 2005-10-28 21:37:34 +00:00
Dan Nicolaescu
cc795ef0bb (el1): Undo 2005-10-23 change.
Add some comments on how to update this file. Add ri
capability that has long been supported by term.el.
2005-10-27 07:05:04 +00:00
Nick Roberts
a42d13093c *** empty log message *** 2005-10-25 10:38:41 +00:00
Richard M. Stallman
61796b3ce3 (el1): Capability deleted, since term.el doesn't implement it. 2005-10-24 03:37:47 +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
Eli Zaretskii
a12ba300b1 *** empty log message *** 2005-10-20 15:50:10 +00:00
Chong Yidong
436a2ccd3f * NEWS: New variable `max-image-size'. 2005-10-19 03:56:09 +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
eae86e675f *** empty log message *** 2005-10-15 22:51:57 +00:00
Bill Wohler
aa2361eb58 *** empty log message *** 2005-10-15 06:00:10 +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
Jan Djärv
0597ab1287 * NEWS: -nb, --no-bitmap-icon 2005-10-09 07:44:10 +00:00
Stefan Monnier
ba6be78d4e Clarify the local variables entry. 2005-10-02 15:01:48 +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