1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00
Commit Graph

2575 Commits

Author SHA1 Message Date
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
Kenichi Handa
ce9b56fe13 Fix the paragraph describing the limitation of
UTF-8/16/7.
2005-09-15 02:55:22 +00:00
Romain Francoise
8c4a54e2a3 Add entry for write-region-inhibit-fsync. 2005-09-14 20:20:18 +00:00
Thien-Thi Nguyen
774d7c683a Mention new user var `hs-allow-nesting'. 2005-09-14 00:36:38 +00:00
Werner LEMBERG
cacb2615f8 typo 2005-09-12 05:53:11 +00:00
Eli Zaretskii
ee5d9fdfc5 Document changes in woman.el. 2005-09-10 15:01:43 +00:00
Eli Zaretskii
50a6ff152d *** empty log message *** 2005-09-09 13:42:01 +00:00
Eli Zaretskii
204a345c9f Update url for calculator.el. 2005-09-09 13:06:40 +00:00
Kenichi Handa
d87ceee0dd Show a patch for Mule-UCS to make it byte-compiled
correctly.
2005-09-08 07:02:08 +00:00
Chong Yidong
4cc1468e0b Added custom themes. 2005-09-06 19:24:32 +00:00
Michael Albinus
c1105d052e Make `make-auto-save-file-name' a magic operation. 2005-08-30 22:41:02 +00:00
Miles Bader
1faabaaa91 Add arch tagline 2005-08-30 20:22:27 +00:00
Carsten Dominik
0925c80cd3 Version 3.15 2005-08-30 12:11:52 +00:00
Thien-Thi Nguyen
fef741ad68 (DESCRIPTION): Reflect inclusion in the Emacs distribution.
Make role of EDITOR clearer.
(OPTIONS): Document `-s', `-V' and `-h'
as well as their long name counterparts.
(BUGS): Remove.
2005-08-27 22:01:23 +00:00
Romain Francoise
20dc22152e Fix capitalization of "Gnus". 2005-08-26 10:17:00 +00:00
Thien-Thi Nguyen
bfd6d01add Update years in copyright notice; nfc. 2005-08-24 11:32:07 +00:00
Juri Linkov
16691d29c1 *** empty log message *** 2005-08-22 21:35:40 +00:00
Eli Zaretskii
619a2c4976 Mention compilation-disable-input. 2005-08-20 12:20:49 +00:00
Eli Zaretskii
217b694f6a *** empty log message *** 2005-08-20 12:15:04 +00:00
Eli Zaretskii
c3c7a1450f Update links and URLs. 2005-08-20 11:49:26 +00:00
Richard M. Stallman
94396ace82 *** empty log message *** 2005-08-18 15:03:37 +00:00
Kim F. Storm
4ccda9c399 *** empty log message *** 2005-08-15 14:51:27 +00:00
Stephen Eglen
3754bbd16e Update dismal link 2005-08-15 10:41:09 +00:00
Thien-Thi Nguyen
c1a4c74d40 (Lisp Changes in Emacs 22.1, General Lisp changes):
Mention `expt' handling of negative exponent to return float.
2005-08-14 10:03:15 +00:00
Juri Linkov
05d9618303 Add examples of CVS grep.
Add examples of starting and finishing messages.
2005-08-14 06:56:23 +00:00
Juri Linkov
ff452477b6 Add examples of starting and finishing messages. 2005-08-14 06:55:35 +00:00
Eli Zaretskii
c9ed817636 *** empty log message *** 2005-08-12 11:22:30 +00:00
Juri Linkov
a11c921564 Fix +++' and ---' for Info mode. Add `vertical-border' face. 2005-08-09 22:24:18 +00:00
Stephen Eglen
6f2b20a2fa Update URLs. 2005-08-09 13:53:35 +00:00
Richard M. Stallman
61298e176c *** empty log message *** 2005-08-09 12:11:00 +00:00
Richard M. Stallman
f98dd4f8bd *** empty log message *** 2005-08-09 11:24:05 +00:00
Richard M. Stallman
48b194fdd2 *** empty log message *** 2005-08-09 02:59:34 +00:00
Juanma Barranquero
b3ff69c1c0 Fix reference to ~/.emacs.d. 2005-08-08 17:50:20 +00:00
Eli Zaretskii
97beadbd1f Mention changes in cmuscheme. 2005-08-06 07:42:06 +00:00
Juri Linkov
f533b4d958 Add examples of finished compilation. 2005-08-06 00:55:11 +00:00
Kenichi Handa
4f27bfc37f *** empty log message *** 2005-08-05 01:19:04 +00:00
Kenichi Handa
fbd3f1a9d3 Fix the entry describing code-pages. 2005-08-05 01:18:52 +00:00
Juanma Barranquero
c638055f54 *** empty log message *** 2005-07-28 08:29:54 +00:00
Juanma Barranquero
483e28ad99 Add `icons' (for in-place installs). 2005-07-28 08:29:30 +00:00
Sam Steingold
290e47075b typo 2005-07-22 14:22:02 +00:00
Stefan Monnier
dd44836c98 Add gc-cons-percentage. 2005-07-21 19:03:30 +00:00
Miles Bader
9827d1ab0f Add arch tagline 2005-07-20 06:58:24 +00:00
Carsten Dominik
fb1556f06e Version 3.14 2005-07-19 17:00:20 +00:00
Juri Linkov
4a397e9af6 Add example of grep output with context lines. 2005-07-19 14:09:52 +00:00
Juri Linkov
cdf9f9860b Examples of messages grep recognizes 2005-07-19 12:57:56 +00:00
Jan Djärv
25fd144dac * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
2005-07-19 09:35:56 +00:00
Juri Linkov
1bef859700 Delete duplicate words. 2005-07-18 15:33:45 +00:00
Eli Zaretskii
73d99a4b41 Clarify the location of $HOME on w32. 2005-07-16 10:48:46 +00:00
Jason Rumney
e8d2a9b0bb cmdargs.texi updated for last change 2005-07-15 21:50:23 +00:00
Jason Rumney
43e5cbd9cc Default HOME on MS Windows has changed. 2005-07-15 21:49:02 +00:00
Stefan Monnier
090475f391 (sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
(sh-get-indent-info): Simplify.
(sh-mark-init, sh-learn-buffer-indent, sh-add-completer): with-current-buffer.
2005-07-13 04:55:42 +00:00
Richard M. Stallman
88e7212b38 Delete MH-E. 2005-07-12 22:19:00 +00:00
Richard M. Stallman
c730ba414d Delete find-func and flyspell. 2005-07-12 22:18:29 +00:00
Richard M. Stallman
92d7ad01f1 Fix word duplication. 2005-07-12 21:53:08 +00:00
Juri Linkov
9e5f497df1 (Files): Change description of `C-x C-q' from
`checkin/checkout' to `toggle read-only'.
(Getting Help): Replace `C-h c' with `C-h k'.
(Error Recovery): Replace `recover-file' with `recover-session'.
(Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
2005-07-12 06:16:38 +00:00
Richard M. Stallman
51f74c375f *** empty log message *** 2005-07-11 19:28:21 +00:00
Richard M. Stallman
9b8453daea *** empty log message *** 2005-07-11 19:23:04 +00:00
Richard M. Stallman
10bb671b10 *** empty log message *** 2005-07-09 16:16:54 +00:00
Richard M. Stallman
b713c813e7 *** empty log message *** 2005-07-07 22:57:21 +00:00
Richard M. Stallman
8e493cf873 Clarify footnote 7. 2005-07-07 22:52:58 +00:00
Richard M. Stallman
bc4c845630 *** empty log message *** 2005-07-07 22:38:37 +00:00
Richard M. Stallman
a185b6e92c Update how to help. 2005-07-07 22:38:14 +00:00
Lute Kamstra
9d42fe6f84 *** empty log message *** 2005-07-07 09:27:54 +00:00
Lute Kamstra
cf00671d1f Delete file. The GNU Task List is obsolete and has been replaced by
http://savannah.gnu.org/projects/tasklist.
2005-07-07 08:39:54 +00:00
Lute Kamstra
60b34e064f Update versionnumber' and year'. Update Emacs's version to 22.
(Starting Emacs): Delete sentence to fix formatting problems.
(Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
(Formatting): Update the binding of set face.
(International Character Sets): set-language-environment is bound to
C-x RET l
2005-07-07 08:07:37 +00:00
Jason Rumney
47bdd30500 Add note about change to default value of w32-use-full-screen-buffer. 2005-07-06 21:55:51 +00:00
Lute Kamstra
a0ec7a4a17 *** empty log message *** 2005-07-05 12:22:32 +00:00
Lute Kamstra
27bc28bdb8 Mention OS X support for battery.el. 2005-07-05 08:30:45 +00:00
Lute Kamstra
3ef97fb6a7 Update FSF's address. 2005-07-05 00:35:10 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Lute Kamstra
364c38d3af Update FSF's address. 2005-07-04 15:47:28 +00:00
Lute Kamstra
0d07bc90bc Update FSF's address. 2005-07-04 14:42:45 +00:00
Miles Bader
41700b79db Add arch tagline 2005-07-04 07:46:29 +00:00
Carsten Dominik
a5ab1eac2f Version 3.13 2005-07-04 06:39:47 +00:00
Jan Djärv
ed214edf50 Added that emacs tries to handle exec-shield at build time. 2005-07-03 21:50:53 +00:00
Jan Djärv
cf14a51cd1 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Added it again.
2005-07-03 21:47:06 +00:00
Stefan Monnier
1953295bde *** empty log message *** 2005-07-02 19:38:28 +00:00
Lute Kamstra
83c4f946f7 Update FSF's address. 2005-07-02 15:46:32 +00:00
Masatake YAMATO
711877f36a 2005-07-01 Masatake YAMATO <jet@gyve.org>
* emacs.c (main): Passing ADD_NO_RANDOMIZE to
	`personality'.
2005-06-30 16:30:53 +00:00
Miles Bader
6ef874e972 Add arch tagline 2005-06-29 22:39:45 +00:00
Richard M. Stallman
740d6b0371 Minor cleanup. 2005-06-29 22:05:04 +00:00
Carsten Dominik
76b2714958 Copyright FSF 2005-06-29 09:52:50 +00:00
Carsten Dominik
e325025461 Still more fixes to the org-mode entry. 2005-06-29 09:51:45 +00:00
Carsten Dominik
fad0a15014 New files, the reference card for org-mode. 2005-06-29 09:45:38 +00:00
Carsten Dominik
005afe922b Org-mode entry shortened. 2005-06-29 09:40:37 +00:00
Carsten Dominik
aab5cdb29b *** empty log message *** 2005-06-29 09:37:00 +00:00
Carsten Dominik
b878c6c0d3 Some fixes to the RefTeX entry 2005-06-29 09:34:46 +00:00
Carsten Dominik
1918f5d500 Added entries for org.el and reftex.el. 2005-06-29 08:14:53 +00:00
Carsten Dominik
0090f1400b *** empty log message *** 2005-06-29 08:14:09 +00:00
Carsten Dominik
01d378257d *** empty log message *** 2005-06-29 07:42:54 +00:00
Marcelo Toledo
b8594a739f Changed the maintainer of TUTORIAL.pl. 2005-06-28 23:01:58 +00:00
Richard M. Stallman
025691ed92 *** empty log message *** 2005-06-28 19:08:07 +00:00
Richard M. Stallman
ff0ab4067a (Fedora Core 4 GNU/Linux: Segfault during dumping): New. 2005-06-28 18:52:26 +00:00
Richard M. Stallman
df13531dc2 *** empty log message *** 2005-06-25 14:38:05 +00:00
Richard M. Stallman
09352e8f25 *** empty log message *** 2005-06-25 04:48:24 +00:00
Richard M. Stallman
528b6abcb4 *** empty log message *** 2005-06-23 21:49:52 +00:00
Richard M. Stallman
2c632203b2 Renamed show-nonbreak-escape to nobreak-char-display. 2005-06-23 21:48:25 +00:00
Kim F. Storm
74351e9fc2 *** empty log message *** 2005-06-23 13:58:24 +00:00
Juanma Barranquero
2c7a8f6335 Fix spellings. 2005-06-21 11:40:22 +00:00
Luc Teirlinck
30c56b9743 *** empty log message *** 2005-06-21 01:31:11 +00:00
Stefan Monnier
2345130a33 *** empty log message *** 2005-06-20 14:01:37 +00:00
Richard M. Stallman
07ff1e4bea *** empty log message *** 2005-06-18 14:00:46 +00:00
Richard M. Stallman
f19b57e3f9 *** empty log message *** 2005-06-17 14:42:39 +00:00
Stefan Monnier
10f401d274 *** empty log message *** 2005-06-15 21:00:27 +00:00
Kim F. Storm
a5c99dc903 *** empty log message *** 2005-06-14 11:11:31 +00:00
Eli Zaretskii
0af4347a78 Mention that adaptive-fill-function is now used before adaptive-fill-regexp,
rather than after it.
2005-06-11 13:58:16 +00:00
Eli Zaretskii
98d1a1cf4c *** empty log message *** 2005-06-11 13:54:09 +00:00
Eli Zaretskii
270bf00e3a Mention emacs-buffer.gdb. 2005-06-11 13:02:39 +00:00
Noah Friedman
58f498fede (ybuffer-list): Don't use $filename; can't use char as placeholder when
buffer has no file name and process is still live.  Use different printf
cases instead.
2005-06-10 22:39:45 +00:00
Kim F. Storm
b7aae902ed *** empty log message *** 2005-06-08 23:04:27 +00:00
Kim F. Storm
f77e451419 Linux kernel 2.6.10 may corrupt process output.
Warn that using CVS+SSH may corrupt files, include work-around.
2005-06-08 12:13:32 +00:00
Kim F. Storm
4a29de231e *** empty log message *** 2005-06-08 12:13:21 +00:00
Juri Linkov
081bae6ba4 Add shadow' face and move mode-line-highlight' to new section `New faces'. 2005-06-08 03:15:45 +00:00
Juri Linkov
c476bcb06c *** empty log message *** 2005-06-06 12:37:46 +00:00
Juri Linkov
6bf7c77724 Delete trailing whitespace. 2005-06-06 11:50:37 +00:00
Juri Linkov
591a63e93c Change NBSP to space. Move coding cookie from the
second line to Local Variables.  Fix title line.
2005-06-06 11:49:52 +00:00
Juri Linkov
e6670d1c6b Change NBSP to space. 2005-06-06 11:47:49 +00:00
Eli Zaretskii
a6b017c9a4 Mark documented features. 2005-06-04 19:03:06 +00:00
Juanma Barranquero
a2e6384d44 Document new argument of `list-faces-display'. 2005-06-02 10:06:14 +00:00
Miles Bader
6b5341d34a Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
etc/emacs-buffer.gdb: Remove RCS keywords
2005-05-30 17:01:09 +00:00
Miles Bader
22b58b5ea0 Add arch tagline 2005-05-30 16:54:34 +00:00
Noah Friedman
e55df387ea *** empty log message *** 2005-05-30 10:48:47 +00:00
Noah Friedman
0854cf4287 Mention emacs-buffer.gdb 2005-05-30 10:38:35 +00:00
Noah Friedman
a7868bfa4e New file 2005-05-30 10:30:51 +00:00
Richard M. Stallman
36f28e7f14 *** empty log message *** 2005-05-29 02:58:17 +00:00
Bill Wohler
e495eaec9c Upgraded to MH-E version 7.84.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2005-05-28 22:04:54 +00:00
Richard M. Stallman
37fa88eb50 Change NBSP to space. 2005-05-28 09:30:00 +00:00
Juanma Barranquero
86270ecfb5 Fix typos. 2005-05-24 18:15:09 +00:00
Masatake YAMATO
b1ffef1201 Write about mouse-face on mode-line and header-line. 2005-05-24 17:12:50 +00:00
Juanma Barranquero
3053a64e90 Fix typo. 2005-05-24 15:30:58 +00:00
Eli Zaretskii
1de7674c94 Mark locate-file as documented. 2005-05-21 13:33:55 +00:00
Richard M. Stallman
240d926eb2 Reclassify item. Update copyright year. 2005-05-20 22:05:21 +00:00
Nick Roberts
639ec7659c *** empty log message *** 2005-05-19 00:11:48 +00:00
Nick Roberts
7945a3f5b0 post-command-idle-hook has gone. 2005-05-18 23:34:33 +00:00
Nick Roberts
9432a9de8f *** empty log message *** 2005-05-18 09:48:34 +00:00
Kim F. Storm
0fa5d10ef8 *** empty log message *** 2005-05-18 08:00:50 +00:00
Kim F. Storm
7bee0d640b Move rectangle mark from S-return to C-return. 2005-05-17 22:40:00 +00:00
Juanma Barranquero
1e866943a0 *** empty log message *** 2005-05-16 15:33:24 +00:00
Juanma Barranquero
7c656cd3c0 Remove references to open-network-stream-nowait and open-network-stream-server. 2005-05-16 15:24:53 +00:00
Nick Roberts
995599a89e *** empty log message *** 2005-05-16 01:06:37 +00:00
Nick Roberts
e6467bba3f *** empty log message *** 2005-05-16 00:30:03 +00:00
Richard M. Stallman
85ddb888e7 *** empty log message *** 2005-05-15 14:30:33 +00:00
Richard M. Stallman
820f92e199 Correct/improve previous change. 2005-05-15 13:49:41 +00:00
Richard M. Stallman
7daddde20c Many cleanups. 2005-05-14 23:38:09 +00:00
Richard M. Stallman
a5768150fe Various cleanups. 2005-05-14 23:23:39 +00:00
Richard M. Stallman
d06ba29495 *** empty log message *** 2005-05-14 14:17:07 +00:00
Richard M. Stallman
f48201dc17 Add a footnote. 2005-05-14 14:16:28 +00:00
Richard M. Stallman
da0e78ac36 Update footnotes. 2005-05-14 14:12:36 +00:00
Richard M. Stallman
a61d42f160 Rearrangements and cleanups. 2005-05-14 13:58:01 +00:00
Richard M. Stallman
7404c0d4c3 Write "Lisp" properly. Other cleanups. 2005-05-14 13:18:57 +00:00
Richard M. Stallman
9bae34bfb0 Rearrangements and cleanups. Don't mention defaulting of :group. 2005-05-14 13:15:35 +00:00
Daniel Pfeiffer
dda6a1685b Advertize Makefile mode changes. 2005-05-13 08:06:41 +00:00
Marcelo Toledo
28cfe10356 Fixed wrong entries in etc/ChangeLog and replaced my email. 2005-05-11 18:26:03 +00:00
Richard M. Stallman
d101bf56d0 *** empty log message *** 2005-05-10 09:22:07 +00:00
Richard M. Stallman
c44da964fc Rearrange; clarify some entries. 2005-05-09 21:02:37 +00:00
Richard M. Stallman
da9356b0e0 Rearrangements. 2005-05-08 23:02:44 +00:00
Luc Teirlinck
ea0d5ebb2d *** empty log message *** 2005-05-07 19:48:04 +00:00
Eli Zaretskii
f3c2dbe914 Document locate-file.
Move description of new command-line options to where they belong.
2005-05-07 11:15:53 +00:00
Nick Roberts
33b71f4121 *** empty log message *** 2005-05-07 00:07:03 +00:00
Marcelo Toledo
2890fe8eb8 Fixed changelog entry. 2005-05-06 20:23:09 +00:00
Marcelo Toledo
e31eb62cce Updated header of TUTORIAL.pl. 2005-05-05 20:00:40 +00:00
Daniel Pfeiffer
b854556ff5 Advertise new `font-lock-negation-char-face'. 2005-05-05 19:10:58 +00:00
Richard M. Stallman
2cb72935e2 More rearrangement. 2005-05-04 16:04:04 +00:00
Kim F. Storm
fa2b23e520 *** empty log message *** 2005-05-03 21:14:05 +00:00
Richard M. Stallman
406c0f1219 More rearrangements. 2005-05-02 21:35:52 +00:00
Richard M. Stallman
30b0da81df *** empty log message *** 2005-05-02 20:58:54 +00:00
Kim F. Storm
4006261607 *** empty log message *** 2005-05-02 11:36:01 +00:00
Lars Hansen
6544b8f631 Correct key binding for dired-mark-omitted. 2005-05-01 07:07:19 +00:00
Richard M. Stallman
7e995a2381 *** empty log message *** 2005-04-30 20:34:12 +00:00
Nick Roberts
c9a0bd660b *** empty log message *** 2005-04-29 22:38:08 +00:00
Luc Teirlinck
6d42bedc27 *** empty log message *** 2005-04-27 00:37:59 +00:00
Luc Teirlinck
7110b659d6 *** empty log message *** 2005-04-27 00:30:29 +00:00
Nick Roberts
c9c1312dbf *** empty log message *** 2005-04-26 09:23:24 +00:00
Dan Nicolaescu
35b1b8abe3 * NEWS: Mention xterm key bindings.
* term/xterm.el (function-key-map): Fix strings for
{C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
{C,S,A,C-S}-{f1-f12}.
2005-04-26 05:56:22 +00:00
Dan Nicolaescu
c9b630f7f2 * e/eterm.ti: Add a comment.
* e/eterm: Regenerate.

* term.el (ansi-term-color-vector): Use the xterm colors.
(term-raw-map): Don't add mappings for \eO and \e[. Map
deletechar.
2005-04-25 18:11:33 +00:00
Thien-Thi Nguyen
70ca7cb36e Update. 2005-04-25 11:42:25 +00:00
Sam Steingold
e1825b50a3 typo 2005-04-24 21:02:20 +00:00
Eli Zaretskii
c844a93e4e Mark syntax-class as documented. 2005-04-24 15:07:23 +00:00
Richard M. Stallman
469bc67986 *** empty log message *** 2005-04-23 16:57:31 +00:00
Richard M. Stallman
c9fa5dc9e9 *** empty log message *** 2005-04-23 16:22:23 +00:00
Eli Zaretskii
0f812f3ff7 Mark JIT stealth entry as non-documentable. 2005-04-23 12:58:06 +00:00
Eli Zaretskii
a5f25dcd0f Document changes in JIT stealth lock parameters. 2005-04-23 12:47:34 +00:00
Nick Roberts
5e222bcd7f *** empty log message *** 2005-04-22 21:33:35 +00:00
Nick Roberts
230e1e8026 *** empty log message *** 2005-04-22 04:11:30 +00:00
Kim F. Storm
1ba52906b4 *** empty log message *** 2005-04-21 23:46:33 +00:00
Lute Kamstra
3972533765 Mention new function rassq-delete-all. 2005-04-21 21:29:34 +00:00
Stefan Monnier
fc9d21fc78 Try to add some structure by adding a "new functions" topic.
Mention the new `syntax-class' function.
2005-04-20 16:06:39 +00:00
Kenichi Handa
0a0993d7bc *** empty log message *** 2005-04-20 10:47:03 +00:00
Kim F. Storm
5827e9d460 *** empty log message *** 2005-04-19 10:11:26 +00:00
Kim F. Storm
d063683916 *** empty log message *** 2005-04-19 09:13:36 +00:00
Luc Teirlinck
742220b6bc *** empty log message *** 2005-04-18 01:08:03 +00:00
Richard M. Stallman
ec0cf96622 *** empty log message *** 2005-04-17 16:04:44 +00:00
Marcelo Toledo
8471dc5805 TUTORIAL.ru and TUTORIAL.th updated header. 2005-04-14 17:00:20 +00:00
Pavel Janík
f425f74262 Updated header. 2005-04-13 20:41:10 +00:00
Luc Teirlinck
ed77be1d17 *** empty log message *** 2005-04-12 23:40:00 +00:00
Jan Djärv
ed0fb1f1cc Added new X reosurce, cursorBlink. 2005-04-12 19:59:54 +00:00
YAMAMOTO Mitsuharu
b7461be999 *** empty log message *** 2005-04-12 10:28:24 +00:00
YAMAMOTO Mitsuharu
9c3f35d665 Mention dynamic change of keyboard-coding-system on Mac. 2005-04-12 10:28:14 +00:00
Richard M. Stallman
94285c2625 *** empty log message *** 2005-04-11 16:46:05 +00:00
Richard M. Stallman
6695c528d4 *** empty log message *** 2005-04-10 23:38:37 +00:00
Jan Djärv
4a4cbd001d * NEWS: Mention fontSet for Lucid menus. 2005-04-10 12:31:24 +00:00
Masatake YAMATO
0c9a01ff28 * compilation.txt (symbol): Added gcov-file
gcov-bb-file gcov-never-called-line gcov-called-line .

* progmodes/compile.el (compilation-error-regexp-alist-alist): Add
regexp for gcov.
2005-04-10 06:19:31 +00:00
Kenichi Handa
c09b2b56d2 *** empty log message *** 2005-04-08 07:25:56 +00:00
Kenichi Handa
ccec51876b Updated header, contents synchronized with
TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2005-04-08 07:23:56 +00:00
Pavel Janík
7237931b97 Updated header. 2005-04-06 18:03:42 +00:00
Stefan Monnier
7c0d88969c *** empty log message *** 2005-04-06 14:08:06 +00:00
Kim F. Storm
f17387d3f4 Add --bare-bones. 2005-04-06 10:46:44 +00:00
Marcelo Toledo
2835df5f8b Maintainer for TUTORIAL.ko needed. Tried contacting the author but the email seems invalid. 2005-04-06 02:37:08 +00:00
Werner LEMBERG
7bade82d96 * TUTORIAL.de: Updated header. 2005-04-05 20:59:55 +00:00
Marcelo Toledo
a049b36c46 Added field maintainer in etc/TUTORIAL.translators. Slovenian TUTORIAL confirmed in admin/FOR-RELEASE. TUTORIAL.ja was set as confirmed, but it still not agree with the correct form. 2005-04-05 15:52:48 +00:00
Thien-Thi Nguyen
b2c2fcb745 Move "copying conditions at end" sentence after title. 2005-04-04 19:51:48 +00:00
Thien-Thi Nguyen
e3039e63cc *** empty log message *** 2005-04-04 07:43:43 +00:00
Thien-Thi Nguyen
c9541e2d30 Update text before first period. 2005-04-04 07:35:10 +00:00
Marcelo Toledo
e9fd21e850 Fixed syntax highlighting in lisp/add-log.el. 2005-04-03 23:03:21 +00:00
Marcelo Toledo
18242ac679 Applied patch by Mats Lidell <matsl@contactor.se> 2005-04-03 21:40:07 +00:00
Richard M. Stallman
b7dc1e82f9 Clean up line breaks. 2005-04-02 18:30:07 +00:00