1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

2487 Commits

Author SHA1 Message Date
Juri Linkov
4079cf9fa2 (Cell Justification): Delete duplicate words. 2005-07-18 16:17:43 +00:00
Juri Linkov
40aa26c148 (Top): Delete duplicate words. 2005-07-18 16:16:52 +00:00
Juri Linkov
c443d1e272 (Emacs 18 MUAs): Delete duplicate words. 2005-07-18 16:10:59 +00:00
Juri Linkov
e721d7b124 (TODO types): Delete duplicate words. 2005-07-18 16:10:19 +00:00
Juri Linkov
0df88e8e48 (Specify Coding): Delete duplicate words. 2005-07-18 16:09:42 +00:00
Juri Linkov
d9cb626bfd (Wheeled Mice): Delete duplicate words. 2005-07-18 16:09:02 +00:00
Juri Linkov
559d82bfa3 (Old Versions): Delete duplicate words. 2005-07-18 16:08:22 +00:00
Juri Linkov
2cf726a196 (Easy Customization): Delete duplicate words. 2005-07-18 16:07:30 +00:00
Juri Linkov
19188ec741 (Overview): Delete duplicate words. 2005-07-18 16:06:46 +00:00
Juri Linkov
12874db769 (Time Zones, Logical Operations): Delete duplicate words. 2005-07-18 16:05:38 +00:00
Richard M. Stallman
7ce1c508f2 (Creating Frames): Fix foreground color example. 2005-07-17 19:50:08 +00:00
Richard M. Stallman
2059927bff (Init Examples): Clean up text about conditionals. 2005-07-17 19:47:56 +00:00
Richard M. Stallman
8db30414b1 (Completion Commands): Fix command name for ?. 2005-07-16 15:59:09 +00:00
Eli Zaretskii
9ebc3953c9 *** empty log message *** 2005-07-16 12:37:28 +00:00
Eli Zaretskii
2e9c1c6def *** empty log message *** 2005-07-16 11:54:17 +00:00
Eli Zaretskii
6bdeff3e19 *** empty log message *** 2005-07-16 11:41:37 +00:00
Eli Zaretskii
eb383a9285 (Type Predicates): Document `atom' type. 2005-07-16 11:37:11 +00:00
Eli Zaretskii
9e6bb19f87 (Standard Faces): Explain that customization of `menu' face has no effect
on w32 and with GTK.  Add cross-references.
2005-07-16 11:03:26 +00:00
Eli Zaretskii
0a2c928456 (General Variables): Clarify the default location of $HOME on w32 systems. 2005-07-16 10:49:45 +00:00
Jason Rumney
f95a841c6f (General Variables): Default HOME on MS Windows has changed. 2005-07-15 21:47:14 +00:00
Juri Linkov
2f9a4a2226 Fix typos. 2005-07-12 06:18:38 +00:00
Jay Belanger
5127c21691 (Graphics): Mention GNUPLOT's web site.
(Hooks): Mention new hooks.
(Embedded Mode): Mention that some variables may be major-mode
dependent.
(Customizable Variables):  Mention new customizable variables.
2005-07-11 16:22:00 +00:00
Michael Kifer
8ea74b0e45 * viper-cmd.el (viper--key-maps): new variable.
(viper-normalize-minor-mode-map-alist): use viper--key-maps and
	emulation-mode-map-alists.
	(viper-envelop-ESC-key): use viper-subseq.
	(viper-search-forward/backward/next): disable debug-on-error.

	* viper-keym.el (viper-toggle-key,viper-quoted-insert-key,
	viper-ESC-key): new defcustoms.

	* viper-macs.el (ex-map-read-args): use viper-subseq.

	* viper-util.el (viper-key-to-emacs-key): use viper-subseq.
	(viper-subseq): copy of subseq from cl.el.

	* viper.el (viper-go-away,viper-set-hooks): use
	emulation-mode-map-alists, advise self-insert-command, add-minor-mode.

	* viper-mous.el (viper-current-frame-saved): use defvar.

	* viper-init.el: got rid of -face in face names.

	* ediff-diff.el (ediff-extract-diffs,ediff-extract-diffs3):
	Make it work with longlines mode

	* ediff-mult.el (ediff-meta-mode-hook): new variable.

	* ediff-ptch.el (ediff-file-name-sans-prefix): quote regexp.

	* ediff-init: got rid of -face in face names.
