1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00
Commit Graph

2527 Commits

Author SHA1 Message Date
Glenn Morris
4c3384fa02 (Defining Abbrevs): Abbrev tables may not be empty when major modes
are loaded.
2006-12-10 03:13:00 +00:00
Glenn Morris
9e7287f49a *** empty log message *** 2006-12-10 03:12:38 +00:00
Glenn Morris
4e34846db4 (Defining Abbrevs): Mention `define-abbrev' 'force
value for system-flag argument.
2006-12-10 03:05:30 +00:00
Glenn Morris
8d4a66af92 *** empty log message *** 2006-12-10 03:05:20 +00:00
Juanma Barranquero
d6598d469c (maintainer-clean): Partially revert last change; delete "elisp-?"
and "elisp-??" instead of "elisp-*" to protect elisp-covers.texi.
2006-12-09 13:00:10 +00:00
Juanma Barranquero
c6883bfcf3 (maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;
they are already deleted by the `clean' and `distclean' targets, and they
are in the $(infodir) directory, not the current one.
2006-12-07 18:11:33 +00:00
Kim F. Storm
9d8b24a200 *** empty log message *** 2006-12-04 12:39:58 +00:00
Kim F. Storm
d96658e3fd (Misc Events): Update signal events.
(Event Examples): Add signal example.
2006-12-04 12:30:20 +00:00
Richard M. Stallman
04c21c783e (Visibility of Frames): Explain visible windows
can be covered by others.  Add xref for raise-frame.
2006-11-29 15:07:46 +00:00
Richard M. Stallman
7bc297d702 *** empty log message *** 2006-11-28 02:23:45 +00:00
Richard M. Stallman
6cd77d3058 (Regexp Special): Update when ^ is special. 2006-11-28 02:23:22 +00:00
Eli Zaretskii
340d34a59b *** empty log message *** 2006-11-27 07:28:40 +00:00
Eli Zaretskii
83b9737975 (Customization, Common Keywords)
(Group Definitions, Variable Definitions, Composite Types)
(Type Keywords, Customization Types): Add index entries for various
customization keywords.
2006-11-27 07:28:16 +00:00
Stefan Monnier
6b28caea07 (Multiline Font Lock): Rephrase some parts for clarity. 2006-11-23 18:36:22 +00:00
Stefan Monnier
22e659d77f Rephrase some font-lock-multiline text. 2006-11-19 19:27:29 +00:00
Chong Yidong
94a205acf0 Bump version to 22.0.91 2006-11-18 21:45:26 +00:00
Jan Djärv
b9660a6f99 * frames.texi (Window System Selections): Remove clipboard from
description of selection-coding-system.
2006-11-10 07:39:08 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Richard M. Stallman
e5c12c7d77 *** empty log message *** 2006-11-06 16:51:40 +00:00
Richard M. Stallman
5da6be58a0 (List Variables): Document COMPARE-FN. 2006-11-06 16:12:15 +00:00
Richard M. Stallman
002732bb52 Avoid use of "binding" to mean a relation;
use it only to refer to the meaning associated with a key.
2006-11-06 16:10:21 +00:00
Richard M. Stallman
68621fd40e (Top): Change menu node description. 2006-11-06 16:09:14 +00:00
Richard M. Stallman
7525356bc3 (Managing Overlays): Document overlay-recenter. 2006-11-06 16:08:35 +00:00
Chong Yidong
c5bd92c9c1 * makefile.w32-in: revert last change. 2006-10-30 14:15:57 +00:00
Chong Yidong
b4e4dc3c1f * Makefile.in: Use relative paths to avoid advertising filesystem
contents during compilation.

	* makefile.w32-in: Likewise.
2006-10-29 21:36:17 +00:00
Chong Yidong
5c26463121 * elisp.texi: Bump version number to 22.0.90. 2006-10-27 15:43:18 +00:00
Kim F. Storm
6c2962c228 (Event Input Misc): Update unread-command-events. 2006-10-23 16:46:47 +00:00
Kim F. Storm
300734d7ab *** empty log message *** 2006-10-23 16:46:33 +00:00
Nick Roberts
f1235ff9e3 (Sets And Lists): Fix typos. 2006-10-22 22:51:10 +00:00
Nick Roberts
aa02da7a79 *** empty log message *** 2006-10-22 22:50:17 +00:00
Juanma Barranquero
6db11765bf *** empty log message *** 2006-10-18 10:55:32 +00:00
Juanma Barranquero
b2c28d9b2f (Processing of Errors): Use @var for an argument, not @code. 2006-10-18 10:41:08 +00:00
Richard M. Stallman
ff53796b82 *** empty log message *** 2006-10-16 18:57:58 +00:00
Richard M. Stallman
94da4eb43b (Edebug Recursive Edit): Minor cleanup. 2006-10-16 18:57:45 +00:00
Richard M. Stallman
b98cf8d67b (Format of Keymaps): Show all the keymap element
patterns that result from menu items.
(Key Lookup): Minor cleanups.
2006-10-16 18:57:04 +00:00
Richard M. Stallman
ca76830859 (Precalculated Fontification): Don't say that
not setting font-lock-defaults avoids loading font-lock.
2006-10-16 18:54:26 +00:00
Richard M. Stallman
d5168faff6 Fix prev change. 2006-10-16 18:53:23 +00:00
Richard M. Stallman
652fcb8f37 (Documentation): Move xref to Emacs Manual here.
(Documentation Basics): From here.
Also doc emacs-lisp-docstring-fill-column.
2006-10-16 18:53:04 +00:00
Richard M. Stallman
1e24a34b74 Update version and ISBN. 2006-10-16 18:51:34 +00:00
Richard M. Stallman
16c9326b5d (Interactive Call): Clarify KEYS arg to call-interactively is a vector.
(Command Loop Info): Delete anchor in this-command-keys.
Add anchor in this-command-keys-vector.
(Recursive Editing): Document how recursive-edit handles the current buffer.
2006-10-16 18:50:56 +00:00
Chong Yidong
bb5da5be91 * frames.texi (Frame Titles): %c and %l are ignored in
frame-title-format.
2006-10-13 14:22:42 +00:00
Richard M. Stallman
8972d253c2 *** empty log message *** 2006-10-11 20:12:32 +00:00
Richard M. Stallman
3d0d68a4ba (Key Sequences): Clarify use of kbd. 2006-10-11 20:12:19 +00:00
Kim F. Storm
1334cc0ca9 (Sets And Lists): Add memql. 2006-10-10 16:11:57 +00:00
Kim F. Storm
3075e88146 *** empty log message *** 2006-10-10 16:11:48 +00:00
Richard M. Stallman
01993898e3 *** empty log message *** 2006-10-03 18:31:24 +00:00
Richard M. Stallman
1bae538c50 (Char Classes): Document :multibyte: and :unibyte:.
Clarify :ascii: and :nonascii:.
2006-10-03 17:48:44 +00:00
Juri Linkov
f9df5f68a8 *** empty log message *** 2006-09-29 21:18:15 +00:00
Juri Linkov
d29bb3add4 (%-Constructs): Reorder coding systems in the
documentation of %z to the real order displayed in the modeline.
2006-09-29 21:18:07 +00:00
Richard M. Stallman
98259f08e9 *** empty log message *** 2006-09-25 21:56:34 +00:00