2005-07-10 18:46:24 +00:00
Kenichi Handa
71ec7e9b2d *** empty log message *** 2005-07-08 01:52:05 +00:00
Kenichi Handa
d0da173e9f (Recognize Coding): Recommend revert-buffer-with-coding-system instead
of revert-buffer.
2005-07-08 01:51:07 +00:00
Richard M. Stallman
7d90e71da1 *** empty log message *** 2005-07-08 01:10:12 +00:00
Richard M. Stallman
e6cbffd916 (Antinews): Mention mode-line-inverse-video. 2005-07-08 01:10:01 +00:00
Richard M. Stallman
16f56815f9 (Saving): Minor correction about C-x C-w. 2005-07-08 01:07:22 +00:00
Richard M. Stallman
6e3ca4bd0c (Display Custom): Don't mention mode-line-inverse-video. 2005-07-08 01:06:03 +00:00
Luc Teirlinck
a13060944a *** empty log message *** 2005-07-07 23:18:26 +00:00
Luc Teirlinck
c778ed4955 (Isearch Scroll): Add example of using the `isearch-scroll' property.
(Slow Isearch): Reference anchor for `baud-rate' instead of entire
`Display Custom' node.
(Regexp Replace): Put text that requires Emacs Lisp knowledge last
and de-emphasize it.
(Other Repeating Search): `occur' currently can not correctly
handle multiline matches.  Correct, clarify and update description
of `flush-lines' and `keep-lines'.
2005-07-07 23:09:00 +00:00
Richard M. Stallman
b713c813e7 *** empty log message *** 2005-07-07 22:57:21 +00:00
Richard M. Stallman
7d1130ad36 Update where to get GNU status; add refs for how to help.
Add footnotes 6 and 7.
2005-07-07 22:54:34 +00:00
Luc Teirlinck
01460f973f (Display Custom): Add anchor for `baud-rate'. 2005-07-07 22:48:46 +00:00
Lute Kamstra
a0ec7a4a17 *** empty log message *** 2005-07-05 12:22:32 +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
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
Richard M. Stallman
3d39302945 *** empty log message *** 2005-07-03 16:51:26 +00:00
Richard M. Stallman
99f71598ea (Example -- Configuring a tool called directly):
Update name of flymake-build-relative-filename.
2005-07-03 16:40:12 +00:00
Stefan Monnier
1953295bde *** empty log message *** 2005-07-02 19:38:28 +00:00
Miles Bader
84861437f9 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 83-85)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS

2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
   (gnus-nocem-check-article): Fetch the Type header.
   (gnus-nocem-message-wanted-p): Fix the way to examine types.
   (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
   (gnus-nocem-enter-article): Make sure gnus-nocem-hashtb is initialized.

   * lisp/gnus/pgg.el (pgg-verify): Return the verification result.

2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * man/gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
2005-06-30 00:27:41 +00:00
Carsten Dominik
01d378257d *** empty log message *** 2005-06-29 07:42:54 +00:00
Carsten Dominik
7837f272fa Version 3.12 2005-06-29 07:13:11 +00:00
Richard M. Stallman
cf44444173 *** empty log message *** 2005-06-25 02:31:45 +00:00
Richard M. Stallman
367aa52c6d (Text Display): Change index entries. 2005-06-25 02:31:31 +00:00
Eli Zaretskii
6cdd056d99 *** empty log message *** 2005-06-24 20:27:39 +00:00
Eli Zaretskii
2e2698e0f2 (MAKEINFO): Use --force.
(INFO_TARGETS, DVI_TARGETS): Make identical to the lists in Makefile.in.
(gnus.dvi): Use "..." to quote Sed args, so that it works with more shells.
2005-06-24 20:23:30 +00:00
Richard M. Stallman
528b6abcb4 *** empty log message *** 2005-06-23 21:49:52 +00:00